
body { 
	margin-top: 0px;
	margin-left: 0px;
background-color: #f8f4e2;
font-family: Arial, Helvetica; 
	color: #f7f3e3;
font-size: 10pt;  }

H1 { 
	font-family: Times, "Times New Roman", serif; 
	color: #8e191b; 
	font-size : 18pt; 
margin-bottom: 10px;
font-style: italic; }

H2 { 
	font-family: Times, "Times New Roman", serif; 
	color: #edb093; 
	font-size : 16pt;
text-align: center;
font-style: italic;
padding-top: 10px;}

H3 { 
	font-family: Times, "Times New Roman", serif; 
	color: black; 
	font-size : 14pt;
font-style: italic; }

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

p { 
	font-family: Arial, Helvetica; 
	color: #f7f3e3;
font-size: 10pt; }


table { }

td {
vertical-align:top;}

li { 
	font-family: Arial, Helvetica; 
	color: #f7f3e3;
font-size: 10pt;
margin-bottom: 10px; }

hr {
	width: 85%;
	color: #FFFFFf;
}

a:link { 
	color : #f8f4e2; 
}

a:visited { 
	color : #f8f4e2; 
}

a:hover { 
	color : #f5d9c3; 
}

a:active { 
	color : #f5d9c3; 
}

img { border: 0px; }
    
.formfields  { 
	font-family: arial; 
	color: #000; 
	font-size: 9pt; 
	width: 100px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-position: top; 
    background-repeat:no-repeat; }
}
    
img {
    behavior: url("pngbehavior.htc");
 }

#wrapper {
width: 800px;
margin: auto; }

#banner {
border-bottom: 3px #f7f3e3 solid; }

#content {
margin-left: 10px;
margin-right: 10px;
text-align: justify; }

#left {
text-align: center; }

#menu {
height:auto;
margin-top: 3px;
margin-bottom: 3px; }

#menu td {
text-align: center;
vertical-align:middle;
height:38px;}

#footer {
height: 70px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-color: #f7f3e3; }

#footer a:link { 
	color : #736257; 
}

#footer a:visited { 
	color : #736257; 
}

#footer a:hover { 
	color : #692d11; 
}

#footer a:active { 
	color : #692d11; 
}

#footer p {
color : #736257; 
}

#footer p {
text-align: center; }

.photo {
margin: 5px;
border-left: 3px #736257 solid; }