body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        scrollbar-base-color: #647252;
        background-color: #647252

}

   
#wrapper{ 
	width: 100%; 
	max-width: 800px; 
	min-width: 300px; 
	margin: 0px auto; 
	padding: 0px;
        background-image: url(images/ipbkg.gif);


#header{ 
	clear: both; 
	border:0px
}

#footer { 
	clear: both; 
	border: 0px solid #959E7A;
}
#maincontent { 
	width: 800px;
	float: center; 	
        border: 10px; 
        }

.hovermenu ul{
font: bold 12px verdana;
padding-left: 5;
margin-left: 5;
height: 20px;
text-decoration: none;
border: 0px solid #800000;
}

.hovermenu ul li{
font: bold 12px verdana;
list-style: none;
text-decoration: none;
display: inline;
}

.hovermenu ul li a{
font: bold 12px verdana;
padding: 5px;
text-decoration: none;
float: center;
color: #61674F;
}

.hovermenu ul li a:hover{
font: bold 12px verdana;
color: #61674F;
text-decoration: none;
border-style: outset;
}

.hovermenu ul li a:active{
font: bold 12px verdana;
text-decoration: none;
border-style: inset;
}

.text{
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 16px;
	color: #202020;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	        }
.text2{
	font-family:  Verdana, Geneva, Arial, Helvetica; 
	font-size: 12px;
	color: #202020;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	        }
.textlist{
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 16px;
	color: #202020;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	        }
.texttitle{
	font-family:  Verdana, Geneva, Arial, Helvetica; 
	font-size: 20px;
	color: #800000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	        }
.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
	color: #800000;
	text-decoration : underline;
        }
.text a:visited{
	font-family: Arial, Helvetica, sans-serif; 
        font-weight: normal;
        color: #800000;
	text-decoration : underline;
        }
.text a:hover{
	font-family: Arial, Helvetica, sans-serif; 
        font-weight: normal;
        color: #800000;
	text-decoration : none;
        }
.text a:active{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
        font-weight: normal;
        color: #800000;
	text-decoration : underline;
        }

.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: italic;
	margin-left : 5px;
	margin-right : 5px;
        }

.designer{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
        font-weight: normal; 
	color: #202020; 
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	        }
.designer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #800000;
	text-decoration : none;
        }
.designer a:visited{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
        font-weight: normal;
        color: #3c3f83;
	text-decoration : none;
        }
.designer a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
        font-weight: normal;
        color: #ffffff;
	text-decoration : none;
        }
.designer a:active{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
        font-weight: normal;
        color: #ffffff;
	text-decoration : none;
        }
