a.footer_nav
{
background-color:#fff;
color:#000;
font-family:verdana, serif;
font-size:11px;
}

a
{
background-color:transparent;
color:#369;
font-family:verdana, serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

a:hover
{
background-color:transparent;
color:#369;
font-family:verdana, serif;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
}

body
{
background-color:#fff;
color:#333;
margin:0px;
font-family: Verdana;
}

p
{
text-align: left;
margin-right: 20px;
font-size: 13px;
}

li
{
text-align: left;
font-size: 13px;
}
.head
{
color: #666;
font-weight: bold;
font-size: 25px;
}

.subhead
{
color: #369;
font-weight: bold;
font-size: 16px;
}

.post_date
{
font-size:10px;
font-style: italic;
}

#wrapper
{
width:1000px; 
overflow:hidden;
/*border:solid red 1px;*/
}

#masthead
{
text-align: right; 
color: #369;
font-weight: bold;
font-size: 48px;
margin-bottom: 30px;
}

#nav
{
padding-left: 20px;
width:280px;
float:left;
clear:all;
text-align:left;
background: url(/images/bg_nav.gif) left repeat-y;
height: 400px;
}

#content
{
width:640px;
float:left;
clear:all;
text-align:left;
}

#right
{
width:250px;
float:right;
clear:all;
text-align:left;
}
