html, body {
	margin:auto;
	height:100%;
	background:url(../images/fun_stuff_grad.gif) repeat-x top;
	background-color:#ED1C24;
	font-family:Arial;
	font-size:12px;
}

#frame { 
	margin:auto;
	width:640px;
	text-align:center;
}

#flashcontent {
	padding:50px 0px 0px 0px;
}

#primaryNav {
	width:640px;
	margin:auto;
}

#footer { 
	padding:30px 0px 0px 0px;
	width:640px; 
	text-align:center; 
}

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