body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: arial, helvetica, verdana, sans serif;
	text-align: center;
}
img {
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

a {
	color: #08c;
}

a.whiteback:link {
	color: #03c;
}
a.whiteback:visited {
	color: #03c;
}
a.whiteback:hover {
	color: #09f;
}
a.blackback:link {
	color: #fff;
}
a.blackback:visited {
	color: #fff;
}
a.blackback:hover {
	color: #f93;
}
a.blueback:link {
	color: #fff;
}
a.blueback:visited {
	color: #fff;
}
a.blueback:hover {
	color: #0cf;
}


/*   G R I D  */

.container {
	position: relative;
	width: 980px;
	margin: 16 auto 0 auto;
}

#headertop {
	height: 41px;
	background-color: #000;
}
#headerbottom {
	height: 24px;
	background-color: #000;
}
#headertopblue {
	height: 41px;
	background-color: #036;
}
#headerbottomblue {
	height: 24px;
	background-color: #036;
}

#plusone {
	height: 24px;
	width: 75px;
	text-align: right;
	background-color: #000;
}
#plusoneblue {
	height: 24px;
	width: 75px;
	text-align: right;
	background-color: #036;
}
#support-us {
	height: 24px;
	width: 105px;
	background-color: #000;
}
#support-usblue {
	height: 24px;
	width: 105px;
	background-color: #036;
}

#claim {
	height: 24px;
	width: 800px;
	background-color: #000;
	font-family: lucida grande, lucida sans unicode, helvetica, arial, verdana, sans-serif;
}

#claim h1 {
	font-size: 11px;
	color: #999;
	line-height: 9px;
	text-align: left;
	margin-top: 7px;
}
#claim b, #claimblue b {
	color: #eee;
}
#claimblue {
	height: 24px;
	width: 800px;
	background-color: #036;
	font-family: lucida grande, lucida sans unicode, helvetica, arial, verdana, sans-serif;
}
#claimblue h1 {
	font-size: 11px;
	color: #ccc;
	line-height: 9px;
	text-align: left;
	margin-top: 7px;
}

.spacer {
	height: 18px;
	background-color: #000;
}
.spacerblue {
	height: 18px;
	background-color: #036;
}
#adsense728x90 {
	height: 92px;
	background-color: #000;
}
#adsense728x90blue {
	height: 92px;
	background-color: #036;
}
#adsense728x90down {
	height: 110px;
	background-color: #000;
}
#adsense728x90downblue {
	height: 110px;
	background-color: #036;
}
#adsense728x90bottom {
	height: 110px;
	background-color: #000;
}
#swfcontent {
	height: 650px;
	background-color: #000;
}
#swfdrumgames {
	height: 620px;
	background-color: #000;
}
#flashalt h1 {
	font-size: 12px;
	color: #ccc;
}
#adsense728x15 {
	height: 50px;
	background-color: #000;
}
#adsense728x15bottom {
	height: 50px;
	background-color: #000;
}
.info {
	text-align: left;
	padding-left: 126px;
	padding-right: 126px;
	background-color: #000;
}
.info h1 {
	font-size: 12px;
	color: #ccc;
	margin: 0px;
}
#drum-games-poll {
	text-align: left;
	padding-left: 126px;
	padding-right: 126px;
	background-color: #fff;
	border: 1px solid;
	border-color: #eeeeee #eeeeee #cccccc;
}
#drum-games-poll h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin: 0px;
}
#drum-games-poll h2 {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer {
	height: 70px;
}
#footer h1 {
	font-size: 11px;
	color: #333;
	margin: 0px;
}


