body {
margin-top: 0px;
margin-bottom: 0px;
background-color: #A7BAB3;
color: #3D5049;
font-family: Verdana, sans-serif;
font-size: 8pt;
}

#container {
background-color: #FFFFFF;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 350px;
padding-bottom: 13px;
font-size: 8pt;
}

#header{
margin-left: auto;
margin-right: auto;
text-align: justify;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 350px;
height: 410px;
}

.content {
z-index: 2;
margin-left: auto;
margin-right: auto;
text-align: justify;
padding-left: 13px;
padding-right: 13px;
padding-top: 13px;
padding-bottom: 0px;
font-size: 8pt;
width: 320px;
}

h1 {
font-family: Georgia, serif;
text-align: left;
font-size: 16px;
font-weight: bolder; 
letter-spacing: 2px;
line-height: 1em;
font-style: italic;
color: #3D5049;
margin-bottom: 1px;
margin-top: 1px;
text-align: left;
} 

.nav {
margin-left: auto;
margin-right: auto;
text-align: center;
padding-left: 13px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 8px;
font-size: 8pt;
}

a:link {
text-decoration: none;
color: #96625E;
}

a:visited {
text-decoration: none;
color: #96625E;
}

a:hover {
text-decoration: none;
color: #6C3E3B;
}

a:active {
text-decoration: none;
color: #96625E;
}

a.navlink {
color: #A7BAB3;
background: #6F837C;
text-align: center;
display: block;
width: 53px;
margin-right: 1px;
float: left;
height: 14px;
text-decoration: none;
border-bottom: none;
}

a.navlink:active {
color: #A7BAB3;
background: #6F837C;
text-align: center;
display: block;
width: 53px;
margin-right: 1px;
float: left;
height: 14px;
text-decoration: none;
border-bottom: none;
}

a.navlink:visited {
color: #A7BAB3;
background: #6F837C;
text-align: center;
display: block;
width: 53px;
margin-right: 1px;
float: left;
height: 14px;
text-decoration: none;
border-bottom: none;
}

a.navlink:hover{
color: #A7BAB3;
background: #425D54;
text-align: center;
display: block;
width: 53px;
margin-right: 1px;
float: left;
height: 14px;
text-decoration: none;
border-bottom: none;
}

input {
background-color: #a7bab3;
border: 1px solid #425d54;
color: #425d54;
font-family: Verdana, sans-serif;
font-size: 8pt;
}

select {
background-color: #a7bab3;
border: 1px solid #425d54;
color: #425d54;
font-family: Verdana, sans-serif;
font-size: 8pt;
}

textarea {
background-color: #a7bab3;
border: 1px solid #425d54;
width: 80%;
height: 80px;
color: #425d54;
font-family: Verdana, sans-serif;
font-size: 8pt;
}

UL {
list-style-image: url(layout/bullet.gif)
}

a img {
border: none;
}