body {
	background: url(images/home-bg1.jpg) center no-repeat;
	background-position: top;
	background-color: #000;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
img {border:0;}
object {
	border:0;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
embed {border:0;}

/******************** new ****************************/
#con {
	width:917px;
	margin: 0 auto;
	background:url(images/bg_1.png);
	width:960px;		
}

	
#main {
	padding-left:10px;
	padding-bottom:0px;
	border: 0;
	width:960px;
	height:520px;
	background:url(images/bg.png) no-repeat;
	background-color:f0f0f0;
}


#main1 {
	padding-left:10px;
	padding-bottom:0px;
	border: 0;
	width:960px;
	
	background:url(images/bg.png) no-repeat;
	background-color:f0f0f0;
}




#top {
	padding:0px;
	background:url(images/logo-top-bg.png) repeat;
	height:120px;
	border: 0;
	width:100%;
	color:fff;

}

#bottom {
	padding:0px;
	background:url(images/logo-bottom-bg.png) repeat;
	height:120px;
	border: 0;
	width:100%;
	color: #fff;
	font-size: 0.9em;
}


* {
	margin: 0;
	outline: none;
	padding: 0;
	line-height: normal;
	/*color: #666;*/
}
img {border: none;}

h1 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	background: url( h1_bg.gif) no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h7 {
	font: 5em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	background: url( h1_bg.gif) no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


.container {
	overflow: hidden;
	background-color:f0f0f0;
	width: 960px;
	margin: 0 auto;
	color:#FFF;	
	
}
label {
color: #fff;
font-family:Arial, Helvetica, sans-serif;
}

.style25 {color: #FFFFFF}
.style26 {
	font-size: 1em;
	font-weight: bold;
}

.container_1 {
	overflow: hidden;
	width: 960px;
	background-color:f0f0f0;
	margin: 0 auto;
	padding:10px;
}
a {color: #fff;}



/************ ROLLOVERS ************/

#dropmenudiv{
position:absolute;
margin-top:-1px;
font:normal .7em Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom:1px solid #666666;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
color:#ffffff;
}

/************ image ************/
.bg {
	line-height:10px;

	
	background:images/dot.gif;
	display:block;
	clear:both;
	margin:0 15px 15px 0;
	background-image: url(images/dot.gif);
	}

.img_r{
	float:right;
	clear:both;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

	}
.img_l{
	float:left;
	padding: 0 15px 15px 0;
	clear:both;
	}
	

	
.img_spot{
	float:left;
	padding: 5px 5px 2px 5px;
	clear:both;
	}
	
.arrow_icon {
	display: block;
	width: 138px;
	height: 138px;
	background-image: url(https://www.nhc.noaa.gov/overview_atl/tafb_atl_graphics.png);
	background-repeat: no-repeat;
} 
.ar_box { background-position: -20px -100px; } 

	
/************ table ************/
.tab_1{
padding-top: 0;
	clear:both;
	}
	

/************ TEMPLATE ************/

.rightside {background-image:url(images/back-right.gif);background-repeat:repeat-x;height:150px;}
.leftside {background-image:url(images/back-left.gif);background-repeat:repeat-x;height:150px;}

.searchbox {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color:#ffffff;
	}
.searchbox a {
	color:#ffffff;
	text-decoration:none;
	}
.searchbox a:hover {
	color:#0099ff;
	}

.topnav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color: #3D499F;
	background-color:3D499F;
	margin:0;
	background-image: url(images/blue_top.gif);
	}
.topnav ul{
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	line-height:12px;
	}
.topnav li{
	padding: 0 40px 5px 20px;
	display: inline;
	
	}
.topnav a {
	margin:0;
	color:#EAEAEA;
	text-decoration:none;
	padding:5px 15px;
	line-height:25px;
	}
.topnav a:hover {
	color:#ffffff;
	background-color:#999999;
	
	}
	
.topnav h4 {
	margin:0;
	color:#EAEAEA;
	padding:7px 10px;
	line-height:25px;
	font-size:9px;
	}

.conference {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color: #3D499F;
	margin:0;	
	}
	
.conference a {
	margin:0;
	color:#EAEAEA;
	text-decoration:none;
	padding:7px 10px;
	line-height:25px;
	}
.conference a:hover {
	color:#ffffff;
	background-color:#999999;
	}
.leftnav {
	font-size: 0.9em;
	font-family:arial;
	background-color:#001e67;
	width:190px;
	vertical-align:top;
	padding-top:10px;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	}
	
	
.leftnav h1 {
	font-size: 0.9em;
	font-family:arial;
	color:#333333;
	line-height:20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display:block;
	clear:both;
	
	}
.leftnav h2 {
	color:#ffffff;
	font-size: 1.2em;
	font-weight:bold;
	margin:5px 0 5px 10px;
	
	}
.leftnav img {margin:5px 0 5px 10px;}

.leftnav_b {
	font-size: 0.85em;
	font-family:arial;
	line-height:20px;
	background-color:#D7DBF3;
	width:190px;
	margin-top: 0px;
	margin:0 5px 0 10px;}
	
.leftnav_br {
	font-size: 1em;
	font-family:arial;
	font-weight: 2500;
	line-height:20px;
	background-color:#001E67;
	width:190px;
	margin-top: 0px;
	margin:0 5px 0 10px;}
	
.leftnav_br table
{
}
	padding: 0;
	}
	
.leftnav_br h1 {
	color:#333333;
	font-size: 0.9em;
	font-weight: 800;

	display:inline;
	padding-left: 10px;
	}

	}
.leftnav_br h2 {
	color:#333333;
	font-size: 0.8em;
	font-family:Arial;
	text-decoration: none;
	line-height: 10px;
	}

.leftnav_br img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

.leftnav_br a{
	color: #FFFFFF;
	}
.leftnav_br a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
.navleft {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	line-height:12px;
	
	}
.navleft li{
	padding: 0 0 5px 15px;
	}
.navleft li a {
	height:1%;
	display: block;
	color:white;
	text-decoration:none;
	}
.navleft li a:hover {
	color:#B75701;
	}

.navright {
    line-height:20px;
	background: #000000;
	background-image: url(images/blue_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align: middle;
	padding:0 0 0 20px;
	font-family:arial;
	}
.navright ul{
	margin: 10px 0 0 5px;
	padding: 0;
	list-style: none;
	line-height:10px;
	}
.navright li{
	padding-bottom: 2px;
	}
.navright li a {
	height:1%;
	display: block;
	font-size: .7em;
	color:#ffffff;
	text-decoration: none;
	padding: 2px 0 3px 5px;
	}
.navright li a:hover {
	height:1%;
	color: #ffffff;
	background-color:#000000;
	background-image:url(../images/back-rtroll.gif);
	background-repeat: no-repeat;
	}
.navright h1 {
	color:#CC7F33;
	font-weight:bold;
	font-size: .7em;
	margin:0 0 0 10px;
	}	
	
	.navright h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.85em;
	margin:0 0 0 5px;
	}	
.jhm {color:#CC7F33;font-weight:bold;}	
.jhm:hover {color:#CC7F33;}	


/************ CONTENT AREAS ************/

.content {
	padding: 0px 10px;
	vertical-align: top;
	color: #FFF;
	}
.content h5 {
	margin:0;
	font-size: 1.2em;
	color:#eeeded;
	}
	
.content h2 {
	font-size: 1.2em;
	color: #666;
	}
.content h6 {
	
	font-size: 1.2em;
	color:#FFF;
	}
	
.content h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666;
	}
.STD{
	font-family:arial;
	font-size: 0.9em;
	line-height:20px;
	color:#333333;
	display:block;
	clear:both;
	margin:10px 15px 0px 13px;
	}
	.STDB{
	font-family:arial;
	font-size: 0.9em;
	line-height:20px;
	color:#333333;
	display:block;
	clear:both;
	
	}
.STD h2 {
	margin:0;
	font-size: 1em;
	}
.event {
	font-family:arial;
	font-size: 0.75em;
	line-height:20px;
	color:#ffffff;
	display:block;
	clear:both;
	background-color: #b75701;
	width: 210px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	}
.event h2 {
	margin:0;
	font-size: 1em;
	}
.event h1 {
	font-size: 1.2em;
	font-family:arial;
	color:#ffffff;
	margin: 10px 0;
	}
.event a {
	text-decoration:none;
	color:#333333;
	}
.event a:hover {
	text-decoration:underline;
	color:#000066;
	}
.todayhdr {
	font-family: arial;
	font-size: 0.9em;
	color: #666;
	font-weight: 900;
	line-height: inherit;
	}
.todayhdr_a {
	font-family:arial;
	font-size: 1.2em;
	margin:10px 0 15px 0;
	color:#000066;
	}
.todayhdr a{
	text-decoration:underline;
	color: #000066;
	}
.todayhdr a:hover{
	text-decoration:none;
	}
.todayhdr a:visited{
	color:#000066;
	}
.todayhdr h1 {
	color:#000066;
	}
	
.todayhdr h2 {
	color: #CCC;
	font-size::5em;
	font-family:arial;
	}
	
.todayhdr h5 {
	color:#333;
	font-size::1.2em;
	}
	
.STDA {
	font-family:arial;
	font-size: 0.9em;
	margin:0 0 0 0;
	color:#000066;
	}

.STDA a{
	text-decoration:none;
	color: #000066;
	}
.STDA a:hover{
	text-decoration:none;
	}
.STDA a:visited{
	color:#000066;
	}
.STDA h1 {
	color:#000066;
	}

		
	
.today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	color: #666;
	display: block;
	clear: both;
	margin: 0 0px 0px 0;
	}	
	
.today h2 {
	margin:0;
	font-size: 1em;
	}
	

.today h3 {
	margin:0;
	font-size: 1em;
	color: #FF0000;
	}
	
.today h4 {
	margin:0;
	font-size: 1em;
		}
		
.today h5 {
	margin: 0;
	font-size: 1.2em;
	color: #C30;
		}
		
.today h6 {
	margin: 0;
	font-size: 1.2em;
	color: #333;
		}
		
.today h7 {
	margin: 0;
	font-size: 1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
		}

.today a {
	text-decoration: none;
	color: #666;
	}
.today a:hover {
	color: #666;
	}

.highlights {
	background-color:#D7DBF3;
	font-family:arial;
	font-size: 0.8em;
	line-height:18px;
	color:#000066;
	vertical-align:top;
	padding-top:10px;
	}
.highlights h1 {
	font-size: 0.9em;
	font-family:arial;
	color:#b75701;
	margin: 10px 0;
	}
.highlightsbox {
	background-color:#001e67;
	margin: 0 0 0 0;
	padding-left:15px;

	}
.padding1 { padding-top:0px;}
.highlightsbox img {padding-left:15px; padding-top:0px;}
.highlightsbox h1 {
	font-size: .75em;
	font-family:arial;
	color:#ffffff;
	margin: 10px 0;
	}
.highlightsbox p {
	margin: 0;
	font-size: .75em;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	}
.highlightsbox a {color:#ffffff;text-decoration:none;}
.highlightsbox a:hover {text-decoration:underline;}

/************ FOOTER ************/
table.footersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#fff; }
	
.footer {
	background-color:#D7DBF3;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:#fff;
	bottom: 0px;
	}
.footer a {
	font-family:verdana;
	color:#fff;
	text-decoration:none;
	padding:10px;
	}
.footer a:hover {
	color:#0099ff;
	}
.footersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	}
.footersub a {
	font-family:verdana;
	color:#ffffff;
	text-decoration:none;
	
	}
.footersub a:hover {
	color:#0099ff;
	}
