@charset "utf-8";
body {
	background-color: #000;
	background-image: url(images/redstripebg.gif);
	background-repeat: repeat-x;
	padding: 8px;
}
#container {
	background-color: #000000;
	width: 810px;
}
#main_content {
	background-color: #FFF;
	width: 800px;
	padding: 5px;
}
#sidebar_menu {
	sfont-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Verdana;
	list-style-type: none;
	list-style-image: none;
	background-color: #9CF;
	width: 197px;
	padding: 10px;
	position: relative;
	top: 10px;
}
.post {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}
h2 {
	font-family: Verdana;
	text-align: left;
	font-size: 14px;
}
.nav {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
.info {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	text-decoration: underline;
}
.about {
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	width: 530px;
	line-height: 22px;
	color: #000;
	border: 1px solid #99CCFF;
}
input {
	font-family: Verdana;
	font-size: 14px;
	color: #999;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	font-family: Verdana;
	text-align: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#sidebar_menu_srch {
	sfont-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Verdana;
	list-style-type: none;
	list-style-image: none;
	background-color: #9CF;
	width: 186px;
	padding: 15.5px;
	position: relative;
}
#copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-style: italic;
}
#copyright a {
	font-size: 10px;
	color: #669933;
}
#bottomnav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}