<style>
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCC;
	font-variant: small-caps;
}
#wrapper {
	text-align: Left;
	margin: 0px auto;
	padding: 0px;
	border:thin solid #000;
	width: 800px;
	background-color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	margin: 0 0 15px 0;
}    
#side-a {
	float: left;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
}

#side-b {
	float: right;
	width: 200px;
	padding-right: 2px;
	padding-left: 2px;
}

#side-c {
	float: left;
	width: 240px;
	left: 1px;
	right: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
#side-d {
	margin: 0;
	float: right;
	width: 540px;
	padding-right: 2px;
	padding-left: 2px;
}

#preorder1 {
	float: left;
	width: 800px;
	left: 3px;
	right: 3px;
	padding-right: 5px;
	padding-left: 3px;
}

#preorder2 {
	float: left;
	width: 800px;
	left: 3px;
	right: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

#preorder3 {
	float: left;
	width: 800px;
	left: 3px;
	right: 3px;
	padding-right: 2px;
	padding-left: 2px;
	}

#preorder4 {
	float: left;
	width: 800px;
	left: 3px;
	right: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
#preorder5center {
	float: left;
	width: 800px;
	left: 3px;
	right: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
#content { 
	float: left;
	width: 420px;
	padding-right: 2px;
	padding-left: 5px;
}

#footer {
	clear: both;
	background-color: #AE0026;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
	padding-left: 10px;
}
body {
	background-image: url(http://magnacarta.net/Artist_Page_Images/bg.png);
	background-position:top;
	background-repeat: repeat; 
	background-color: #000000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.style20 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.style23 {color: #FFFF00}
.style26 {color: #FFFFFF; font-weight: bold; }
.style29 {font-size: 14px}
.style30 {color: #FFFF00; font-weight: bold; font-size: 14px; }
.style32 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}
.style33 {color: #FFFFFF}
.style34 {
	font-size: 12px
}
.style35 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style10 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.dullYellow {
	color: #DCDE46;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
} 

#rollover
{
  display: block;
  width: 151px;
  height: 39px;
  background: url("Artist_Page_Images/buynow.png") no-repeat 0 0;
}
.textYellow {
	color: #DCDE48;
	font-size: 14px;
}
#rollover:hover
{ 
  background-position: 0 -39px;
}

#rollover span
{
  display: none;
}
.tablePrizeBg {
	background: url(GlenDroverGuitarContest/prizePackage2.jpg) no-repeat;
}

.mediaBg {
	background: url(glendroverTest/mediaPlayerBg.png) no-repeat center center;
	height: 480px;
	width: 500px;
}


</style>


