@charset "UTF-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#wrapper {
	width: 760px;
	background-image: url(images/clouds2.jpg);
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #6600FF;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6600FF;
	height: 130px;
	background-color: #CCCCCC;
}
.floatLeft {
	float: left;
}
#sidebar {
	float: left;
	background-color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	padding-top: 40px;
	width: 113px;
	height: 300px;
}

.body_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
}

#body_text {
	font-size: 12px;
	width: 630px;
	clear: right;
	float: right;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #6600FF;
}
h1 {
	font-size: 36px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navagator ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navagator a {
	display: block;
	color:#000000;
	background-color:#3399FF;
	padding: 6px;
	text-decoration:none;
}
#navagator a:hover {
	background-color:#0000CC;
	color:#FFFFFF;
}
#active a {
	display:block;
	color:#000000;
	background-color:#CCCCCC;
	padding:6px;
	text-decoration: none;
}
#tabs {
	text-decoration: none;
	position: relative;
	width: 643px;
	float: right;
}
a {
	color:#CC0000;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	display: inline;	
}


.floatCenter {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-top: 77px;
	margin-bottom: 77px;
	margin-left: 150px;
}
#footer {
	clear: both;
}
#tabs_b {
	width: 643px;
	position: relative;
	float: right;
}
#center {
	background-color: FFFFF;
	padding: 25px;
}
