

body { 
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	background-color: #fffcf1;
background-image: url(header.jpg);
background-position: top center;
background-attachment: scroll;
background-repeat: repeat-y;
	margin:0;
	padding:0;
	}
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #fffcf1;
}
.style7 {color: #FFFFFF}


a:link {
	text-decoration: none;
	color: maroon;
}
a:visited {
	text-decoration: none;
	color: navy;
}
a:hover {
	text-decoration: none;
	color: olive;
}
a:active {
	text-decoration: none;
	color: maroon;
}


div#navcontainer
{
background-color: #A6A0A0;
border-top: solid 2px #000000;
border-bottom: solid 2px #000000;
}

div#navcontainer ul
{
font-family: Georgia, "Times New Roman", Times, serif;
color: fffcf1;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
	font-weight: bold;
}

div#navcontainer ul li
{
display: inline;
margin-left: 0px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;

}

div#navcontainer ul li a:hover
{
background-color: #000000;
color: white;
}

 #navcontainerr { margin-left: 1px; }

#navcontainerr ul
{
background-color: #000000;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#navcontainerr li { margin: 1px; 
}

#navcontainerr a
{
display: block;
color: #fffcf1;
width: 114px;
padding: 2px 5px;
text-decoration: none;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 5px solid #fffcf1;
font-size: 12px;
}

#navcontainerr a:hover
{
background-color: #A6A0A0;
color: #1F00CA;
border-right: 5px solid #000000;
border-left: 5px solid #A6A0A0;
padding: 2px 1px 2px 10px;
font-weight: bold;
color: white;
}

#navcontainerr ul ul
{
margin-left: 20px;
padding: 0;
background-color: #00CC66;

}

#navcontainerr li li a
{
display: block;
color: #333;
background-color: #00CC66;
width: 120px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid #aaa;
text-decoration: none;
font-size: 12px;
}

h1 {

	font: 28pt Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0;
	padding:20px;
}

h2 {

	font: 14pt Georgia, "Times New Roman", Times, serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font: italic bold 10pt Georgia, "Times New Roman", Times, serif;
	color:#fffcf1;
	padding:12px;
	margin:0;
        text-align: left;
}

h4 {

	font: normal 10pt/15px Georgia, "Times New Roman", Times, serif;
	color:#fffcf1;
	margin:0;
        text-align: left;
}

p { 
	font: 10pt/15px Georgia, "Times New Roman", Times, serif; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {

	width:750px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background: #fffcf1;
        }
	
#header {
        background: #FFF url('simpsonheader.jpg') right no-repeat;
	width:750px;
        height:200px;
	border-bottom:1px solid #CCC;
	
}

.topbar {
height:1px;
position:relative;
}

#icons {
width:100px;
position:absolute;
right:40px;
bottom:40px;
}

#icons img {
margin:0 0 0 5px;
border:none;
}

#leftcol {

	width:140px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #000000;
	margin: 0;

}

#leftcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content {

	margin-left:140px;
	width:585px;

}

#content p {

	padding:34px 18px 3px 18px;
	margin:0;

}

#footer {

	width:750px;
	clear:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #A6A0A0;
	background: #fffcf1;
	padding: 30px 0 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
        text-align: right;
        color: #000;
        
}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}

