* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
		color: #FFF;
	text-decoration: none;
}

#wrapper {
	width: 1033px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	color: #fff;
	background: #000000;
	height: 625px;
	width: 804px;
	display: inline;
	
}

#header {
 color: #333;
 width: 1052px;
 float: left;
 height: 300px;
 background: #000000;
}

#footer { 
 width: 1052px;
 height: 80px;
 clear: both;
 color: #333;
 background: #000000;
}

#leftcolumn { 
 color: #333;
 background: #000000;
 height: 625px;
 width: 229px;
 float: left;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F6E387;
	text-decoration: none;
}
}
a:visited {
	text-decoration: none;
	color: #F6E387;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	text-decoration: none;
	color: #F6E387;
}
a:active {
	text-decoration: none;.headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ECC53C;
	text-decoration: none;
}

#wrapper #content table tr .text .text {
	color: #FFF;
}

