@charset "UTF-8";
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: eof5fd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	
}
#banner {
	height: 120px;
	position: relative;
	background-image: url(images/HeadLogo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner #navbar {
	position: absolute;
	left: 785px;
	top: 35px;
	color: #333333;
}
#wrapper #topNav {
	height: 43px;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
}
#searchBar {
	position: absolute;
	left: 750px;
	top: 110px;
	color: #333333;
	width: 220px;
	height: 22;
}
#wrapper #mainBoby {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #333333;
	background-image: url(images/body_bk.gif);
	background-repeat: repeat-y;
}
#sidebar h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #C85B92;
	padding: 3px;
}
#sidebar1 h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #C85B92;
	padding: 3px;
}
.floatright {
	float: right;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	height: 30px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar li a {
	color: #990066;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	margin-top: 15px;
	margin-left: 570px;
	padding-right: 12px;
	padding-left: 12px;
}
#footer {
	clear: both;
	font-size: 10px;
	background-image: url(images/footer_bk.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	height: 400px;
}
#wrapper #bottomNav {
	font-size: 12px;
	color: #333333;
	background-position: center;
	text-align: center;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bold;
}


#wrapper #credit {
	font-size: 9px;
	color: #990066;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: ffffff;
}

#sidebar li a:hover {
	background-color: #E7E7E7;
}
#footer a {
	text-decoration: none;
	color: #2B74BF;
	font-size: 11px;
}
#footer a:hover {
	color: #666666;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#wrapper #mainBoby h1 {
	font-size: 14px;
	color: #00AEEE;
}
#wrapper #mainBoby li {
	list-style-image: url(images/bullet.gif);
}

