#main {
	background-color: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left {
	height: 480px;	
}
#navcontainer {
	
}

#nav li{
	
}

#nav li a:link {
	
}

#nav li a:visited {
	
}

#nav li a:hover {
	
}


#content {
	width: 525px;
	margin-right: 10px;
	margin-left: auto;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 345px;
	margin-bottom: 0px;
	float: right;
}

#footer {
	
}

#content a:link {
	color: ##3F66A2;
}
