body {
margin: 0;
padding: 0;
color: #000000;
background-color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
line-height: inherit;
}

h3 {
color: #336699;
font-weight: bold;
font-size: small;
padding-top: 12px;
}

li {line-height: 18px;}

a:link {color: #336699;}
a:visited {color: #CC6633;}

a:hover {
color: #3399FF;
text-decoration: none;
}

#container {
margin: 1em 5%;
background-color: #FFFFFF;
background-image: url(images/site/background.gif);
background-repeat: repeat-y;
}

#banner {background-color: #336699;}

#navbar {
margin: 0;
background-color: #CCCC99;
text-align: right;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navbar p {
margin: 0;
padding: .5em;
font-size: medium;
color: #CCCC66;
}

#navbar a {
font-size: small;
font-weight: bold;
color: #336699;
text-decoration: none;
}

#navbar a:hover  {
font-size: small;
font-weight: bold;
color: #3399FF;
text-decoration: none;
}

#navbar a:visited  {
font-size: small;
font-weight: bold;
color: #CC6633;
text-decoration: none;
}

#left_column {
float: left;
width: 170px;
font-weight: bold;
}

#left_column p {padding-left: 1em;}

#left_column a {
font-size: small;
color: #336699;
text-decoration: none;
}

#left_column a:hover  {
color: #3399FF;
text-decoration: none;
}

#left_column a:visited  {
color: #CC6633;
text-decoration: none;
}

#left_column li a {font-weight: normal;}

#right_column {
padding-top: 0;
margin: 0 2em 0 200px;
}

#footer {
clear: both;
color: #336699;
background-color: #CCCC99;
height: 30px;
font-size: x-small;
padding: 1em;
}

.footer_address {
float:right;
font-weight: bold;
text-align: right;
}

#contact_list {
font-size:x-small;
padding-left:1em;
}

#contact_list a {
font-size:x-small;
font-weight:normal;
}

.body_link a {text-decoration: none}

.xsmall {font-size:x-small;}

.shoutout {
float: right;
width: 150px;
padding: 10px;
margin-left: 10px;
border: #CC9966 medium solid;
background-color:#CCCC99;
}

.news {
margin: 20px;
padding-left: 10px;
border:thin solid #0066CC;
}

.news li {padding: 6px;}