@charset "UTF-8";
/* CSS Document */

body {
	background-color: #010101;
}
#rapper {
	background-color: #010101;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-color: #010101;
	height: 83px;
	width: 950px;
	position: relative;
	background-position: 0px 0px;
	color: #F0F0F0;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#nav {
	height: 31px;
	width: 950px;
	position: relative;
	background-color: #010101;
	background-repeat: no-repeat;
}
.navbut   a:link {
	text-decoration: none;
}
#rightmiddlecurtain {
	background-color: #010101;
	float: right;
	height: 31px;
	width: 140px;
	position: relative;
}
#leftmiddlecurtain {
	background-color: #010101;
	float: left;
	height: 31px;
	width: 142px;
	position: relative;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #C72016;
	width: 668px;
	height: 31px;
	float: left;
	position: relative;
}
.navbut a:visited {
}
.navbut a:hover {
}
.navbut a:active {
}
.classidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.navbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	float: left;
	height: 40px;
	width: 150px;
	margin-left: 15px;
	padding-left: 25px;
	background-image: url(../images/buttongrad.jpg);
	background-repeat: repeat-y;
}
#leftcurtainbottom {
	background-color: #010101;
	float: left;
	width: 59px;
	position: relative;
	height: 386px;
}
#leftmargin {
	background-color: #010101;
	float: left;
	width: 385px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-repeat: no-repeat;
	height: 386px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.leftimage {
	float: left;
	width: 200px;
	position: relative;
	font-size: 12px;
	color: #336633;
}
#rightmargin {
	background-color: #010101;
	float: left;
	width: 385px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	height: 386px;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#expandableright {
	background-image: url(../images/images/expansionright_22.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 398px;
	position: relative;
	padding-right: 51px;
	padding-left: 25px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.content {
	height: 50px;
	width: 36.5px;
	position: relative;
}
#expandableleft {
	background-image: url(../images/images/images/expandableleft_21.jpg);
	background-repeat: repeat-y;
	width: 402px;
	position: relative;
	float: right;
	padding-right: 15px;
	padding-left: 59px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#footer {
	height: 22px;
	width: 888px;
	position: relative;
	background-image: url(../images/images/images/footerwk_23.jpg);
	color: #000000;
	font-size: 16px;
	float: none;
	padding-top: 50px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 31px;
}
#rightbottomcurtain {
	background-color: #010101;
	float: right;
	width: 61px;
	position: relative;
	height: 385px;
}
.clearfloat {
	clear: both;
}

