body {
	margin:50px 0px;
	padding:0px;
	text-align:center;
	background-color: #848074;
	}

a{
	color: #464533;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link{
	color: #464533;
	text-decoration: none;
}

a:visited{
	color: #464533;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#flash{
	padding: 0px;
	width: 600px;
	background-position: center center;
	background-color: #848074;
	height: 400px;
	border: 0px solid #cccccc;
}
