body {
background-color:#464646;
font-size:10pt;
font-family:Arial,Helvetica,sans-serif;
margin:0px;
padding:0px;
color:#666666;
}

h1 {
font-size:12pt;
color:#666666;
margin:0;
}

h2 {
font-size:11pt;
color:#FF6600;
padding-top:6px;
}

a img{
color:#FFFFFF;
border: none;
text-decoration:none;
}

a:hover img{
color:#FFFFFF;
border: none;
text-decoration:none;
}

a:active img{
color:#FFFFFF;
border: none;
text-decoration:none;
}

a:visited img{
color:#FFFFFF;
border: none;
text-decoration:none;
}

#page {
width:600px;
background-color:#ffffff;
margin:auto;
height:auto;
}

#header {
clear:both;
width:600px;
height:115px;
background-image:url('../images/main-header.gif');
}

#main {
width:600px;
clear:both;
background:url('../images/contentbg.gif') repeat-y bottom left;
padding-left:30px;
}

#content {
width:380px;
padding-right:10px;
padding-bottom:20px;
float:left;
line-height:14pt;
}


#right {
float:left;
width:160px;
background-color:#ffffff;
background-repeat:no-repeat;
line-height:14pt;
}

#footer {
width:600px;
clear:both;
height:90px;
padding-right:15px;
padding-top:45px;
text-align:right;
line-height:14pt;
background:url('../images/footer.gif');
background-repeat:no-repeat;
background-color:#464646;
}
