@charset "UTF-8";

html, body {
	height:100%
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 720px;
	line-height: 1.5em;
	text-align: left;
	padding: 10px 20px;
	font-size: 0.95em;
	display: block;
	margin: 0px;
}
body {
	background-color: #2B3D5D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #F4C858;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/main_gradient_02.jpg);
	background-repeat: repeat-x;
	overflow: visible;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .1em;
}
.albumDiv {
	border: 1px solid #F4C958;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: right;
}
a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.regularText {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 20px;
}
#mainDiv {
	min-height: 100%;
	margin:0 auto;
	width: 760px;
	background-image: url(../images/backgrounds/body_header_tall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.5em;
	background-color: #000000;
	padding: 0px;
	background-attachment: scroll;
	display: block;
	position: relative;
	overflow: visible;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #283230;
	border-left-color: #283230;
}
#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 720px;
	line-height: 1.5em;
	text-align: left;
	padding: 10px 20px;
	font-size: 0.9em;
	display: block;
	margin-top: 195px;
	height: 100%;
}
#left-shadow {
	text-align: right;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/left_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
	
}
.newsPost {
	background-color: #2B3D5D;
	padding: 10px;
	border: medium solid #F4C958;
	margin-top: 15px;
	height: 100%;
}
.lyrics {
	font-size: 12px;
	line-height: 16px;
}
#mainDiv #navigation {
	position: relative;
	width: 720px;
	top: 180px;
	height: 26px;
	background-color: #2B3D5D;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 20px;	/*white-space: nowrap;*/
}
.currentNav {
	background-color: #5D81B0;
}
#mainDiv #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainDiv #navigation ul li {
	display: inline;
	vertical-align: bottom;
}
#mainDiv #navigation ul li a {
	float: none;
	padding: 2px 10px 6px;
	text-align: center;
}
#mainDiv #navigation ul li a:link, #mainDiv #navigation ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.coverImgClear {
	clear: left;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainDiv  #navigation  ul li a:hover  {
	background-color: #5D81B0;
}
