/* CSS Document */

body {
	padding-top: 0px;
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
}


/*General Styles*/
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:120%;
}
a:hover {
	color:#330000;
	text-decoration: underline;
	font-size:120%;
}

.clear{clear:both;}

p{	margin: 10px 0px 20px 0px;line-height: 1.2em;font-size: 100%;}
h2 {line-height:1.3em; font-size:150%;}

#wrapper {
	width:807px;
	height:auto;
	margin: auto auto;
	z-index:1;
}
/*Image sprite navigation*/
#nav {
	background-image:url(../images/menusprite.gif);
	width:807px; height:74px;
	margin:0;
	padding:0;	
}
#menu {
	width:807px;
	height:74px;
}

#nav li span { display: none;}
#nav li { width: auto; float:left; list-style:none; position:relative; }
#nav li, #nav a { height:43px; display:block; margin:0; padding:0; }


#nav a:link .text {display:none;}
#nav a:hover .text1 {display:inline; position:absolute; height:20px; width:400px; top:54px; left:25px; color:#fff; font-size:.8em; }
#nav a:hover .text2 {display:inline; position:absolute; height:20px; width:400px; top:54px; left:-15px; color:#fff; font-size:.8em; }
#nav a:hover .text3 {display:inline; position:absolute; height:20px; width:400px; top:54px; left:-125px; color:#fff; font-size:.8em; }

li#home { padding-top:8px; padding-bottom:23px; padding-left:18px; padding-right:1px; width:123px; }
li#news { padding-top:8px; padding-bottom:23px; padding-left:1px; padding-right:1px; width:125px; }
li#music { padding-top:8px; padding-bottom:23px; padding-left:1px; padding-right:1px; width:124px; }
li#tour { padding-top:8px; padding-bottom:23px; padding-left:1px; padding-right:1px; width:126px; }
li#gallery { padding-top:8px; padding-bottom:23px; padding-left:1px; padding-right:1px; width:132px; }
li#contact { padding-top:8px; padding-bottom:23px; padding-left:1px; padding-right:18px; width:130px; }

#home a:hover {background:url(../images/menusprite.gif) -19px -80px no-repeat; padding:0px;}
#news a:hover {background:url(../images/menusprite.gif) -141px -80px no-repeat; padding:0px;}
#music a:hover {background:url(../images/menusprite.gif) -268px -80px no-repeat; padding:0px;}
#tour a:hover {background:url(../images/menusprite.gif) -394px -80px no-repeat; padding:0px;}
#gallery a:hover {background:url(../images/menusprite.gif) -522px -80px no-repeat; padding:0px;}
#contact a:hover {background:url(../images/menusprite.gif) -658px -80px no-repeat; padding:0px;}



#headertop {
	background-image:url(../images/headertop.gif);
	background-repeat:no-repeat;
	width:807px;
	height:16px;	
}

#header {
	width:807px;
	background-image:url(../images/header.gif);
	background-repeat:repeat-y;
}
#rightheader {
	text-align: center;
	width: 440px;
	float: right;
	margin-right: 15px;
}

/*Header Content*/
#welcome {
	width:340px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	text-align:center;
}

#welcome p{
	text-align:center;
	color:#fff;
	margin-left: 0px;
}
#welcome h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

#badges {
	width: 325px;
	float:left;
	display:inline;
	margin-left: 10px;
}
#badges p{
	display:inline;
	float:left;	
	width:auto;
}
#badges img{
	position:static;
	float: left;
	display: inline;
	width: 64px;
	height: 64px;
}

.badgelink{
	float:right;
	color:#FFFFFF;
	text-decoration: none;
	width:auto;
}

.badgelink a:hover{
	color:#330000;
	text-decoration: underline;
}




#middle {
	background-image:url(../images/middle.gif);
	background-repeat:no-repeat;
	width:807px;
	height:17px;
}

#middle2 {
	background-image:url(../images/middle2noline.gif);
	background-repeat:no-repeat;
	width:807px;
	height:18px;
}

#content {
	background-image:url(../images/contentnoline.gif);
	background-repeat:repeat-y;
	width:807px; height:auto;
	text-align: center;
} 
#content ul{
	text-align: left;
}

.anchor {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


#main {
	width:780px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
}

 a.buy:link {
	color:#000066;
	font-weight: normal;
	text-decoration: underline;
}
 a.buy:visited {
	color:#000099;
	font-weight: normal;
	text-decoration: underline;
}
 a.buy:hover {
	font-weight: normal;
	color:#0066FF;
	text-decoration: underline;
}
 a.buy:active {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

#left {
	float:left;
	width:320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	
}

#left h2 {
	text-align:center;
}

#leftbox {
	background-color:#333333;
	text-align: left;
	-moz-border-radius: 5px 5px 5px 5px;
	margin-top: 2px;
	padding: 5px;
}
#leftbox a {
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftbox a:hover {
	color: #330000;
	text-decoration: underline;
}

#leftbox h2 {
	font-size:120%;
	text-align:center;
	text-decoration:underline;
}
#leftbox h3 {
	font-size:100%;
	text-decoration:none;
	text-align:center;
}
#leftbox p {
	text-align:center;
	font-size: 60%;
}
.thumbnail {
	float:left;
	width:auto;
	display:inline;
	margin-left:30px;
}



#right {
	width:auto;
	float:right;
	height:auto;
	display:inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 0px;
}

#right h2 {
	text-align:center;
}


.rightbox {
	width:360px;
	background-color:#333333;
	-moz-border-radius: 5px 5px 5px 5px;
	float:left;
	margin-top: 2px;
	padding: 5px;

}
.rightbox h2 {
	font-size:100%;
	text-align:center;
	text-decoration:underline;
}

.rightbox p {
	text-align:center;
	font-size:70%;
	line-height: 1.2em;
}
#footer {
	background-image:url(../images/footernoline.gif);
	background-repeat:no-repeat;
	width:807px;
	height:auto;
}
#footer p{
	color:#FFFFFF;
	height:58px;
	width:807px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:80%;
}
#footer a{
	font-size:80%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color:#999999;
	text-decoration: underline;
	font-weight: bolder;
}
#footer img {
	float:right;
	width:150px;
	border:0px;
	position:absolute;
	bottom:15px; right:40px;
}
	
