
body {
background: #990000;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
}

p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
line-height: 1.3em;
}

#top {
width: 944px;
float: left;
margin: 3px 0px 10px 0px;
}

#logo {
width: 180px;
float: left;
margin: 0px 0px 0px 30px;
}

#title {
width: 404px;
float: left;
margin: 0px 0px 0px 30px;
}

#menutop {
width: 150px;
float: right;
}

#bottom {
width: 944px;
float: left;
margin: 3px 0px 0px 0px;
padding: 3px 0px 0px 0px;
border-top: 2px #996600 solid;
}

#bottom-nav {
float: left;
}

#copy {
float: right;
}

li {
margin-bottom: 3px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #996600;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #990000;
text-decoration: none;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}


#nav-menu2 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu2 li
{
float: left;
margin: 0 0.15em;
}

#nav-menu2 li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #996600;
text-decoration: none;
text-align: center;
}

#nav-menu2 li a:hover
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #990000;
text-decoration: none;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu2 li a
{
float: none
}
/* End hide */

#nav-menu2
{
width:50em
}

