@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #003366;
	background-image: url(../images/raywoodbground.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container{
	width: 955px;
	height: 615px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu{
	width: 636px;
	padding-right: 166px;
	padding-left: 151px;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
	position: relative;
}
#logo{
	width: 300px;
	padding-left: 155px;
	float: left;
	position: relative;
}
#events_box{
	float: left;
	width: 480px;
	background-image: url(../images/event_bground.gif);
	background-repeat: no-repeat;
	height: 144px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 12px;
	position: relative;
}
#events_box a:link{
	color: #003366;
	text-decoration: none;
}
#events_box a:visited{
	color: #003366;
	text-decoration: none;
}
#events_box a:hover{
	color: #333333;
	text-decoration: underline;
}
#events_box a:active{
	color: #FF0000;
	text-decoration: none;
}
#main_content{
	float: left;
	color: #FFFFFF;
	width: 420px;
	text-align: left;
	padding-left: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	min-height:300px;
	position: relative;
}
.list{
	font-size: 12px;
	width: 300px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	font-weight: normal;
	padding-left: 5px;
	margin-left: 15px;
}
#news_column{
	width: 359px;
	float: left;
	padding-top: 15px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	min-height:300px;
}
#news_box_top{
	background-image: url(../images/news_box/news_box_r1_c1.gif);
	height: 12px;
	width: 359px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	left: -10px;
	padding-left: 5px;
}
#new_box_middle{
	background-image: url(../images/news_box/news_box_r2_c1.gif);
	float: left;
	width: 182px;
	background-repeat: repeat-y;
	background-position: left;
	left: -10px;
	padding-left: 7px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 170px;
}
#new_box_middle a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#new_box_middle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#new_box_middle a:active{
	color: #FFFF00;
	text-decoration: none;
}
#new_box_middle a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#new_box_bottom{
	float: left;
	width: 359px;
	left: -10px;
	padding-left: 0px;
	padding-top: 20px;
	background-image: url(../images/news_box/news_box_r4_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#footer{
	float: left;
	width: 645px;
	height: 41px;
	text-align: center;
	left: 152px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	background-image: url(../images/footer_bg.gif);
	position: relative;
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#footer a:active{
	color: #0099FF;
	text-decoration: none;
}

#copyright{
	height: 27px;
	background-image: url(../images/footer_bg.gif);
	width: 645px;
	position: relative;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

