body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	}

#wrapper {
margin:0;
}
#container {}

#header {
	background-image:url(../img/3wmn.png);
	background-repeat: no-repeat;
	width:600px;
	height: 187px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
width: 100%;
margin:auto;
}

#nav {
width:100%;
margin-top:0px;
margin:0 14px 0 0;
}

a, a:link, a:visited {
color: #3399CC;
text-decoration: none;}

a:hover, a:active {
color:#33CCFF;}

#topnav {
width: 100%;
height: 27px;
margin: 0 auto 0;
}
#topnav ul li {
display: inline;
width: auto;
}
#topnav a, #topnav a:link, #topnav a:visited {
color: #336666;
}
#topnav a:hover, #topnav a:active {
color: #d1fcfc;
background-color:#336666;
}


h1, h2, h3, h4, h5 {
font-family:"Goudy Old Style",garamond,Georgia, "Times New Roman", Times, serif;
margin: 4px 0 4px;
text-align:center;}

h1 {
background-color:#f3f2f2;
width: 100%;
border-bottom:#666666 1px solid;
border-top:#99FFFF 1px solid;
text-align:center}
p {}

ul li {
list-style:none;
line-height: 1.8em;
}

#footer {}

strong {
font-family:Georgia, "Times New Roman", Times, serif;
}

table.folio  {
background-color:#fff;
border: 1px solid #c9c9c9;
border-collapse:collapse;
font-size: .7em;
margin: 7px auto 7px;
width: 80%;
}

table.folio img {
width: 160px;
height: 120px;}

.folio td {
padding: 10px;
width: 33%;
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
