body {
	background: Black url(style/ep_bg.jpg) fixed;
	color: #FFFFDB;
	font-size: 75%;
	margin-top: 0;
	padding-top: 0;
	font-family: "New York", serif;
}
h1 {
	margin-top: 0;
	padding-top: 362px;
	width: 539px;
	text-align: center;
	background: url(style/title.jpg) no-repeat scroll;
}
img {
	border: none;
}
 .whatsnew {
 	border:1px #333333 solid;
	margin: 12px;
 }
.whatsnew h2 {
  margin-top: 0;
}
.mobile {
	display: none;
}
#HEADERLEVEL1 {
	color: Red;
}
#HEADERLEVEL1 img {
	display: none;
}
h2 {
	font-size: 22px;
	border-left: 12px white solid;
	padding-left: 3px;
clear: left;
}
h3 {
margin-left: 3px;
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
p {
	margin-left: 12px;
	margin-right: 12px;
}
ul li {
	list-style: square url(style/list.gif);
}
a:link {
	background: transparent;
	color: #20B2AA;
}
a:visited {
	background: transparent;
	color: #5F9EA0;
}
a:active {
	background: transparent;
	color: #9370DB;
}
a:hover {
	background: Gray url(style/anchor.gif);
	color: #FFDEAD;
}
strong {
	color: Red;
}
#MAIN {
	width: 539px;
	padding: 0;
	background: Black none;
	margin: 0 auto 64px auto;
	border-left: 2px solid #1A1A1A;
	border-right: 2px solid #1A1A1A;
}
.typewriter {
	text-decoration: underline;
	color: Black;
	background: White;
}
address {
	clear: left;
	background: url(style/barcode.jpg) no-repeat;
	border-top: 4px double #393939;
	font-style: normal;
	text-align: right;
	margin-top: 12px;
	border-bottom: 2px solid #1A1A1A;
	padding-top: 52px;
}
.titlearea {
	width: 539px;
	float: left;
}
.biography dt {
	float: left;
	clear: left;
	width: 50px;
	padding-left: 3px;
	border-left: white solid 6px;
}
.biography dd {
	float: left;
	width: 420px;
	padding-bottom: 12px;
}
.magazine {
	clear: left;
}
.magazine li {
	list-style: none inside none;
}
.magazine a {
	background: url(style/mailmagazine.jpg) no-repeat;
}

.magazine a:hover {
	background: url(style/link/hover/mailmagazine.jpg) no-repeat;
}
.magazine a {
	display: block;	
	height: 120px;
	width: 480px;
	text-align: center;
}
.magazine a span {
display: none;
}
.javascriptwarning span {
	display: block;
	background: url(style/javascriptwarning.jpg) no-repeat bottom;
	padding-bottom: 70px;
	width: 417px;
	text-align: center;
}
.sb {
	background-color:#000000;
	font-family:sans-serif;
	font-size:120%;
	padding:6px;
	border:ridge 5px gray;
	width:172px;
	position:fixed;
	top:80px;
	right:41px;
}
