@charset "UTF-8";

.alignRight {
	text-align: right;
}
.search_desc {
	position:relative;
	top: -20px;
	left: 540px;
}
a{
	text-decoration: none;	
}
.search_description{
	top: -20px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.bg_magazine {
	background-image: url(images/bg_maz.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.font_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.font_title_gray_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.font_title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.font_title_red16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.font_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.font_white_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align:right;
}
.newsletter_body {
	background-attachment: scroll;
	background-image: url(images/top_newsletter_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.events_body {
	background-attachment: scroll;
	background-image: url(images/top_events_gallery_body.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #ff8316;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
}.latest_news {
	background-attachment: scroll;
	background-image: url(images/top_news_mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.storm_watch {
	background-attachment: scroll;
	background-image: url(images/top_storm_mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.featured_articles {
	background-attachment: scroll;
	background-image: url(images/top_featured_articles_mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}.line {
	background-attachment: scroll;
	background-image: url(images/img_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

