html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: 0;
}




body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
	background-color: #000000;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}


a:link {
 text-decoration: none;
 color: #d9b51e;
}


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


a:hover {
 text-decoration: underline;
 color: #ffffff;
}


a:active { 
 text-decoration: underline;
 color: #ffffff;
}


p{
font-size: 12px;
color:#666666;
line-height:20px;
}


h1{
 font-style: normal;
 font-size: 18px;
 color: #d9b51e;
 padding: 0;
 font-family: century gothic;
 font-weight: bold;
 border-bottom:medium;
 border-bottom-color:#999999;
 border-bottom-style:dotted;
}


h2{
 font-style: normal;
 font-size: 18px;
 color: #d9b51e;
 padding: 0;
 font-family: century gothic;
 font-weight: bold; 
}


h3{
font-size: 14px;
color: #333333;
padding: 0;
}


.smallfont {
font-size:10px;
color:#ffffff;
}


.smallfontgrey {
font-size:10px;
color:#ffffff;
}


#nav2 {


}

 #nav2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

 #nav2 a
{
display: block;
color: #ffffff;
width: 181px;
padding: 0em ;
padding-top:7px;
padding-bottom:8px;
text-align:center;
text-decoration: none;
line-height: 24px;

}

#nav2 a:hover
{
	background-image: url(images/linkbarhover.jpg);
	background-repeat: repeat-x;
color: #d9b51e;
width: 181px;
}

#nav2 li { margin: 0 0 .1em 0; }








