

body
{ font-family: "Times New Roman";
background-image: url(_img/image308.gif);
Background-repeat: repeat;
background-attachment: fixed;
}


h1 {
font-size: xx-large;
 }
h2 { 
font-size: x-large;
color: #cc6633
 }
h3 {
font-size: large;
 }
p {font-size: medium}

  a:link { 
text-decoration: none;
    color: #8b645f}
  a:visited {
text-decoration: none;
    color: #cc6633
		}
a:hover {
background-color: #cc6633;
color: #000000;
text-decoration: none;
font-weight: bold}

	address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }

		
.buttonscontainer {width: 160px}

.buttons a {color: #000000;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
display: block;
font: 20px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;}

.buttons a:hover {background-color: #cc6633;
color: #000000;
text-decoration: none;}



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

#nav-menu li
{

}

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

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:30em
}