body {
	margin:0px;
	padding:0px;
}
#header {
	position:absolute;
	top:130px;
	background:#999999;
	width:415px;
	height:18px;
	padding-top:3px;
	padding-left:160px;
}
#outer_wrapper {
	width:760px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
}
#wrapper {
	background: #FFFFFF;
}
#container {
	width:760px;
	float:left;
	margin-right:-245px;
}
#content {
	margin-right:245px;
}
#main {
	padding-top:160px;
	background-repeat:no-repeat;
	margin-left:160px;
}
#main .block1 {
	width:175px;
	float:left;
	color:#999999;
}
#main .block1 A:link, .block1 A:visited, .block1 A:active, .block1 A:hover, #main A:link, A:visited, A:active, A:hover {
	text-decoration:underline;
	color: #999999;
}
#main .block2, {
	width:175px;
	float:right;
}
#left {
	padding-top:160px;
	padding-left:5px;
	width:145px;
	height:320px;
	float:left;
}
#right {
	width:235px;
	float:right;
	padding-top:0px;
}

#center {
	width:235px;
	float:left;
	padding-top:0px;
	text-align:center;
}
#right .block1 {
	width:185px;
	float:right;
	height:190px;
	background:#000000;
}
#right .block2 {
	padding-top:10px;
	width:185px;
	float:right;
}
#right .block2 A:link, .block2 A:visited, .block2 A:active {
	text-decoration:underline;
	color: #999999;
}
#right p, #right li, #footer .block2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
#footer {
	position:relative;
	padding-top:0px;
	margin-top:0px;

}
#footer .block1 {
	background:#000000;
	padding-left:160px;
	padding-top:3px;
	height:18px;
	width:600px;
	bottom:40px;
}
#footer .block2 {
	padding-left:160px;
	padding-top:5px;
	margin-top:0px;
}
#footer .links, #header .links, #picker #main .block1 {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer .links, #header .links  {
	color:#FFFFFF;
}
#footer .links A:link, .links A:visited, .links A:active, #header .links A:link, .links A:visited, .links A:active {
	text-decoration:none; 
	color: #FFFFFF;
}
#footer .links A:hover, #header .links A:hover  {
	text-decoration:underline;
}
#wrapper block {
	background: #000000;
}
h1 {
	margin-top:0px;
}
.last {
	margin-bottom:0px;
}
.clearing {
	height:0px;
	clear:both;
}
p, ul, li, #right h3 {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
