/* CSS Document */
body
{
	margin:20px 0;
	padding:0;
	background-color:#2d2d2d;
	font-family: Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(/images/bg.gif);
	text-align:center;
}
a
{
	color:#fe5706;
}
div#content img {padding:3px;border:1px solid #888;background-color:#111;}
a img {background-color:#1f1f1f;}
div#container
{
	background-color:#1f1f1f;
	color:#C5C4C2;
	width:780px;
	border:1px solid #fe5706;
	margin:0 auto;
	text-align:justify;
}
div#header
{
	height:266px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}
div#header ul
{
	margin:0;
	padding:0;
	list-style:none;
}
a#home
{
	position:absolute;
	left:541px;
	top:9px;
	width:195px;
	height:193px;
}
a#home:hover
{
	background-image:url(/images/home2.jpg);
	background-repeat:no-repeat;
}
a#history
{
	background-image:url(/images/history1.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:6px;
	top:227px;
	height:22px;
	width:83px;
}
a#top
{
	background-image:url(/images/top1.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:96px;
	top:218px;
	height:26px;
	width:238px;
}
a#participants
{
	background-image:url(/images/participants1.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:345px;
	top:214px;
	height:25px;
	width:133px;
}
a#scumball
{
	background-image:url(/images/scumball1.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:490px;
	top:209px;
	height:24px;
	width:131px;
}
a#proandcontra
{
	background-image:url(/images/proandcontra1.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:636px;
	top:207px;
	height:22px;
	width:130px;
}
a#history:hover
{
	background-image:url(/images/history2.gif);
}
a#top:hover
{
	background-image:url(/images/top2.gif);
}
a#participants:hover
{
	background-image:url(/images/participants2.gif);
}
a#scumball:hover
{
	background-image:url(/images/scumball2.gif);
}
a#proandcontra:hover
{
	background-image:url(/images/proandcontra2.gif);
}
div#header a span
{
	display:none;
}
div#header a:hover
{
	background-color:Transparant;
}
div#navigation
{
}
div#content
{
	
}
div#innercontent
{
	padding:10px;
	width:550px;
	float:left;
}
div#innercontent img.left
{
	float:left;
	margin:5px;
	border:1px solid #fe5706;
}
div#innercontent img.right
{
	float:right;
	margin:5px;
	border:1px solid #fe5706;
}
div#innercontent h2
{
	font-size:14px;
	letter-spacing:5px;
	padding:3px;
	background-color:#555;
	color:#000;
	border-bottom:1px solid #FE5706;
	text-align:center;
}
div#innercontent div.archivemessage
{
	border:1px solid #282828;
	background-color:#222;
	margin:20px 0;
}
div#innercontent div.message
{
	padding:5px;
}
div#innercontent h3
{
	margin:0;
	padding:3px;
}
div#innercontent h5
{
	margin:0;
	padding:3px;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
div#rightcontent
{
	float:right;
	width:210px;
	position:relative;
	text-align:center;
}
div#rightcontent a span
{
	display:none;
}
div#rightcontent a:hover
{
	background-color:#1F1F1F;
}
div#container div#rightcontent h1.title
{
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	height:79px;
	width:210px;
}
div#container div#rightcontent h1#home2.title
{
	background-image:url(/images/h1_home.gif);
}
div#container div#rightcontent h1#history.title
{
	background-image:url(/images/h1_history.gif);
}
div#container div#rightcontent h1#termsofparticipation.title
{
	background-image:url(/images/h1_top.gif);
}
div#container div#rightcontent h1#participants.title
{
	background-image:url(/images/h1_participants.gif);
}
div#container div#rightcontent h1#scumball.title
{
	background-image:url(/images/h1_scumball.gif);
}
div#container div#rightcontent h1#proandcontra.title
{
	background-image:url(/images/h1_proandcontra.gif);
}
div#rightcontent h1#sponsor
{
	background-image:url(/images/h1_sponsor.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:135px !important;
	top:145px;
	height:37px;
	width:210px;
}
div#rightcontent h1 span
{
	display:none;
}
div#googleadsright
{
	margin-top:190px;
}

div#googleads
{
	clear:both;
	width:728px;
	margin:0 auto;
	text-align:center;
}
div#footer
{
	margin:20px 0;
}
div#footer ul
{
	text-align:center;
	margin:0;
	padding:0;
	list-style-type:none;
}
div#footer ul li
{
	display:inline;
	margin:0 6px;
}
div#footer ul li a
{
	font-size:10px;
	font-weight:bold;
}
div#footer ul li a.current
{
	color:#1f1f1f;
	background-color:#fe5706;
}
div#footer img
{
	float:right;
	margin:2px;
}
div#movie
{
	text-align:center;
	margin:10px 0 15px 0;
	padding-bottom:20px;
	border-bottom:2px solid #4E4E4E;
}
div#innercontent img.teaser 
{
	float:left;
	border:none;
	margin-right:10px;
}
