.ajax-content{
/*	background:url(http://www.trbailey.net/images/translucent.png); */
	position:absolute;
	float:left;
	max-width:65%;
	padding:5px; 
	border:outset;
	font-size:1em; 
	margin:10px;
}
	
#sel1 {
	float:left;
    }
#sel2 { 
    position:relative; 
    left:-170px; 
   }
/* #sel3 {
	position:relative;
	left:155px;
	top:20px;
	max-width:100;
} */
.style3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px;
    }
#pagewrap { position:absolute; margin-left:30px;} 
.style6 {font-size: 12px;color:gray;}
.style12 {color: gray; font-weight:bold;}
.style15 {color: #6600CC}
.style19 {color: gray;font-size: 24px}

h2,h3{
    font-size:16px;
    line-height:20px;
    color:#00749E;
    margin:0;
    padding:0;
    }
.h2{
    font-family:Arial, Helvetica, sans-serif;
    line-height:18px;
    font-size:12px;
    color:#312E2E;
    font-weight:400;
    }

/* Button Form */
LI.list1 {list-style: circle outside; margin-left:50px; font-size:small;}
LI.list2 {list-style: square inside; color:blue}
.blacktext {color:black}
input.btn { 
  color:#050; 
  font: .5em 'trebuchet ms',helvetica,sans-serif; 
} 

#header{
    height:69px;
    margin:0 auto;
    padding:0;
    }
#header h1.blogtitle{
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:10px 0 0;
    }
#header p.desc{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0;
    padding:0;
    }
#top{
    background-color:transparent;
    background-image:url(images/topbck.gif);
    background-repeat:repeat-x;
    height:10px;
    }
#ddnav{
    background-color:transparent; 
    height:35px;
    margin:0;
    padding:0;
    }
#nav{
    background-color:transparent;
    height:25px;
    font-weight:400;
    margin:0 auto;
    padding:10px 0 0;
    }
ul.nav{
    height:25px;
    line-height:25px;
    float:left;
    list-style:none;
    font-size:10px;
    text-transform:inherit;
    margin:0;
    padding:0;
    }
ul.nav li{
    float:left !important;
    list-style-type:none;
    border-right:2px solid #312e2e;
    margin:0;
    padding:0;
    }
ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
    background:url(images/navsilver.gif) repeat-x;
    color:#818181;
    display:block;
    text-decoration:none;
    padding:0 15px;
    }
ul.nav li a:hover,ul.nav li a:active{
	background:url(images/navsilver.gif) repeat-x;
	color:#000;
	text-decoration:none;
	text-align: center;
    }
ul.nav li.current_page_item a{
    text-decoration:none;
	  font-size:1.2em;
    background:url(images/navblue.gif) repeat-x;
    color:#fff;   
    }
ul.nav li ul{
    float:left;
    margin:0;
    padding:0;
    }
#main{
    margin:0 auto;
    padding:0;
    }
	
/* Begin Forecast applet */
.forecast {
	float:left;
	border: 1px solid #CCC;
	padding: 6px;
	margin: 2px;
}

.loc_name {
	font-size: 1.1em;
}

.loc_text {
	text-align: center;
}

.details, .for_date {
	font-size: .7em;
}

.for_border {
	border: 1px solid #CCC;
	background-color: #FFF;
}
.temp_u {
	background: url('weather/temp_u.gif') repeat-y;
}
.temp_0 {
	background: url('weather/temp_0.gif') repeat-y;
}
.temp_10 {
	background: url('weather/temp_10.gif') repeat-y;
}
.temp_20 {
	background: url('weather/temp_20.gif') repeat-y;
}
.temp_30 {
	background: url('weather/temp_30.gif') repeat-y;
}
.temp_40 {
	background: url('weather/temp_40.gif') repeat-y;
}
.temp_50 {
	background: url('weather/temp_50.gif') repeat-y;
}
.temp_60 {
	background: url('weather/temp_60.gif') repeat-y;
}
.temp_70 {
	background: url('weather/temp_70.gif') repeat-y;
}
.temp_80 {
	background: url('weather/temp_80.gif') repeat-y;
}
.temp_90 {
	background: url('weather/temp_90.gif') repeat-y;
}
.temp_100 {
	background: url('weather/temp_100.gif') repeat-y;
}
/* End forecast Applet */

