/* @override http://www.fenmusic.ca/_css/main.css */

/* CSS Document */
/*#dedede was the original text colour below. and #99CCFF was the a hover link colour*/

body {
	color: #FFE87C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.5em;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../_graphics/lady-for-website-002.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#video {
	position: absolute;
	bottom: 180px;
	right: 100px;
}

#box {
	position: absolute;
	bottom: 0px;
	right: 20px;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFF8C6;
	border-bottom: 1px solid #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #333333;
}

a:active {
	text-decoration: none;
	color: #dedede;
	border-bottom: 1px solid #333333;
}

#no_show {
	display: none;
}

#nav_top {
	position: absolute;
	left: 110px;
	top: 50px;
	width: 850px;
	height: 140px;
	z-index: 14;
}

ul#nav_bottom {
	position: absolute;
	left: 50px;
	top: 570px;
	width: 960px;
	height: 20px;
	font-size: smaller;
	z-index: 11;
}

ul#nav_bottom li {
	display: inline;
	list-style: none;
}

ul, li {
	display: block;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content_left {
	position: absolute;
	left: 50px;
	top: 200px;
	z-index: 1;
	background: transparent;
	width: 400px;
	height: 300px;
}

#content_right {
	position: absolute;
	left: 460px;
	top: 200px;
	width: 550px;
	height: 360px;
	z-index: 13;
}

div#left_arrows {
	position: absolute;
	left: 50px;
	top: 510px;
	width: 400px;
	height: 20px;
	font-size: 75%;
	z-index: 10;
}

div#right_arrows {
	position: absolute;
	left: 460px;
	top: 510px;
	width: 500px;
	height: 20px;
	z-index: 15;
	display: none;
}

img#CD {
	margin-right: 10px;
	margin-bottom: 45px;
}

#cell {
	position: relative;
	top: 0px;
	height: auto;
	padding: 0px;
}

#cell_100 {
	position: relative;
	top: 10px;
	height: 100px;
	padding: 0px;
}

#cell_300 {
	position: relative;
	top: 0px;
	height: 300px;
	padding: 0px;
}

/* portraits page */

#portraits {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 300px;
	width: 740px;
}

.note {
	font-style: italic;
	font-size: 80%;
}

/* headings */

h1, h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	line-height: 0.4;
}

body h1#fen {
	position: absolute;
	top: 52px;
	left: 40px;
	display: block;
	width: 170px;
	height: 140px;
	background-image: url(../_graphics/Fen-Logo-for-website-003.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 20;
}

body h2#news {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#music {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/music.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#bio {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/bio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#gallery {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#shirts {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/shirts.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#video {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#links {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#contact {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100px;
	height: 14px;
	background-image: url(../_graphics/_h2/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body h2#musicians {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	width: 110px;
	height: 14px;
	background-image: url(../_graphics/_h2/musicians.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	color: #A5B9C4;
	font-size: 100%;
	font-weight: normal;
}

#audio {
	position: absolute;
	left: 50px;
	top: 544px;
	width: 400px;
	height: 16px;
	z-index: 21;
	background-color: #000000;
}

#getfirefox {
	display: none;
	text-indent: -9999px;
	visibility: hidden;
}

#credit_info {
	position: absolute;
	left: 50px;
	top: 600px;
	width: 960px;
	height: 20px;
	z-index: 22;
	font: x-small Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNzAxNDE2OTE5NjgmcHQ9MTI3MDE*Mjk*OTg*MyZwPTI3MDgxJmQ9ZmFuX2NvbGxlY3Rvcl9maXJzdF9nZW4mZz*x/Jm9mPTA=.gif" />
<embed type="application/x-shockwave-flash" src="http://cache.reverbnation.com/widgets/swf/11/fancollector.swf?page_object_id=artist_341508&backgroundcolor=050505&font_color=FFFFFF&posted_by=artist_341508&hide_street_team=false" height="100" width="434" /><br/><a href="http://www.reverbnation.com/fanreachpro" onclick="javascript:window.location.href=&quot;http://www.reverbnation.com/c./a4/11/341508/Artist/341508/Artist/link&quot;; return false;"><img alt="Email for bands" border="0" height="19" src="http://cache.reverbnation.com/widgets/content/11/footer.png" width="434" /></a><br/><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://www.reverbnation.com/widgets/trk/11/artist_341508/artist_341508/t.gif"/><a href="http://www.quantcast.com/p-05---xoNhTXVc" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-05---xoNhTXVc.gif" style="display: none" border="0" height="1" width="1" alt="Quantcast"/></a>

