/* CSS Document */

body{margin:0px; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#047ade;}

a, a:visited, a:hover {
	color:#cf2c1f; 
}
a		{text-decoration:underline;color:#cf2c1f; line-height:18px;}
a:hover {text-decoration:undeline; font-weight:bold;}




#main{width:970px; height:auto; margin:auto; background-color:#FFFFFF;}

#header{width:100%; height:auto; float:left;}

#nav{width:100%; float:left;  height:auto;}

#greybox1{width:700px; height:auto; float:left; margin-top:15px;}
#greybox_top1{width:700px; height:auto; float:left;}
#greybox_mid1{
	width:700px;
	background-image:url(../images/greyox_mid1.jpg);
	background-repeat:repeat-y;
	height:auto;
	float:left;
}
#greybox_bot1{width:700px; height:auto; float:left;}
#box_content_area1{width:95%; height:auto; margin:auto;}


#main_area1{width:970px; height:auto;background-color:#FFFFFF; float:left;}

#left_area1{width:700px; height:auto; float:left; margin-left:6px; }
#welcome_img1{width:225px; float:left; height:auto; margin-top:12px; margin-right:15px;}
.welcome_head1{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:18px; color:#000000; font-style:italic;}
.small_text1{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color:#19628c;}
#welcome_text1{ width:425px; margin-top:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#19628c; float:left;}

#home_text1{ width:686px; margin-top:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#888b8c; float:left; margin-left:15px;}
#home_img1{width:225px; float:right; height:auto; margin-top:10px; margin-right:0px;}
#content1{ width:425px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#888b8c; float:left; margin-top:15px;}
#player1{ width:100%;float:left; margin-top:15px;}

#greybox{
	width:700px;
	height:auto;
	float:left;
	margin-top:15px;
}
#greybox_top{
	width:700px;
	height:auto;
	float:left;
}
#greybox_mid{
	width:960px;
	background-image:url(../images/greyox_mid.jpg);
	background-repeat:repeat-y;
	height:auto;
	float:left;
}

#greybox_bot{width:700px; height:auto; float:left;}
#box_content_area{width:95%; height:auto; margin:auto;}


#main_area{width:970px; height:auto;background-color:#FFFFFF; float:left;}



#left_area{
	width:960px;
	height:auto;
	float:left;
	margin-left:6px;
}
#welcome_img{
	width:200px;
	float:left;
	height:auto;
	margin-top:12px;
	margin-right:15px;
}
.welcome_head{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:18px; color:#000000; font-style:italic;}
.small_text{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color:#19628c;}
#welcome_text{
	width:100%;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#19628c;
	float:left;
}

#home_text{ width:686px; margin-top:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#888b8c; float:left; margin-left:15px;}
#home_img{width:225px; float:right; height:auto; margin-top:10px; margin-right:0px;}
#content{ width:425px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#888b8c; float:left; margin-top:15px;}
#player{ width:100%;float:left; margin-top:15px;}





#right_area{
	width:250px;
	height:300px;
	float:right;
}
#right_content_area{
	width:250px;
	height:265px;
	float:left;
	background-color:#eaeef1;
}
#right_bottom{width:250px; height:35px; float:left; background-color:#d9e1e4; }
#news_head{width:100%; height:61px; background-image:url(../images/news_bg.jpg); background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px;  color:#07090a; float:left; line-height:61px; padding-left:20px;}
.news{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#07090a;padding-left:20px;padding-left:20px;  padding-top:10px;}


#footer{
	width:970px;
	height:115px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
#fleft{float:left; width:420px; height:auto; margin-left:20px;}
#fright{
	float:right;
	width:420px;
	height:auto;
	color:#757575;
	text-align:right;
	margin-right:20px;
}
.web_link{color:#353535; text-decoration:underline; color:#757575;}
.web_link:hover{color:#cf2c1f;}

#blank{width:100%; height:51px; float:left;}
