@charset "utf-8";
/* CSS Document v1.*/
#headcontainer{
	background:#000;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	}
#container {
	width: 778px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-color: #333;*/
	/*background-image: url(../images/maincontentback03.jpg);*/
	background-repeat: no-repeat;
	background-position: -1px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	top: 0px;
}
#randomimage{
	width: 560px;
	height: 220px;
	}
#content01{
	width: 535px;
	background: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
	color: #FFF;
	vertical-align: top;
	font-style: normal;
	}
#header {
	height: 66px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

#header .logo {
	width: 200px;
	height: 66px;
	background-image: url(../images/Logo_Button.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#headerright {
	height: 41px;
	width: 578px;
	}	
#header .headrt {
	width: 578px;
	height: 66px;
	margin-left: 0px;
	background-image: url(../images/img_header02.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#headmenu {
	/*padding-top: 46px;*/
	height: 25px;
	
	}
#headmenu ul {
	/*padding-left: 0px; taking this out didn't do anything.*/ 
	font-size: 78%;
	line-height: 6px;
	display: inline;
}
#headmenu ul li {
	display: inline;
	list-style-type: none;
}
#headmenu ul li a {
	padding: 6px 4px;
	text-decoration: none;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;	
}
#headmenu ul li a:hover {color: #FFF;}
#sidebar01 {
	width: 200px; /* must have width */
	float: left;
	top: 0px;
	}
/*#active {
	background-color: #F00;	
	}*/
#sidebar01 ul {
	width: 198px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
#sidebar01 li {	
	margin-left: 0;
	padding-left: 0;
	}
#sidebar01 ul li a{
	width: 188px;
	display: block;
	background-image: url(../images/menu02.gif);
	text-decoration: none;
	padding-left: 10px;
	font-size: 96%;
	line-height: 20px;
	color: #D6D6D6;
	height: 20px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	background-repeat: no-repeat;
	}
#sidebar01 ul li a:hover{
	width: 188px;
	display: block;
	background-image: url(../images/menu_hover02.gif);
	padding-left: 10px;
	font-size: 96%;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000;
	height: 20px;
	}
#sidebar02{
	width: 198px;
	padding-left: 10px;
	color: #FFF;
	background: #666;
	width: 178px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding-right: 10px;
	display: block;
	/*background: url(../images/sidebarfade.png);*/
	}

#sidebar03 ul li a{
	width: 188px;
	display: block;
	background-image: url(../images/menu_hover02.gif);
	text-decoration: none;
	padding-left: 10px;
	font-size: 96%;
	line-height: 20px;
	color: #000;
	height: 20px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	background-repeat: no-repeat;
	}
#sidebar03 ul li a:hover{
	width: 188px;
	display: block;
	background-image: url(../images/menu03.gif);
	padding-left: 10px;
	font-size: 96%;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000;
	height: 20px;
	}	

#mainContent {
	width: 558px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*background-color: #333;*/
	/*background-image: url(../images/maincontentback01.jpg);*/
	background-position: -1px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	top: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	top: 0px;
}
#footer {
	width: 778px;
	background-color: #000;
	height: 50px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	}
/*boxes section*/
#twoCol{
	width: 558px;
	background-color: #333;
	top: 0px;
	}
.left01 { /*This the basic two column box */
	float:left;
	width:259px;
	display: block;
	top: 0px;
	background: no-repeat 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: text-top;
	}
.right01 {
	width:274px;
	padding-left: 5px;
	display: block;
	margin-left: 279px;
	top: 0px;
	}
/*padding rules*/
.leftPad10px {padding-left: 10px;}
#subfooter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	background-color: #333;
	}
/*if IE 5*/

 /*place css box model fixes for IE 5* in this conditional comment*/ 
/*#sidebar1 { width: 202px; }*/
/*endif*/
/*if IE*/
 /*place css fixes for all versions of IE in this conditional comment */
/*#sidebar1 { padding-top: 30px; }*/
/*#mainContent { zoom: 1; }*/
 /*the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

/*ndif*/

