﻿body,html
{
	font-family:Arial;
	font-size:9px;
	height:100%;
	margin : 0;
}
td
{
	vertical-align:middle;
}
#Header
{
	text-align:right;
	margin-bottom:5px;
}
#Footer
{
	margin-top:10px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
	font-size:9.5px;
	color:#acacac;
}
#Footer a
{
	color:#929218;
	text-decoration:none;
	letter-spacing:2px;
}
#MainLeft
{
	float:left;
	width:577px;
}
#MainRight
{
	float:left;
	width:293px;
}
#Description
{
	text-align:justify;
	padding-left:20px;
	margin-top:95px;
	line-height:26px;
	letter-spacing:2px;
}
#Links
{
	margin-top:30px;
	margin-left:120px;
	text-align:left;
}
a
{
	cursor:pointer;
	border:0;
}
img
{
	border:0;
}
.clear
{
	float:none;
	clear:both;
}
#PlayLeft
{
	float:left;
	width:680px;
	
	display:none;
}
#PlayRight
{
	float:left;
	width:180px;
	text-align:left;
	padding-left:10px;
	display:none;
}
#ReplayBut
{
	margin-top:150px;
}
#RecentProjects
{
	margin-top:55px;
	font-weight:bold;
	line-height:15px;
	font-size:10px;
	color:#4c4c4c;
}
#RecentProjects h2
{
	margin:0;
	padding:0;
	font-size:10px;
	color:#929218;
	font-weight:bold;
}
