
p, td, body
{
font-size: 11px;
color: #333;
font-family: verdana;
}

body
{
margin-top: 0px;
}

p
{
line-height: 160%;
text-align: left;
}

a
{
text-decoration: none
}

a:link
{
text-decoration: none;
color: #cc0000;
}

a:visited
{ 
text-decoration: none;
color: #FF8A5C;
}

a:hover
{
color: #ff0000;
}

a:active
{
color: #f00;
}

.label
{
color: #000;
}

.copy
{
line-height: 150%;
margin-top: 3px;
text-align: left;
}

.nav
{
border-right: white 2px solid;
margin-left: 5px;
border-left: white 2px solid
}

.navbtn
{
filter: alpha(opacity=90);
margin-left: 5px;
border: #fff 2px solid;
-moz-opacity: 0.9;
}

.navbtn a:hover
{
border-right: #c00 2px solid;
border-top: #c00 2px solid;
filter: alpha(opacity=100);
margin-left: 5px;
border-left: #c00 2px solid;
border-bottom: #c00 2px solid;
-moz-opacity: 1.0;
}

.navbtnlit
{
border: #c00 2px solid;
filter: alpha(opacity=100);
margin-left: 5px;
-moz-opacity: 1.0;
}

.label
{
color: #000;
}

.nomargin
{
margin-left: 0px;
}

h2
{
font-size: 16px;
font-weight: bold;
color: #000;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
}

h3
{
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
color: #c00;
font-family: "verdana";
text-align: center;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.header
{
padding-top: 5px;
font-weight: bold;
font-size: 10px;
margin-bottom: 5px;
text-transform: uppercase;
color: #000;
letter-spacing: 4px;
padding-left: 5px;
}

.whatsnew
{
border: #ffdd99 1px solid;
background-color: #fdfbf4; 
text-align: left;
padding-top: 00px;
padding-left: 5px;
padding-right: 5px;
}



/* OK, the layout stuff starts now  */


#frame, #contentheader 
{
width:760px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}

#contentleft {
width:190px;
padding:0px;
float:left; 
background:#fff;
}

#contentcenter {
width:330px;
padding-right: 10px;
padding-left: 10px;
float:left;
padding-bottom: 30px;
}

#contentright {
width:210px;
padding:5px;
float:right;
background:#fff;
}

#contentmain
{
width:543px;
padding-left:17px;
text-align: left;
float:left;
padding-bottom: 30px;
}

#logoheader {
background:#fff;
width: 190px;
text-align: left;
float: left;
}

#navheader{
background:#fff;
text-align: right;
float: right;
text-align: right;
}

#address
{
margin-top: 20px;
}


body 
{
text-align:center;
}

p,h1,pre {
margin:0px 0px 10px 0px;
}

h1 {
font-size:18px;
padding-top:10px;
}


#footer

{

margin-top: 50px;
padding: 10px;
text-align: center;
font-size: 11px;
}


.newarticle
{
padding-top:10px;
padding-bottom:10px;
border-bottom: #ffdd99 1px dotted;
}

.newarticle p
{margin-bottom: 3px;}