* { margin: 0; padding: 0; }
img { border: 0; }

body {
	font-size: 62.5%;
	font-family: arial;
	background: #E4D2C1;
	color: #d3d3d2;
}

#contentcontainer, #content{
width:100%;
background-color:#E4D2C1;
}

#flashcontentcontainer {
	width: 100%;
	height: 930px;
	background-color:#E4D2C1;
}

	#flashcontent {
		width: 100%;
		height: 930px;
		font-size: 1.2em;
		float:left;
		background-color:#E4D2C1;
	}
	
		#flashcontent a { color: #E4D2C1; }
	


#footer a { color: #5f5341; }

#footer { color: #5f5341; }

#footer #footerlegal {
	border-top:1px solid #5f5341;
}

#footer #footerinfo li, #footer #footerlegal ul li {
	border-left: 1px solid #5f5341;
}
