body { 
background: #8B8F7B;
margin: 0px;
text-align: left;
font-size: 12px;
color: #454239;
font-family: arial;
}

td.one {
background: #8B8F7B url('images/layout_01.jpg') top no-repeat;
width: 900px;
height: 126px;
}

td.two {
background: #8B8F7B url('images/layout_02.jpg') top no-repeat;
width: 20px;
}

td.three {
background-color: #8B8F7B;
width: 329px;
text-align: left;
font-size: 12px;
color: #454239;
font-family: arial;
}

td.four {
background: #8B8F7B url('images/layout_04.jpg') top no-repeat;
width: 17px;
}

td.five {
background: #8B8F7B url('images/layout_05.jpg') top no-repeat;
width: 505px;
text-align: left;
font-size: 12px;
color: #454239;
font-family: arial;
}

td.six {
background-color: #8B8F7B;
width: 29px;
}

a:link,a:active,a:visited { 
text-decoration: none;
color : #FFFFFF;
}

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

.nav a,.nav a:visited {
background-color: #454239;
color: #FFFFFF;
text-align: center;
display: block;
margin-top: 3px;
margin-bottom: 3px;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #FFFFFF;
}
		
.nav a:hover {
background-color: #8B8F7B;
color: #FFFFFF;
}

.title1 {
display: block;
font-size: 18px;
color: #454239;
font-family: garamond;
font-variant: small-caps;
font-weight: bold;
text-align: left;
text-decoration: underline; 
}

input {
background: #454239;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
border: 1px solid #FFFFFF;
}

textarea {
background: #454239;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
border: 1px solid #FFFFFF;
}