body {

background: #000;
background-repeat: repeat-x;
font-family: arial, verdana sans-serif;
color: #FFF;
line-height: 20px;
font-size: 12px;
text-align: center;
margin:0;
padding:0;


}

h1, h2 {

display: none;

}

h3 {

font-size: 16pt;
font-family: arial, verdana sans serif;

}

h4 {

font-size: 13pt;
font-family: arial, verdana sans serif;


}

h5 {

color:#FFF;
font-size: 11pt; 
font-family: arial, verdana sans serif;

}

p {

color:#AAA;
font-size: 11pt; 
font-family: arial, verdana sans serif;

}

#header {

background: url('../images/banner.gif') no-repeat;
width: 700px;
height: 200px;
margin: 0 auto;


}

#container
{
margin: 0 auto;
width: 850px;
text-align: left;
background-color: #000;
background-repeat: repeat-none;
}

a:link { 

color:#FFF; 
text-decoration:none; 
border-bottom: none; 

}

a:active { 
color:#fff; 
text-decoration:none; 
border-bottom: none

}

a:visited { 

color:#AAA;
text-decoration:none; 
border-bottom: none;

}

 .floatleft {

float: left;
margin: 5px;
padding: 5px;

}

 .floatright {

float: right;
margin: 5px;
padding: 5px;

}

#text {

clear: both;
padding: 5px;
width: 680px;
margin: 0 auto;
border: 1px dotted #fff;
list-style:url(../images/bullets.gif);

}

#text_sidebar {

float: left;
clear: both;
padding: 5px;
width: 680px;
margin: 0 auto;
border: 1px dotted #fff;
list-style:url(../images/bullets.gif);

}

#text ul li
{
text-align: left;
background-image:url(../images/bullets.gif); 
background-position:left; 
background-repeat:no-repeat; 
padding-left: 15px;

}

#text a.active, #text a:hover {

background-color: #fff;
color: #000;

}

ul {
	
	margin-left: 0;
	padding-left: 0em;
	text-indent:  0em;
	list-style:url("../images/bullets.gif");

	}

#images
{
margin: 0 auto;
width: 450px;

}

#navcontainer ul
{
padding: .1em 0;
margin: 0;
list-style-type: none;
background-color: #000;
color: #FFF;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer li { display: inline; } 

li a
{
text-decoration: none;
background-color: #000;
color: #FFF;
padding: .1em 1em;

}

li a:hover
{
background-color: #FFF;
color: #000;
}

#sidebar
{
float: right;
width: 140px;
padding: 3px;
background-color: #000;
border-color: #fff;
border-width: 1px;
border-style: dotted;
}

#sidebar h5
{
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0 8px 0 8px;
	padding-top:10px;
}

#sidebar p
{
padding: 0 8px 0 8px;
color: #fff;
font-size:10px;
}	

#sidebar h7
{
padding: 0 8px 0 8px;
font-weight:bold
}

#sidebar ul
{
list-style:none;
font-size:9px;
}

#sidebar ul li
{
text-align: left;
background-image:url(../images/bullets.gif); 
background-position:left; 
background-repeat:no-repeat; 
padding-left: 15px;