body{
	background:url(images/bg.gif) repeat-x top right #FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	position:absolute;
	width:750px;
	background:#666666;
	height:auto;
	left:18%;
	margin-right:350px;
	text-align:center;
}
#content{
	background:#FFFFFF;
	margin-left:9px;
	margin-right:9px;
	padding:10px;
	text-align:left;
	margin-bottom:20px;
	margin-top:20px;
}

.copy{
	color:#CCCCCC;
}

a, a:link, a:visited, a:active{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
	background:#FFFFFF;
}

a:hover{
	text-decoration:underline;
}

a:img, a img{border:0px;}
h6 img{margin:10px;}
	