* {margin:0; padding:0}

body { 
	background-color:#dcce66;
	text-align:center;
	background-position:center top;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
#holder {min-width:850px;}
h1 {margin:auto; margin-top:25px}
h3 a, h3 a:link, h3:active, h3 a:visited {
	color:#a2070b;}
a, a:link, a:visited, a:active {
	color:#336205;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#006633;
	text-decoration:underline}
ul#nav {
	}
#nav li{
	display:inline;
	list-style-type:none;
	}
#content {
	width:755px;
	margin:10px auto;
	}	
#content #t {
	width:100%;
	background:url(images/bg_content_top.gif) top left no-repeat;
	height:47px;}		
#content #b {
	width:100%;
	background:url(images/bg_content_bottom.gif) top left no-repeat;
	height:47px;}	
#content #m {
	background:url(images/bg_content_middle.gif) top left repeat-y;
	text-align:left;
	padding: 0 30px 13px 35px;}	
#footer {
	font-size:10px;
	}
.rhcol {
	float:right;
	width:340px;
	margin-top:-40px;
	margin-left:10px
	}
.req {
	color:#FF0000
	}		
ul.music {margin:0 0 10px 25px}
	
ul.music li{
	list-style-image:url(images/ico_music.gif);
	padding-left:10px;
}	
p {
	margin-bottom:10px;
	padding-bottom:3px;}	
	
h2 {
	font-size:17px;
	font-weight:bold;
	color:#a2070b;
	margin-bottom:20px;}	
h3 {
	font-size:15px;
	font-weight:normal;
	color:#a2070b;
	margin-bottom:10px;}
.ico {
	background-position:left;
	background-repeat:no-repeat;
	padding-left:28px
	}	
	
img {border:none}
		
img.border {
	border:4px solid #638a0e;
	}	
table.list {
	width:90%;
	border-collapse:collapse;
	border-width: 0 0 1px 1px;
	border-color:#663300;
	border-style:solid;
	margin-bottom:20px
	}
table.list td {padding:2px;
	border-width: 1px 1px 0 0;
	border-color:#663300;
	border-style:solid}	
table.list thead td {
	background-color:#660000;
	color:#FFCC00;
	}	
.smltxt {
	font-size:10px;
	color:#666666;
	}	
div.photo	{
	width:150px;
	height:150px;
	text-align:center;
	float:left;
	}
.divclear {
	clear:both;
	height:1px;}	