body	{			
	background-color: #fff;
	text-align: left;	
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;	
	color: #000000;
	font-weight: normal;
	margin: 20px;
	padding: 30px;
	text-align: center;
	min-width: 500px;
}



#container {
	margin:0 auto;
	width:500px;
	text-align: left;
	
}

.credit {
	
	background-color: #ffffff;
}

#frontpageHack {
	
	// photoshop, ugh
}

.flashBorder{
	width=500px;
	border-width:12px; border-style:solid;
	text-align: center;
	background-color: #000000;
}

.movBorder{
	width=500px;
	border-width:12px; border-style:solid;
	text-align: center;
	background-color: #000000;
}

a:link {color: #FF3330; text-decoration: none;}
		a:visited {color: #FF3330; text-decoration: none;}
		a:active {color: #FF3330; text-decoration: none;}
		a:hover {color: #FF3300;  text-decoration: underline;}


.comment{
font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

