@charset "utf-8";
.leftSide {
	background-attachment: fixed;
	background-image: url(../images/wow_interface_04.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.centre {
	background-attachment: fixed;
	background-image: url(../images/wow_interface_05.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000033;
}
.rightSide {
	background-attachment: fixed;
	background-image: url(../images/wow_interface_06.jpg);
	background-repeat: repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.bottomLeft {
	background-attachment: fixed;
	background-image: url(../images/wow_interface_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	background-attachment: fixed;
	background-image: url(../images/wow_interface_09.jpg);
	background-repeat: no-repeat;
}
.bottomRight {
	background-attachment: fixed;
	background-image: url(../images/wow_interface_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-align: left;
	vertical-align: top;
}
.contentHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-align: left;
	vertical-align: top;
}
.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	background-attachment: fixed;
	background-image: url(../images/wow_interface_11.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
.productHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
}
.productDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}

