/* CSS Document */

#body{
	margin:0px;
	padding:0px;
	background-image: url(../images/bg1.jpg);		
}

a:link { color: fff; }
a:active { color: #FFFF33; }
a:visited { color: #996699; }
a:hover { color: #FFFF66; }

#pagewrap{
	width:860px;
	text-align: center;
	margin-left: auto; 
  	margin-right: auto;
}

#header{
	height: 160px;
  	clear: both;	
}


#contentwrap{
 	height: 550px;
	margin-top:-20px;
 	margin-bottom:0px;
 	margin-left:0px;
  	margin-right:0px;
	padding-top: -10px; 
	background-image: url(../images/cntbck.jpg);	
}


#leftcol{
	float: left;
	width:140px;
	margin-top: -0px;
	margin-bottom: -7px;
	padding-top: 5px;
	height: 550px;	
}

#rightcol{
	float: right;
  	width:180px;
 	margin-top: -0px;
	margin-bottom: -7px;
	padding-top: 5px;
	height: 550px;
	a:hover(color:black;)
}

#centercol{
	margin-left:156px;
	margin-right:154px;
	margin-top: -10px;
	padding-top: -10px;
	margin-bottom:-7px;
	height: 550px;
	background-color: 000000;
}

#textbox1{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: left;
	height: 300px;
}

#textbox2{
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	height: 309px;
}

#textbox3{
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	height: 500px;
}

#textbox4{
	margin-left: 5px;
	margin-right: -15px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
	height: 300px;
}

#textbox5{
	margin-left: -14px;
	margin-right: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: left;
	height: 300px;
}

#footer{
	margin-top: -15px;
	height: 90px;
	clear: both;
	border: 0px;
	padding: 0;
	text-align: center;
	background-image: url(../images/ftrbck.jpg);	
}

#footer a{
	color: #CCCCCC;
}

#footer a:hover { 
	color: #FFFF66; 
}

#footertext{
	padding-top: 10px;
	margin-top: 5px;
}

#menu {
	width: 120px;
	margin: 0px;
	margin-left: 7px;
	background-image: url(../images/navbck.gif);
	height: 260px;
	}
	
#menu li {
	margin-left: 8px;
	padding-top: 6px;
	}
	
ul {
	list-style: none;
	padding: 0;
	}
	

h1{
	font-size:11px;
	margin:0px;
	vertical-align: middle;
}

h2{
	font-size:18px;
	margin:0px;
}

h3{
	font-size:16px;
	margin:0px;
	margin-left: 30px;
	margin-top: 20px;
}

h4{
	font-size:14px;
	margin:0px;
	vertical-align: middle;
}

p{
	font-size:12px;
	margin:0px;
}

p2{
	font-size:10px;
	margin:0px;
}
