
p {
	margin:0 0 10px 0;
 }
	
hr {
	border-top: 1px solid #999;
 }


body {
	color: #333;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, "San Serif";
	line-height: 1.5em;
	text-align: left;
	margin: 0px auto;
	background-image: url(imglib/bg.gif);
 }
	
.Wrapper {
 margin: 20px auto;
	width: 935px;
	}
	
.Footer {
	text-align: center;
	margin-top: 40px;
	}

	

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #930;
	font-weight: normal;
	margin-bottom: 0; 
	margin-top: 0;
 line-height: 1.4em;
 }

h1 {
	font-size: 1px;
	font-family: Arial, Verdana, Helvetica, "San Serif";
	color: #fff;
	line-height: 1em;
 }
	
	
	
.CopyRight {
	color: #ceb585;
	font-size: 8pt;
	line-height: 1.2;
	font-family: Arial, Verdana, Helvetica, "San Serif"
}	
	
	
.Text8 {
	color: black;
	font-size: 8pt;
	line-height: 1.2;
	font-family: Arial, Verdana, Helvetica, "San Serif"
}


.Blue {
	color: #336699;
 }

.Siena {
	color: #993300;
 }

.Orange {
	color: #fc6;
 }
	
	
.ImgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.ImgRight {
	float: right;
	clear: both;
	margin-bottom: 5px;
	margin-left: 10px
}


.BgLeftCenter {
	background-image: url(imglib/bg_left-center.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.BgRightCenter {
	background-image: url(imglib/bg_right-center.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link, a:visited { 
	color: #144da0;
	text-decoration: none;
 }
a:hover {
	color: #249695;
 }	

.SmallLink:link, .SmallLink:visited { 
	color: #fc6;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, "San Serif";
	line-height: 1.2;
	text-decoration: none
 }
.SmallLink:hover {
	color: #fff;
 }	


.Nav:link, .Nav:visited { 
	color: #fc6;
	font-size: 10px;
	line-height: 1.2;
	text-decoration: none
 }
.Nav:hover {
	color: #fff;
 }	



