a:link { 
	color: #828282;
	text-decoration: none;
	outline: 0;
	}
a:visited { 
	color: #828282;
	text-decoration: none;
	outline: 0;
	}
a:hover { 
	color: #FDCB26;
	text-decoration: none;
	outline: 0;
	}
a:active { 
	color: #FDCB26;
	text-decoration: none;
	outline: 0;
}

body {
	background:url() no-repeat fixed;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	color: #828282;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	color: #828282;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

#container {
	width: 1600px;
	color: #828282;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

#links {
	position:absolute;
	top:52px;
	width: 1600px;
	color: #828282;
	padding: 0px;
	border: none;
	height: 230px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

#header { 
	position:absolute;
	top:245px;
	color: #828282;
	width: 1600px;
	height: 20px;
	border: none;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content {
	position:absolute;
	top:265px;
	width:4000px;
	height:450px;
	color:#828282;
	background:#fff;
	border:none;
	border:0;
	margin:0;
	padding:0;
}

.content {
	width:auto;
	height:450px;
	padding-right:10px;
	float:left;
}

#footer { 
	position:absolute;
	top:722px;
	width:1600px;
	height:34px;
	color: #828282;
	border: none;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
