* {
	margin: 0;
	padding: 0;
}

html>body, html>table {
	font-size: small;
}
<!--
body{
 	background-color: #881819; 
	background-image: url("../images/bg_camprock_red.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 00px;
	color: #f1da81;
}
-->
a{color: #f1d181; font-weight:bold;}
a:hover{color: #ff0; font-weight:bold;};
H1 {font-size: 18; margin: 0px, 0px, 0px, 0px; color:#000000}
#master_container {margin:0px auto; text-align:center; width: 100%;}

#game_container {
	text-align:left; 
	width: 740px;
	height:480px;
	margin:10px; 
}

#header_container {
	margin:0px auto 0.5em auto;
	text-align:left;
	width: 990px;
	border:4px solid #fff;
	min-height:100px;
	background-color: #c00;
	padding:10pxm;
	color:#fff;
}

#synergy_container {
	width: 991px;
	background-color: #881819;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-color:#881819;
	text-align:center;
}
#synergy_container table td a{color: #881819;}
#synergy_container table td a:hover{color: #ee2a2c;}

#body_container {margin:0px auto; text-align:center; width: 100%;}
#footer_container {margin:0px auto; text-align:center; width: 994px;}
#header_container table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}
#header_container table td {padding:0.5em;}
#header_container table td a{color: #ff0;}
#header_container table td a:hover{color: #fff;}

#footer_container p {margin:1.5em auto;width:770px;font-size: 8pt;color:#00f;text-align:center;}

#flashCell {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height:580px;
}

#thegamecontent {
	text-align:center;
	margin: 0px;
	width:740px;
	height:480px;
}

#flashcontent {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:994px;
	height:580px;
}




