BODY {
background:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

H1 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;
font-weight: bold;
color: #CC0000;
}
H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CC3300;
}

a {
text-align:center;
color:#666666;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a:hover,
a.active {
text-align:center;
color:#666666;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}
a.textlink{
text-decoration:none; 
border-bottom:#999999 1px dotted; 
color:#666666;
}
#content {
width: 800px;
margin-left: 20px;
}

#header { 
background: #ffffff url('/images/header.jpg');
background-repeat:no-repeat;
height: 200px;
width: 800px;
background-color:#ffffff;
margin-bottom:15px;
float:left;
clear: left;
}
#nav { 
background: #ffffff url('/images/nav_240.jpg');
background-repeat:no-repeat;
height: 500px;
width: 240px;
border: solid 1px #efefef;
background-color:#ffffff;
margin-bottom:15px;
float:left;
}
#text { 
background: #ffffff url('/images/nav_550.jpg');
background-repeat:no-repeat;
height: 500px;
width: 550px;
border: solid 1px #efefef;
background-color:#ffffff;
margin-bottom:15px;
float:right;
clear: right;
}
#footer {
background: #ffffff url('/images/footer.jpg');
background-repeat:no-repeat;
height: 25px;
width: 800px;
border: solid 1px #efefef;
background-color:#ffffff;
margin-bottom:15px;
float:left;
clear: left;
}
