BODY {
	BACKGROUND-POSITION: 50% 50%;  
	MARGIN: 0px auto; 
	background-image: URL(../images/main_bg.gif);
	BACKGROUND-REPEAT: repeat-y;
	background-color: #000000;
	background-attachment: fixed;
	text-align: center;
}
#wrapper {
	background: #ffffff;
	width:780px;
	text-align:center;
	margin:0 auto;
}
#banner {
	background-color: #000000;
	background-repeat: no-repeat;
	width: 780px;
	height: 380px;

}
#content {
	width: 780px;
	text-align: left;
}
#left {
	width: 204px;
	float: left;
	text-align:left;
}



#maincontent {
	width: 574px;
	float: left;
}
#contentbar {
	background-image: URL(../images/contentbar.jpg);
	width: 564px;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}
#contenttext {
	background: #FFFFFF;
	width: 574px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#contenttext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0238b2;
	text-decoration: none;
}
#contenttext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0238b2;
	text-decoration: none;
}
#contenttext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0238b2;
	text-decoration: none;
}
#headbg {
	background-image: URL(../images/headbg.jpg);
	background-repeat: repeat-x;
	width: 564px;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#footerbg {
	width: 780px;
	height: 96px;
	clear: both;
}.tdtr {  background-color: #F2FBFF; border: #003399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6D8BAF;
	text-decoration: none;
	cursor:pointer;
}
.menuOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6D8BAF;
	text-decoration: none;
	background-color: #EFF2F5;
	cursor:pointer;
}

