body {
	font-family:Helvetica, arial, sans-serif;
	font-size:12px;
	line-height:1.8em;
	background-color:#280606;
	text-align:center;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	color:white;
	margin:0;
	padding:0;
}

#header {
	width:100%;
	height:20px;
	text-align:left;
	background-image:url(img/stripes.gif);
	background-repeat:repeat-x;
	color:white;
	padding:5px;
}

#header a {
	background:none;
	font-weight:bold;
	font-size:1.3em;
	margin-right:1em;
}
#header a:hover {
	text-decoration:none;
	color:#FFCCCC;
}
a.active {
	color:#FFCCCC;
}
em {
	color:#EE9999;
	font-style:normal;
	font-weight:bold;
}
td, table {
	font-size:12px;
	line-height:1.8em;
	border-collapse:collapse;
	vertical-align:top;
}

#content {
	margin:0 auto;
	text-align:left;
	width:900px;
	padding:1em;
}
#title {
	margin:0 auto;
	text-align:left;
	width:924px;
	color:white;
	height:108px;
	background-image:url(title.gif);
}

.black,.blacksmall {
	background-color:black;
}
.blacksmall {
	font-size:5px;
}
img {
	border:0;
}
a {
	background-color:#990000;
	color:white;
	text-decoration:none;
}
a:hover {
	color:black;
	background-color:white;
	text-decoration:underline;

}
#title .download {
	float:right;
	text-align:right;
	margin:1em;
	
}
#title a {
	background-color:black;
	font-weight:bold;
}
#title a:hover {
	background-color:green;
}
a#bigdl {
	
	font-size:1.5em;
	line-height:1em;
	border:1px white solid;
	padding: 5px;
	display:block;
	margin:0.2em 0;
	background-color:#EE5555;
	color:#660000;
}
a#bigdl:hover {
	background-image:none;
	background-color:#880000;
	color:white;
	text-decoration:none;
}

h2 {
	text-transform:uppercase;
	color:#AA0000;
	border-bottom:3px white double;
}


table.sounds {
	border:1px black solid;
}

#bottom {
	width:100%;
	text-align:center;
}

.download {
	float:right;
}


#strap {
	font-size:1.55em;
	color:#EE5555;
	line-height:1.4em;
}
#strap em {
	color:white;
}

