
body {
background-color: #240f20;
background-image: url(images/Image1.jpg);
background-repeat: repeat-x;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
padding:0px;
margin:0px;
}
a:link {
	text-decoration: none;
	color: #a42a52;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:visited {
	text-decoration: none;
	color: #a42a52;
 	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	text-decoration: none;
	color: #240f20;
 	padding-bottom:2pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
a:active {
	text-decoration: none;
	color: #a42a52;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}

.footertext {
color: maroon;
Font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
}

h1 {
font-size: 11px;
color: #4a251e;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #4a251e;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}


#top {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: white;
}


#textbanner {
background-color: white;
text-align: center;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 


#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

#left {
background-color: #fff0f5;
float: left;
width: 200px;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

/* -----------footer----------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }
