﻿body 
{
	text-align:center;
	background-color:Black;
	font-family:arial;
	font-size:12px;
	color:White;
	text-align:justify;
	margin:5px 10px 5px 10px;
}
#navigation
{
	float:left;
}
#navigation a
{
	font-family: arial;
	font-size:25px;
	color:#444444;
	text-decoration:none;
	font-weight:600;
}

#navigation a:hover
{
	font-family: arial;
	font-size:25px;
	color:#999999;
	text-decoration:none;
	font-weight:600;
}
#rightnavigation
{
	float:right;
	text-align:right;
	vertical-align:bottom;
}
#rightnavigation a
{
	font-family: arial;
	font-size:25px;
	color:#444444;
	text-align:right;
	text-decoration:none;
	font-weight:600;
}

#rightnavigation a:hover
{
	text-align:right;
	font-family: arial;
	font-size:25px;
	color:#999999;
	text-decoration:none;
	font-weight:600;
}
#content
{
	font-family:Arial;
	font-size:11px;
	color:White;
	text-align:justify;
	margin:0px 10px 0px 0px;
	padding:3px 15px 3px 15px;
	height:313px;
	width:452px;
	background-repeat:no-repeat;
	float:left;
}
#flash
{
	margin:0px 0px 0px 0px;
	float:left;
	height:313px;
	width:968px;	
}
a
{
	font-family: arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	
}
a:hover
{
	font-family: arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	
}
#main
{
	width:968px;
	height:313px;
	background-repeat:no-repeat;
	float:left;
}