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

body {
	background-color:#333333;
    margin-top:0px;
  	background-image:url(../images/stripe.jpg);
	background-repeat:repeat-x;
	background-position:top;

		}
p {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:1.4em; letter-spacing:.05em; color:#fff;}

.clear {clear:both;}

#topnav {
	width:200px;
	height:20px;
	color:#fff;
	float: right;
	margin-bottom:2px;
}

#topnav a {
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}
#topnav hover {
		border-bottom:dotted 2px #FFF; 
}
.button1 {
	float:left;
	width:150px;
	height:24px;
	margin-top:14px;
	margin-left:9px;
	color:#ffffff;
	font-size:16px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	letter-spacing:0.06em;
}
.leftshadow {
	float:left;
	width:10px;
	height:850px;
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-y;
}
.bodybox {
	width:910px;
	height:auto;
	overflow:hidden;
	background-position:bottom;
	background-repeat:no-repeat;
}
.rightshadow {
	float:right;
	width:10px;
	height:850px;
	background-image:url(../images/shadow2.jpg);
	background-repeat:repeat-y;
}
.topbanner {
	width:900px;
	height:200px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.midnavigate {
	width:900px;
	height:44px;
	background-image: url(../images/midbar.jpg);
	background-repeat: no-repeat;
}
.leftnav {
	float:left;
	margin-top:20px;
	width:220px;
	height:602px;
	margin-top:0px;
	background-color:#333333;
	padding: 8px 8px 0px 8px;
}
.titles {
	color:#fff;
	letter-spacing:.04em;
	font-style:italic;
}
.formbox {
	width:130px;
	height:15px;
	font-size:10px;
	color:#333;
}
.printbox {
	float:left;
	width:200px;
	height:225px;
	background-repeat:no-repeat;
	margin:10px;
}
.videobox {
	float:left;
	width:200px;
	height:314px;
	background-repeat:no-repeat;
	margin:10px;
}
.bottommid {
	float:left;
	width:663px;
	height:336px;
	background-color: #FFF;
	background-image: url(../images/botombx.jpg);
	background-repeat:no-repeat;
}
.formclass {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	letter-spacing:.04em;
	font-weight:bold;
}
.littlefolder {float:left; margin-right:3px;}

.midcontainer {
	width:663px;
	height:auto;
	float: right;
	padding-top:10px;
}
.topmidcontainer {
	float:left;
	width:663px;
	height:auto;
	overflow:hidden;
	background-color:#333333;
	margin-bottom: 15px;
	background-color: #333;
	background-repeat: no-repeat;
}
.footer {
	margin-top:0px;
	border-top:solid 1px #09F;
	width:920px;
	height:20px;
	background-color:#333;
	color:#CCC;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.05em;
}
.about {
	float:left;
	padding:8px;
	width:647px;
	height:536px;
	color:#ffffff;
	background-color: #333;
	background-repeat: no-repeat;
	overflow:auto;
}

