
body { 
	margin-top: 0px;
	margin-left: 0px;
background-color: #003366; }

H1 { 
	font-family: Arial, Helvetica; 
	color: #821a33; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: Arial, Helvetica; 
	color: #003366; 
	font-size : 16pt; 
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

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

table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

hr {
	width: 85%;
	color: #FFFFFF;
}

a:link { 
	color : #990033; 
}

a:visited { 
	color : #990033; 
}

a:hover { 
	color : #003366; 
}

a:active { 
	color : #003366; 
}

.photo {
border: 3px #ffffff solid; }

.headerimg {
border: 3px #990033 solid; }

.center {
text-align: center; }
    
.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }

    
img {
    behavior: url("pngbehavior.htc");
}

#content {
margin-left: 10px;
margin-right: 10px;
text-align: justify;
margin-bottom: 10px;
background-image: url(images/butterlybkgd.jpg);
background-repeat: no-repeat;
background-position: center; }

#menu {
height:auto;
margin-top: 25px;
text-align: left; }

#menu li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14pt;
display: list-item;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px;
padding-left: 25px;
margin-bottom: 10px;
list-style-type: none;
margin-left: -15px;
}

#menu a:link {
color: #ffffff;
font-size: 14pt;
text-decoration: none; }

#menu a:visited {
color: #ffffff;
font-size: 1em;
text-decoration: none; }

#menu a:hover {
color: #fffc8c;
font-size: 1em;
text-decoration: none; }

#menu a:active {
color: #fffc8c;
font-size: 1em;
text-decoration: none; }

#footer {
text-align: center;
color: #ffffff;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position: left bottom; }

#footer p {
color: #ffffff;
font-size: 10pt; }

#footer a:link { 
	color : #FFFFFF; 
}

#footer a:visited { 
	color : #FFFFFF; 
}

#footer a:hover { 
	color : #fffc8c; 
}

#footer a:active { 
	color : #fffc8c; 
}
