body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#003366;
background-image:url(../images/background4.jpg);
}

a:link { color: #003366;
text-decoration: none;
 }
a:visited { color:#003366;
text-decoration: none;
 }

a:hover, a:active
{
color: #006699;
text-decoration: underline;

}
div#background
{
margin:0;
background-color:#006699;
border:5px solid #003366;
margin-left: 60px;
margin-right: 60px;
}
div#title
{
margin: 0px;
Padding-right: .5em;
background-image:url(../images/matt_logo2.jpg);
background-color: #003366;
background-repeat: repeat-y;
border-bottom: 5px solid #003366;
height: 89px;
}
div#title h1
{
	margin: 0;
	font-size: x-large;
	font-weight: normal;
	text-align: left;
	color:#FFFFFF;
	padding-left: 85px;
	padding-top: 8.5px;
}

div#nav
{
margin-left: 1.5px;
width:130px;
margin-top: 15px;
float: left;
}

div#nav ul
{
list-style-type: none;
padding-left: 9px;
margin: 0;
margin-right:5px;
}

div#nav ul li 
{
margin-top: 6px; 
}

div#nav a
{
display: block;
color:#ffffff;
background-color:#003366;
padding: 3px 22px;
width: 120px;
text-decoration: none;
border: 1.5px solid #99CC66;
}

div#nav a:hover
{
background-color:#99CC66;
color:#003399;
border: 1.5px solid #003399;
}
div#nav p
{
	padding: 10px 10px;
	font-style: italic;
	color:#FFFFFF;
	font-size: small;
	width: 160px;
}

div#nav h1
{
	padding: 10px 10px;
	font-style:normal;
	color:#FFFFFF;
	font-size: small;
	width: 160px;
}
div#content
{
margin-left:190px;
background-color: #ffffff;
border-left: 15px solid #003366;
border-right: 12px solid #003366;
border-top: 23px solid #003366;
border-bottom: 10px solid #003366;
}

div#content p
{
color: #003366;
font-size: small;
Padding-right: 5px;
padding-left:5px;
}
div#content1
{
background-color: #ffffff;
height: 415px;
Padding: 5px 5px 5px 5px;
}

div#content1 p
{
color: #003366;
font-size: small;
}
div#content1 img
{
margin: 5px;
text-align:center;
}
div#content1 iframe
{

text-align:center;
}
div#footer
{
margin-left:190px;
padding:0 0 0 0;
clear: both;
display: block;
background-color:#003366;
height: 20px;
text-align: center;
padding-top: 5px;} 
div#footer p
{
font-size:x-small;
color:#ffffff;
}

#link ul
{
margin:0;
padding-top: 5px;
font-family: arial, helvetica, sans-serif;
}

#link ul li { display: inline; }

#link ul li a
{
font-size:x-small;
text-decoration: none;
color:#ffffff;
}

#link ul li a:hover
{
color: #ffff99;
text-decoration: underline;
}

.style1
{
color: #003366;
font-size: large;
Padding-right: 5px;
padding-left:5px;
}
.style4 {color: #336699;
		font-size: small}
.style5 {color:#333333;
		font-size: small}
.style8 {color: #FFFFFF;
		font-size: small}
.style9 {color: #99CC66;
	font-weight: bold;
	font-size: small
}
.style10 {color: #99CC66;
	font-weight: bold;
	font-size: large;
}
	
h1 {
	font-size: large;
	color: #336699;
}
h2 {
	font-size: 18px;
	color: #DCDCDC;
}
h6 {
	font-size: small;
	color: #DCDCDC;
}
hr {
	color: #99CC66;
}