
body{
background: #000;
}

#wrapper{
	margin:0 auto;
	width:1000px;
	padding: 0 0 30px 0; 
	align:center;
}

#wrap-top{
	width: 1000px;
	height: 142px;
	background: url(IMAGES/buttons/frame_top.png); 
}

#content{
	width:1000px;
	background: url(IMAGES/buttons/frame_middle.png); repeat: y;
	text-align: center;
	align:center; 
}
div.boxes{
	width:340px; 
	background:url(IMAGES/fade_background_extra_dark.jpg); 
	repeat: x;
	align:center; 
	valign:top; 
	padding: 10px; 
	float:left;
	display:block;
	}

#footer{
	width: 1000px;
	height: 72px;
	background: url(IMAGES/buttons/frame_bottom.png);
}
#link-bar{
	width: 1000px;
	height: 116px;
	background: url(IMAGES/buttons/links_bar.jpg);
	text-align:center;
	padding: 20px 0 0 0;
	overflow:hidden;
}
.style12 {	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
ul.a{
	list-style-type: none;
	line-height: 200%;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p.small {line-height:5%;}
.style17 {font-size: 10%}
.style15 {	font-size: 14px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style4 {color: #CCCCCC}
.style21 {font-size: 16px}
.style24 {font-size: 14px}
.style26 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}