*
{
	margin:0px;
	padding:0px;
}

html, body
{
	background-color:#000033;
	color:#a3a3a3;
	font-family:sans-serif;
	font-size:12px;
	line-height:18px;
	background-image:url(assets/background2.jpg);
	background-repeat:repeat-x;
}

#container
{
	width:700px;
	margin:auto;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#c0c0c0;
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:#c0c0c0;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#c0c0c0;
	background-color:#000000;
	background-image:url(assets/header3.jpg);
	background-repeat:no-repeat;
}

#header
{
	height:123px;
}

#header h1
{
	display:none;
}

#navmenu
{
	height:33px;
	width:700px;
}

#navmenu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#navmenu ul li
{
	float:left;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

#navmenu ul li a span
{
	display:none;
}

#navmenu ul li a
{
	height:33px;
	width:71px;
	display:block;
	border:none;
}

.nav-home {background: no-repeat url(assets/menu/menu_01.jpg);}
.nav-bio {background: no-repeat url(assets/menu/menu_02.jpg);}
.nav-music {background: no-repeat url(assets/menu/menu_03.jpg);}
.nav-pics {background: no-repeat url(assets/menu/menu_04.jpg);}
.nav-links {background: no-repeat url(assets/menu/menu_05.jpg);}
.nav-home:hover {background: no-repeat url(assets/menu/hover/menu_01.jpg);}
.nav-bio:hover {background: no-repeat url(assets/menu/hover/menu_02.jpg);}
.nav-music:hover {background: no-repeat url(assets/menu/hover/menu_03.jpg);}
.nav-pics:hover {background: no-repeat url(assets/menu/hover/menu_04.jpg);}
.nav-links:hover {background: no-repeat url(assets/menu/hover/menu_05.jpg);}

#pagetextheader
{
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
	padding-left:10px;
	line-height:22px;
}

#bio
{
	margin:auto;
	width:600px;
}

#bio p
{
	margin-top:20px;
}

img.imgfloatright
{
	float:right;
	margin-left:15px;
	border:#000033 3px solid;
}

.maincontentfull
{
	width:600px;
	background-image:url(assets/maincontentfull.png);
	background-repeat:no-repeat;
	margin:auto;
	padding-top:10px;
}


.maincontentfull-left
{
	padding-left:10px;
	padding-top:10px;
	border-right:#c0c0c0 1px dashed;
	width:35%;
	text-align:center;
}

.maincontentfull-left img
{
	border:#000033 3px solid;
}

.maincontentfull-left a:link, .maincontentfull-left a:visited
{
	border:#000033 3px solid;
	display:block;
	width:160px;
	margin:auto;
	line-height:0px;
}

.maincontentfull-left a:hover
{
	border:#000070 3px solid;
}

.maincontentfull-right
{
	float:right;
	padding-top:5px;
	padding-right:30px;
	width:55%;
	text-align:left;
}

.maincontentfull h2
{
	font-size:14px;
	color:#c0c0c0;
	padding-bottom:10px;
}

.maincontentfull ol
{
	margin-left:30px;
	margin-bottom:20px;
}

.maincontentfull li
{
	margin-bottom:3px;
}

.maincontentfull p
{
	font-size:10px;
}

.lyricslink
{
	font-size:10px;
	font-style:italic;
	margin-left:3px;
}

.lyricslink a:link, .lyricslink a:visited
{
	color:#ff0000;
	text-decoration:none;
}

.maincontentfull-right .buynowbutton img
{
	float:right;
	border:none;
	margin-right:10px;
	margin-top:10px;
}

#leftside
{
	width:430px;
	float:left;
}

.maincontent
{
	background-image:url(assets/maincontentbackground.png);
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	margin-bottom:60px;
	margin-top:15px;
	margin-left:20px;
}

.maincontent ol
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
}

.maincontent p
{
	padding-right:12px;
	margin-bottom:10px;
}

.maincontent h2
{
	font-size:14px;
	color:#c0c0c0;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;
}

.maincontent p img
{
	margin-left:10px;
	margin-right:15px;
	margin-bottom:5px;
	border:3px #000033 solid;
	float:right;
	padding:0px;
}

a.maincontentlink:link, a.maincontentlink:visited
{
	text-decoration:underline;
	color:#a3a3a3;
}

a.maincontentlink:hover
{
	text-decoration:none;
}

#contentsidebar
{
	background-image:url(assets/contentsidebarbackground.png);
	background-repeat:no-repeat;
	text-align:center;
	height:400px;
	width:240px;
	padding-top:20px;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-left:10px;
}

#contentsidebar p img
{
	border:#000033 3px solid;
	margin-top:10px;
}

#contentsidebar p span img
{
	border:none;
}

a.contentsidebar:link, a.contentsidebar:visited, a.contentsidebar:hover
{
	border:none;
}

#contentsidebar .buynowbutton img
{
	margin:auto;
	margin-top:3px;
	display:block;
	border:none;
}

#contentsidebar form
{
	padding-top:5px;
}

a.buynowbutton:link, a.buynowbutton:visited, a.buynowbutton:hover
{
	border:none;
}

.buynowbutton img
{
	border:none;
}

#contentsidebar h3
{
	font-size:13px;
	color:#c0c0c0;
	margin-bottom:10px;
}

#footer
{
	width:700px;
	height:100px;
	background-image:url(assets/footerbackground.png);
	background-repeat:repeat-x;
	text-align:center;
	line-height:12px;
	font-size:10px;
	background-color:#000000;
	clear:both;
}

#footer a:link, #footer a:visited
{
	color:#a3a3a3;
	text-decoration:none;
	border-bottom-color:#a3a3a3;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

#footer a:hover
{
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-color:#c0c0c0;
	color:#c0c0c0;
}

#validationboxes
{
	padding-top:10px;
	font-weight:bold;
}

#validationboxes a:link, #validationboxes a:visited
{
	border-color:#a3a3a3;
	border-style:solid;
	border-width:1px;
	padding-left:3px;
	padding-right:3px;
}

#validationboxes a:hover
{
	background-color:#000070;
	border-color:#c0c0c0;
	color:#c0c0c0;
}

#preloader img
{
	position: absolute;
	left: -110%; top: -110%;
	width: 1px; height:1px;
}

#lyricspage
{
	text-align:left;
	font-weight:normal;
	background-color:#000033;
	padding:12px;
}

#lyricspage h2
{
	margin-bottom:15px;
	
}

#lyricspage h3
{
	margin-bottom:15px;
	font-size:12px;
}

#lyricspage pre
{
	border-bottom:#000000 5px solid;
	border-top:#000000 5px solid;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
}

.linkslist
{
	margin-bottom:40px;
	display:table;
	clear:both;
}

.linkslist h3
{
	font-size:18px;
	color:#c0c0c0;
	margin-bottom:10px;
	margin-left:10px;
}

.linkslist ul
{
	list-style:none;
}

.linkslist li
{
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

.linkslist li a:link, .linkslist li a:visited
{
	border:#000033 3px solid;
	display:block;
	width:120px;
	height:65px;
}

.linkslist li a:hover
{
	border:#000070 3px solid;
}

.linkslist li a img
{
	border:none;
}

/* Start Gallery */

.albumheader b
{
	font-size:18px;
	color:#c0c0c0;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:0px;
	display:block;
}

.album
{
	background-image:url(assets/albumcontainer.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:232px;
	height:150px;
	padding-top:15px;
	float:left;
	margin-bottom:10px;
}

.album b
{
	display:block;
	margin-top:5px;
	text-align:center;
	color:#c0c0c0;
}

.album a:link, .album a:visited
{
	border:#000033 3px solid;
	width:150px;
	height:113px;
	display:block;
	margin:auto;
}

.album a:hover
{
	border:#000070 3px solid;
}

.album img
{
	border:none;
}

.albumpics
{
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	margin-left:15px;
}

.albumpics a:link, .albumpics a:visited
{
	border:#000033 3px solid;
	display:block;
	line-height:0px;
}

.albumpics a:hover
{
	border:#000070 3px solid;
}

.albumpics img
{
	border:none;
}

/* End Gallery */