#container
{
width: 746px;
height: 100%;
background-color: #586D32;
vertical-align: top;
}

#leftmargin
{
width: 60px;
height: 100%;

}

#header 
{
background-color: #163016;
border-bottom-width: 1px;
border-bottom-color: #ffffff;
border-right-width: 1px;
border-right-color: #ffffff;
border-top-width: 0px;
border-top-color: white;
border-left-width: 1px;
border-left-color: white;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
font-size: 14pt;
color: #ffffff;
}

#rightmargin
{
width: 20px;
height: 100%;
}

#video
{
background-color: #000000;
border-top-width: 1px;
border-top-color: white;
border-left-width: 1px;
border-left-color: white;
}

#masthead
{

}

.greysquare 
{
background-color: #617083;
border-bottom-width: 1px;
border-bottom-color: #ffffff;
border-right-width: 1px;
border-right-color: #ffffff;
border-top-width: 0px;
border-top-color: white;
border-left-width: 1px;
border-left-color: white;
margin-left: 0px;
margin-right: 5px;
width: 150px;
height: 225px;
text-transform: uppercase;
list-style-position: outside;
}

.contentsquare
{
font-family: sans-serif;
font-size: 85%;
width: 516px;
height: auto;
margin-left: 20px;
margin-right: 30px;
background-color: #FFFFFF;
border-left-width: 1px;
border-left-color: white;
}

.menu
{

}


.expandedmenu
{
width: 150px;
height: auto;
background-color: #e0cf58;
border-right-width: 1px;
border-right-color: #ffffff;
border-left-width: 1px;
border-left-color: #ffffff;
}

.footer
{
width: 666px;
color:#fffff0;
margin-left: 100px;
margin-right: 10px;
background-color: #583020;
}

ul
{
list-style-type: none;
}

a
{
text-decoration: none;
font-family: Times, "Times New Roman", serif;
font-size: 14pt;
color: #ffffff;
}

a:hover
{
text-decoration: underline;
font-size: 14pt;
color: #dddddd;
}

p
{
margin-left: 10px;
margin-right: 10px;
}

.blue
{
color: #0033dd; 
font-size: 12pt;
}

.blue:hover
{
color: #0000ff;
font-size: 12pt;
}

.indent
{
margin-left: 10px;
margin-right: 30px;
}

li
{
position: relative;
left: -20px;
}





div.banner {
  margin: 0;
  font-size: 10pt;
  line-height: .95;
  text-align: left;
  position: fixed;
  top: 260px;
  left: 580px;
  width: 8.5em;
  right: auto;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
}

div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { color: #0033dd }
div.banner a:visited { color: #0033dd }
div.banner a:hover { color: #0000ff }