@charset "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #c0c0c0;
}

img {
	border: 0px;
}


h1 {
	color:#f46140;
	font-size: 16px;
	font-weight:bold;
	font-family: courier, geneva, sans-serif; 
	}



#mainOverlay {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}

#mainDisplay{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	position: relative;
	text-align: left;
}

#mainContent{
	display: block;
	position: absolute;
	background: #FFFFFF url(../../../images/artists/hamellontrial/rantRoll/burnRepeat.jpg) top left repeat-y;
}

#nav{
	background: #FFFFFF url(../../../images/artists/hamellontrial/rantRoll/burnNav.jpg) top left no-repeat;
	width:788px;
	height: 98px;
}

#leftColumn{
	float: left;
	width: 365px;
}

#leftAlbum{
	background: #FFFFFF url(../../../images/artists/hamellontrial/rantRoll/burnMiddle.jpg) top left no-repeat;
}

#leftAlbum img{
	margin-left: 25px;
}

#leftNav{
	height: 916px;
	background: #FFFFFF url(../../../images/artists/hamellontrial/rantRoll/burnBottom.jpg) top left no-repeat;
}

#leftNav img{
	margin-left:25px;
	margin-top:5px;
	
	
} 

#rightColumn{
	float: left;
	width: 423px;

}

#rightLogo{
	text-align: center;
}

#rightContent{
	line-height: 170%;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:400px;
	padding-top:10px;

	
}

#footer{
	text-align: center;
	background-color: #c0c0c0;
}

a:link {color: #ef0034; text-decoration: none;}
a:visited {color:#ef0034; text-decoration:none;}
a:hover {color:#edcb67; text-decoration:none;}


a.SideLink:link {color: #000000; text-decoration: none; font-size: 9px; font-weight:bold;}
a.SideLink:visited {color:#000000; text-decoration:none; font-size: 9px; font-weight:bold;}
a.SideLink:hover {color:#e84b26; text-decoration:none; font-size: 9px; font-weight:bold;}


a.footer:link {color: #3791bb; text-decoration: none;}
a.footer:visited {color:#3791bb; text-decoration:none;}
a.footer:hover {color:#e84b26; text-decoration:none;}


a.QuicktimeLink:link {color: #0d76bf; text-decoration: none;font-size: 9px;padding-right:8px;}
a.QuicktimeLink:visited {color:#0d76bf; text-decoration:none;font-size: 9px;padding-right:8px;}
a.QuicktimeLink:hover {color:#e84b26; text-decoration:none;font-size: 9px;padding-right:8px;}


.Arrow	{ color: #000033; font-weight:bold;}


