body {
background-color:#333333;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#333333;
}

#page {
width:900px;
background-image:url(images/page.png);
margin:auto;
padding:auto;
}

#header {
clear:both;
width:900px;
height:106px;
background-image:url(images/header.png);
}

#headerleft {
//width:285px;
padding-left:40px;
padding-top:40px;
float:left;
}

#menulinks {
width:535px;
height:58px;
padding-top:26px;
float:left;
}

  
#menulinks a {
padding-left:15px;
padding-right:15px;
padding-top:20px;
height:38px;
   background-image:none;
display:block;
color:#FFFFFF;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
margin-right:3px;
margin-left:3px;
  }
  
  
#menulinks a:hover, #menulinks a.active {
background-image:url(images/menuhover.png);
background-position:top left;
text-decoration:none;
color:#FFFFFF;
}

#mainarea {
width:860px;
clear:both;
padding-left:50px;
}

.menulines {
height:58px;
   background-image:url(images/menuline.png);
display:block;
width:2px;
float:left;
  }

#contentarea {
width:540px;
padding-right:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#sidebar {
float:left;
width:265px;
background-image:url(images/sidebartop.png);
background-repeat:no-repeat;
line-height:14pt;
color:#FFFFFF;
}

#footer {
width:900px;
clear:both;
height:50px;
padding-top:42px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.png);
background-repeat:no-repeat;
background-color:#000000;
}

h1 {
font-size:10pt;
color:#FFFFFF;
margin:0;
}

b {
font-size:18pt;
color:#FFFFFF;
margin:0;
}

h1 a {
color:#FFFFFF;
}

h2 {
font-size:15pt;
color:#333333;
padding-top:6px;
}

#sidebar h2 {
color:#FFFFFF;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#sidebar a {
color:#FFFFCC;
text-decoration:none;
}

#sidebar a:hover {
text-decoration:underline;
}
