body {
margin: 0 auto;
padding: 0;
font: 9pt Georgia, sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}


#header {
background: url(header.jpg) top center no-repeat;
margin: 0 0 0 0;
border: 0;
width:760px;
height:146px;
}

#slogan {
background: url(slogan.gif) top center no-repeat;
margin:0;
border:0;
width:760px;
height:30px;

}

#menu {
clear: left;
float: left;
width: 180px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
letter-spacing:.03em;
width: 180px;
margin: 0;
padding: 0;
font-size: 10pt;
font-family: Arial, Verdana;
}	

#menu li a {
width:180px;
text-align:center;
border-top:1px solid #D4DAB4;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 6px 0 6px 0;
background: #527E94;
}	

#menu li a:hover {
background: #D4B971;
color: #000000;
}

.navbottom {
width:180px;
background: url(navbot.gif) top center no-repeat;
padding:0;
margin:0;
height:20px;
}

#content {
margin: 0 0 0 180px;
padding: 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-family:verdana;
font-size: 8pt;
line-height:14px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

ul {
list-style:circle;
}

ul li a {
color:black;}

ul li a:hover {
color:black;
text-decoration:underline;}
