body {
	background:#fff;
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.8em;
	color:#000;
}
div, a, img {
	border:0px;
}
hr {
	height:1px;
	color:#000;
	margin:5px 10px;
	width:700px;
}
p {
	color:#000;
	margin:0px 0px 10px 0px;
}
h1 {
	font-size:1.8em;
	margin:0px;
	color:#7F0009;
	font-weight:bold;

}
h4 {
	color:#7F0009;
	font-size:1em;
	margin:0px 0px 5px 0px;
}
.platformLinks {
	font-size:1em;
	margin:1px 0px 2px 15px;
	padding:1px 0px 0px 0px;
	color:#fff;
}
.platformLink, a {
	color:#fff;
	text-decoration:none;
}
.platformLink, a:hover {
	color:#fff;
	text-decoration:underline;
}
#topBanner {
	width:720px;
}
#menu {
	width:720px;
}
#homePage {
	background:#000;
	width:127px;
	height:30px;
	float:left;
}
#homePage:hover, #homePage a:hover, #homePageHl {
	background:#7F0009;
	width:127px;
	height:30px;
	float:left;
}
#dvd {
	background:#000;
	width:167px;
	height:30px;
	float:left;
}
#dvd:hover, #dvd a:hover, #dvdHl {
	background:#7F0009;
	width:167px;
	height:30px;
	float:left;
}
#magazine {
	background:#000;
	width:159px;
	height:30px;
	float:left;
}
#magazine:hover, #magazine a:hover, #magazineHl {
	background:#7F0009;
	width:159px;
	height:30px;
	float:left;
}
#subscribe {
	background:#000;
	width:267px;
	height:30px;
	float:left;
}
#subscribe:hover, #subscribe a:hover, #subscribeHl {
	background:#7F0009;
	width:267px;
	height:30px;
	float:left;
}
#platformBar {
	clear:both;
	text-align:left;
	background:#94AA55 url("images/platformBG.gif") repeat-x;
	width:720px;
	height:33px;
	border-left:1px solid #fff;
	border-right:0px solid #fff;
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
}
#mainContent {
	width:720px;
	height:380px;
	clear:both;
}
#mainContentPl {
	width:720px;
	height:700px;
	clear:both;
	padding:10px;
}
#mainContentPl p a {
	font-weight:bold;
	color:#000;
	margin:0px 0px 5px 0px;
} 
#mainContentPl h4 a {
	font-weight:bold;
	color:#7F0009;
	margin:0px 0px 5px 0px;
}
#mainContentPl p {
	color:#000;
	margin:0px 0px 5px 0px;
}

#leftContent {
	width:220px;
	height:330px;
	margin:10px;
	float:left;
}
#rightContent {
	width:470px;
	height:330px;
	margin:10px 0px;
	float:left;
	text-align:right;
}
#footer {
	width:720px;
	height:70px;
}
#flashFooter {
	width:680px;
	margin:0px 10px;
}
#flashMainContent {
	width:468px;
	height:330px;
	margin:0px;
}
.copyright {
	margin:4px 0px 10px 10px;
	font-size:0.8em;
	color:#999;
	float:left;
}
#deagLogo {
	margin:0px 0px 0px 420px;
}
form label {
	width:130px;
	vertical-align:top;
	margin:2px 0px 0px 7px;
	float:left;
	text-align:left;	
}
form {
	text-align:left;
	margin:0px 0px 0px 0px;
}
fieldset {
	margin:0px;
	width:460px;
	padding:10px;
	border:0px;
}
input, select, textarea {
	width:250px;
}
select {
	width:255px;
}
.search {
	width:50px;
}
legend {
	margin:0px;
	font-size:0.7em;
	color:#4A310A;
	font-weight:bold;
}