@charset "UTF-8";
/* CSS Document */


#mainWrapper { 
background-color:#FFFFFF; 
margin: 0 auto; text-align: left; 
width: 675px; 
padding-top: 25px; 
padding-bottom: 25px;
border: inset;
border-width: .1em;
border-style: solid;
border-color: #000000;

} 
#allWrapper { 
background-color:#FFFFFF; 
margin: 7px auto; text-align: left; 
width: 725px; 
padding-top: 25px; 
padding-bottom: 25px;


} 


.main{  
	color: #FFFFFF6;
	font-style: normal;
	line-height: normal;
	font-size: 10px;
	text-align: left;
	width: 600px;
	margin: 0px 30px 0px 55px;
	padding: 0px;
	float:left;
	}

p {
	color: #000000;
	font-style: normal;
	line-height: 135%;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
p2 {
	font-style: normal;
	line-height: 115%;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663366;
	}
	
p3 {
	font-style: normal;
	line-height: 115%;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:link {
	color: none;
	text-decoration: none;
	}
a.two:link {
	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

a:visited {
	color: none;
	text-decoration: none;
	}

a:hover {
	color: none;
	text-decoration: none;

	}

a:active {
	color: none;
	text-decoration: none;
	}
