
body { 
	margin-top: 0px;
	margin-left: 0px;
background-color: #000;
margin-bottom: 10px;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: top; }

H1 { 
	font-family: Times, "Times New Roman", serif; 
	color: #243f8e; 
	font-size : 18pt; }

H2 { 
	font-family: Times, "Times New Roman", serif; 
	color: #243f8e; 
	font-size : 14pt;
font-style: italic; }

H3 { 
	font-family: Times, "Times New Roman", serif; 
	color: #243f8e; 
	font-size : 14pt;
font-weight: bold;
text-align: center; }

H4 { 
	font-family: Times, "Times New Roman", serif; 
	color: #6e7072; 
	font-size : 12pt;
font-style: italic;
text-align: center; }

p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

td { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

a:link { 
	color : #2e6aee;
text-decoration: underline; }

a:visited { 
	color : #2e6aee;
text-decoration: underline; }

a:hover { 
	color : #000;
text-decoration: underline; }

a:active { 
	color : #2e6aee;
text-decoration: underline; }

img { border: 0px; }
    
.formfields  { 
	font-family: arial; 
	color: #a6c52a; 
	font-size: 9pt; 
	width: 100px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px;  }
}
    
img {
    behavior: url("pngbehavior.htc");
}

.photo {
border: 2px #243f8e solid;
padding: 5px;
margin: 5px; }

.right {
margin-right: -10px; }


#wrapper {
margin: auto;
width:800px;
}

#banner {
height:383px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat; }

#left {
width:230px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff; }

#content  {
margin-left: 10px;
margin-right: 10px; }

#content p {
text-align: justify; }

#footer {}

#footer p {
text-align: center;
color: #fff;
}

#footer a:link { 
	color : #fff;
text-decoration: underline; }

#footer a:visited { 
	color : #fff;
text-decoration: underline; }

#footer a:hover { 
	color : #9bc81f;
text-decoration: underline; }

#footer a:active { 
	color : #9bc81f;
text-decoration: underline; }