.darkred {
color: #990000;
}
.serif {
font-family: "Times New Roman", Times, serif;
}
.whitebox {
background-color:#FFFFFF; 
border: 1px solid #999999;
}
* { 
padding: 0;
margin: 0;
} 
.whitebox ul {
margin-left:20px;
}
body { 
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 14px;
} 
img { 
padding: 0;
} 
h3 { 
font-size: 1.4em;
font-weight: bold;
padding-left: 5px;
} 
blockquote { 
margin: 10px;
padding: 20px;
background-color: #dce3e9;
} 
.clear { 
clear: both;
} 
#wrapper { 
width: 770px;
margin: 0 auto;
border: 1px solid #9d9d9d;
background-color: #cdd6e0;
} 

#header { 
border: 1px solid #ccc;
margin: 5px 5px 5px 5px;
height: 100px;
padding: 10px;
background-color: #fffffe;
background-image: url(images/star.gif);
background-repeat: no-repeat;
background-position: 610px 10px;
}


#leftcolumn { 
margin: 0 5px 5px 5px;
display: inline;
width: 188px;
float: left;
min-height: 300px;
padding: 0;
} 

* html #leftcolumn { 
height: 300px;
} 

#leftnav { 
width: 188px;
min-height: 136px;
background: url(images/leftsidebgt.jpg);
background-repeat:repeat-y;
color: #ffffff;
padding: 0;
margin: 0;
float: left;
display: inline;
} 

#leftnavbottom { 
height: 33px;
width: 188px;
background: url(images/leftsidebgb.jpg) no-repeat;
float: left;
display: inline;
} 

.col { 
width: 160px;
float: left;
padding: 10px 0 8px 10px;
} 

.col p { 
margin: 11px 0 0 0;
padding: 0;
} 

.col ul { 
display: list-item;
list-style-type: none;
} 

.col li { 
padding-top: 5px;
padding-bottom: 3px;
border-bottom: 1px dotted #d0d0d0;
font-weight:bold;
} 

.col li a { 
color: #e78230;
text-decoration: none;
display:block;
} 

.col li a:hover { 
color: #8eb88f;
background-color:#DCE3E9;
display:block;
} 

.col .indent {
margin-left: 12px;
font-weight:lighter;
}

#centercolumn { 
margin: 0 5px 0 0;
display: inline;
width: 364px;
float: left;
min-height: 300px;
margin:5px;
} 

* html #centercolumn { 
height: 300px;
} 

#centercolumn p { 
margin-top: 10px;
} 

#centercolumn a { 
color: #e78230;
text-decoration: none;
} 

#fullcolumn { 
margin: 0 5px 0 0;
display: inline;
width: 550px;
float: left;
min-height: 300px;
margin:5px;
} 

* html #fullcolumn { 
height: 300px;
} 

#fullcolumn p { 
margin-top: 10px;
} 

#fullcolumn a { 
color: #e78230;
text-decoration: none;
} 
#rightcolumn { 
margin: 0 5px 0 0;
display: inline;
width: 188px;
float: left;
background-color: #b7c8a7;
min-height: 530px;
padding: 0;
} 

* html #rightcolumn { 
height: 530px;
} 

.news { 
margin-top: 15px;
} 

.news h5 { 
font-size: 1.4em;
font-weight: lighter;
color: #8297b0;
padding-bottom: 0;
padding-left: 10px;
} 

.news p { 
font-size: 1.1em;
margin-bottom: 1em;
padding: 5px;
} 

.news a { 
color: #d0660b;
} 

#footer { 
clear: both;
padding: 10px;
margin-left: 5px;
margin-bottom: 5px;
background: #fffffe;
width: 740px;
} 

#footer p { 
margin: 0;
text-align: center;
line-height: normal;
font-size: x-small;
} 

#footer a { 
text-decoration: underline;
color: #e78229;
} 

#footer a:hover { 
text-decoration: none;
}