body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#336699;
	text-align:center;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3399;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3366CC;
	text-decoration: none;
}

#wrapper {
	height: auto;
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
#headerImage {
	float:left;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 0px;
	left: 0px;
	height: 142px;
	width: 153px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 644px;
	float:left;
	}
#header span {
	position: absolute;
	left: -3000px;
	}
#bottomWrap {
	background-image: url(image/maincontentBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 797px;
	}
#maincontent {
	float:left;
	height: auto;
	width: 610px;
	margin-left: 25px;
}
#maincontent p {
	font-size: 12px;
	padding-left: 25px;
	text-align:justify;
	margin-right: 30px;
}
#maincontent li {
	font-size: 12px;
}
#maincontent h5 {
	padding-left: 20px;
}
#submenu {
	height: auto;
	width: 162px;
	float: left;
}
#submenu h2 {
	font-family: ;
	font-size: 18px;
	color: #D83DB2;
	font-weight: normal;
	text-indent:20px;
}
#submenu li {
	margin-left:0px;
	margin-right:10px;
	}
#footer {
	float:left;
	width:797px;
	height:161px;
	}
.aligncenter {
	text-align: center;
}
.bold {
	font-weight: bold;
}
#maincontent .floatright {
	float: right;
}
#maincontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

