@charset "UTF-8";
/* CSS Document */
body {
color:#808080;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.7em;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}
#wrap-inner {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(bg_wrap_inner.jpg) 50% 0;
	background-repeat:no-repeat;
	
	background-color: #202020;
}
#wrap-inner {
min-width:1000px;
}
#wrapper{
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


#text{
	height: auto;
	width: 323px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#text1{
	height: auto;
	width: 323px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#text2{
	height: auto;
	width: 323px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
	



a:link, #navEZPagesTOC ul li a {
	color: #999;
	text-decoration: none;
	}

 

a:visited {
	color: #666;
	text-decoration: none;
	}



a:hover{
	color: #FFF;
	}



a:active {
	color: #999;
	}
#footer{
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
