body {
	padding: 0px; 
	background: url('images/bg_top.jpg');
	background-repeat: repeat-x;
	background-color: #961E27;
	margin: 0 auto;
	font-family: trebuchet ms, verdana, tahoma, arial; 
	font-size: 16px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#CCCCCC;
}
h1 {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;	
	line-height: 100%;
	letter-spacing:0px;
	color:#CCCCCC;
	font-weight:normal;	
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size:24px;
	font-weight:normal;
	letter-spacing:0px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
}
h4 {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	color:#D0B65F;
	margin-top:0px;
	margin-bottom:5px;
}
a {
	text-decoration:underline;
	color:#D0B65F;
}
td {
  vertical-align: top;
  color: #CCCCCC;
}
ul, li {
  margin-left:10px;
  padding-left:10px;
  line-height:150%;
  margin-right:0px;
}

.tracklistings li {
  color: #D0B65F;
  font-size: 12px;
  line-height: 125%;
}

img {
  border:0;
}
.normal {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-weight: normal;
	font-size: 14px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#CCCCCC;
}
.small {
	font-size: 12px;	
}
.tiny {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size:10px;
	line-height: 250%;
	color:#999999;
}

.form_field
{
	width: 300px;
	height: 22px;
	border: 1px solid #D0B65F;
	background-color: #EEEEEE;
	margin-top:0px;
	margin-bottom:3px;
	font-size: 12px;
	color: #333333;
	font-family:verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.text_box
{
	width: 300px;
	height: 300px;
	border: 1px solid #D0B65F;
	margin-top:0px;
	margin-bottom:3px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #333333;
	font-family:verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.Submit
{
	background:#961E27;
	color: #FFFFFF;
	border: 1px solid #D0B65F;
	font-family:verdana, tahoma, arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	width: 300px;
	height: 25px;
}

.video img {
}
.video a {
	display:block; 
	width:320px; 
	height:224px;
}
.video a:link {
	border: solid 5px #666666;
}
.video a:visited {
	border: solid 5px #666666;
}
.video a:hover {
	border: solid 5px #961E27;
}
.video a:active {
	border: solid 5px #4F090B;
}


#navigation_box img {
}
#navigation_box a {
	display:block; 
	width:75px; 
	height:75px;
}
#navigation_box a:link {
	border: solid 5px #666666;
}
#navigation_box a:visited {
	border: solid 5px #666666;
}
#navigation_box a:hover {
	border: solid 5px #961E27;
}
#navigation_box a:active {
	border: solid 5px #4F090B;
}