@charset "UTF-8";
/* CSS Document */

#bg {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(bg.gif);
	margin-top: 0px;
}
#header {
	background-image: url(header.jpg);
	height: 243px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clip: rect(0px,auto,auto,auto);
}
#container1 {
	height: 270px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contentbglight {
	background-image: url(contentbglight.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	background-image: url(footer.jpg);
	height: 169px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#left {
	background-image: url(left.jpg);
	float: left;
	height: 270px;
	width: 280px;
}
#headlinecontainer {
	float: left;
	height: 270px;
	width: 580px;
	overflow: hidden;
	background-image: url(headline2.jpg);
}
#headlinecontainer-missingchapter {
	float: left;
	height: 270px;
	width: 580px;
	overflow: hidden;
	background-image: url(headline3.jpg);
}
.normal {
	font-family: Tahoma, Arial;
	line-height: 21px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 16px;
}
#right {
	background-image: url(right.jpg);
	float: left;
	height: 270px;
	width: 280px;
}
.subhdrs {
	font-family: Tahoma, Arial;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #830101;
	text-align: center;
}
#optinbox {
	background-image: url(signup.jpg);
	height: 182px;
	width: 345px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 210px;
}
.subsubhdrs {
	font-family: Tahoma, Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.normal-small {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.normal-noindent {
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: 21px;
}
#footerlinks {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 600px;
	text-align: center;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#footerlinks a:link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #EED43E;
}
#footerlinks a:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#footerlinks a:visited {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #EED43E;
}
#footerlinks a:active {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #EED43E;
}
.highlight {
	background-color: #FFFF00;
}
.subsubhdrs-small {
	font-family: Tahoma, Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #830101;
	text-align: center;
}
.blizz-disclaimer {
	font-size: x-small;
	font-family: Verdana;
	color: #808080;
}
