#main_bg {
	margin:0 auto;
	background:url(/images/main_bg.png) top left repeat-y;
	width:823px;
}

h1 {
	font-family:Times, 'Times New Roman', serif;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	color:#5B5B5B;
	margin: 0;
	border-bottom:1px solid #5B5B5B;
	text-transform:uppercase;
}

a {
	font-family:Times, 'Times New Roman', serif;
	color:#5B5B5B;
	text-decoration:none;
	text-align:center;
}

a:hover {
	color:#000000;
}

body {
	background-image:url(/images/genesis-pattern_maroon.jpg);
	margin-top:0px;
	margin-bottom:0px;
	font-family:Times, 'Times New Roman', serif;
	color:#5B5B5B;
	font-size:10pt;
}

.header {
	background-image:url(/images/genesis_logo.gif);
	width:521px;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.bodytext {
	color:#5B5B5B;
	font-family:Times, 'Times New Roman', serif;
	font-size:10pt;
	text-align:center;
	width:400px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #5B5B5B;
}

.links, .content {
	width:522px;
	font-family:Times, 'Times New Roman', serif;
	color:#5B5B5B;
	font-size:9pt;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
	.links{text-align:center;}
	.bullets li{list-style:circle;}
	.content dd {margin-bottom: 10px;}

.stores {
	width:522px;
	margin-top: 30px;
}

.mailinglist {
	width:522px;
	margin-top: 30px;
}
	.quickmailform {
		margin-top: 20px;
	}
	
.info{
	margin:30px auto;
	width:400px;
	text-align:center;
}

.official_sites {
	width:521px;
	margin-top: 30px;
}

.tribute_bands {
	width:521px;
	margin-top: 30px;
}

.col1 {
	float:left;
	width:174px;
}

.col2 {
	float:left;
	width:173px;
}

.col3 {
	float:left;
	width:173px;
}

.fansites {
	width:521px;
	margin:0 auto;
	margin-top: 30px;
}

.characters {
	width:521px;
	background:url(/images/genesis_characters.jpg) top center no-repeat;
	margin: 0 auto;
	display:block;
	height:100px;
}

.copyright {
	color:#5B5B5B;
	text-align:center;
	font-size:8pt;
	width:521px;
	margin:0 auto;
}

.clear { clear:both;}

/* ============================== MAILING LIST POPUP ============================== */

#MailingContainer {
	width: 481px;
	margin: 0 auto;
	background: url(/images/GEN_mailingBG.png) top center repeat-y;
	height: 610px;
	padding: 0 35px;
}

.mailingheader {
	background-image:url(/images/GEN_mailinglogo.gif);
	width:228px;
	height:92px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

h1#mailTitle {
	width: 372px;
	margin: 10px auto;
}

ul li {
	list-style: none;
}