/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #666;
} 
 
#pagewidth{
	width:960px;
	margin-left:auto;
	margin-right:auto;
} 
 
#header{
	position:relative;
	width:100%;
} 
.box {
	text-align: center;
	display: block;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	background-color: #000000;
}
.maincolbox {
	display: block;
	padding-right: 80px;
	padding-left: 80px;
	color: #CCC;
}
html,body {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
 
#maincol{
 width:;
	width: 100%;
	margin-top: 0px;
	text-decoration: none;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
 }
 
#footer{
	clear:both;
	color: #000;
	font-size: 60%;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #FFF;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
#textnavbar {
	color: #999999;
	font: 80% Arial, Helvetica, sans-serif;
	display: block;
	list-style: circle;
	background: #000000;
}


#textnavbar_bottom {
	background: #000000;
	display: inline;
	font: 80% Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: #999999;
	text-align: center;
}
#maincol ul {
	text-align: left;
	padding-left: 40%;
}

