body {
	background:				#525152;
	font-size:				small;
	font-family:			Arial, Times, Verdana;
	margin-left:			auto;
	margin-right:			auto;}
                        
#allcontent {
	width:					990px;
	margin-left:			auto;
	margin-right:			auto;
	padding-top:			20px;}
                        
a:link {
	color:					#760202;
	text-decoration:		none;}
                        
a:visited {
	color:					green;
	text-decoration:		none;}
                        
a:hover {
	color:					black;
	text-decoration:		none;} 

.rightbanner {
	float:					right;}
	                        
.main {
	text-align:				justify;
	width:					600px;
	padding-right:			20px;
	padding-left:			20px;
	color:					black;
	float:					right;
	background:				white;}
                       
h2 {
	text-align:				center;}
                     
.image {
	margin-left:			180px;}
                       
.copy {
	text-align:				center;
	margin-top:				90px;
	font-size:				90%;}
	
.ad {
	margin-left:			auto;
	margin-right:			auto;
	font-size:				90%;
	margin-top:				30px;
	width:					120px;}
	
img {
	border:					0px;}
