body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;	
}

a {
	text-decoration: underline;
	color: #00F;
	border: 0;
	margin: 0;
	padding:0;
	text-align: center;
}

img {
	border: 0;	
	margin: 0;
	padding: 0;
}

#moreinfo {
	font-weight: bold;	
	color: #000;
	text-align: center;
}

#moreinfo a {
	color: #000;
}

#rating {
	font-size: 0.9em;	
}

#quote {
	color: #00F;
	font-size: 0.9em;	
}

.subtext { 
	font-style:italic;	
	text-align: center;
	text-size: 0.9em;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;	
}

#title {
	font-size: 2em;
	color: #00F;	
	text-align: Center;
}

#contain {
	width: 600px;	
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	margin-left: -300px;
}

#content {
	width: 100%;
	color: #000;
	background-color: #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	left: 50%;
	right: 50%;
	margin-left: -300px;
}

.text {
	padding: 10px;
	width: 580px;
	margin: 0;
	color: #00F;
}

#content h1 {
	font-size: 1.2em;
	font-weight: 900;
	color: #000;	
	text-align: center;
}

#contact {
	margin-top: 10px;
	width: 100%;
	background-color: #7A7A7A;
	color: #E5E5E5;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

.header {
	width: 100%;
	height: 20px;
	color: #FF3;
	background-color: #009;
	text-align: center;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 3px;
}

#contact a {
	text-decoration: underline;
	color: #E5E5E5;
}	

#ads {
	width: 100%;	
	margin: auto;
	text-align: center;
}
