/*eeff00*/
/*393939*/
*
{
	font-family: arial;
}

body
{
	text-align:center;
	background-color: #393939;
	padding: 0px;
	margin: 0px;
} 

#photoTitles
{
	font-size: 16px;
	color: #eeff00;
}

td
{
	font-size: 12px;
	color: #ffffff;
}

div.main_container_outter
{
	background-color: #393939;
	width: 720px;
	margin: 0 auto;
	text-align: center;
}

div.main_container_inner
{
	background-color: #000000;
	margin: 10px;
	text-align:left;
}

iframe.main_iframe
{
	height:350px;
	width:680px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;

}

a.main_links
{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.site_links
{
	color: #eeff00;
	font-size: 12px;
	text-decoration: none;
}

a.event_link
{
	color: #eeff00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.copyright_area
{
	background-color: #393939;
	text-align: center;
	font-size: 10px;
}

body.content
{
	 background-color: #000000;
	 text-align: left;
	 margin: 0px;
}

div.content
{
	color: #ffffff;
	font-size: 12px;
}