@charset "utf-8";
/* CSS Document */

html, body
{
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body{background: url(../images/bg_main_sml.jpg) center top no-repeat #000000;}
body.home{background: url(../images/bg_main.jpg) center top no-repeat #000000;}

img {border:none;}
a { outline:none; color:#FFFFFF;}
.clear {clear:both;}
.hide {display:none;}
#container
{
	width: 940px;
	margin:auto;
	background:#000;
}

#nav { width:940px; height:55px; margin:auto; background:url(../images/nav_bar.jpg) no-repeat top center;}
#nav ul{ width:940px; margin:0; padding:0;}
#nav li{ float:left; list-style:none; margin:0; padding:0; width:auto;}
#nav a { outline:none;}
#nav a span{ display:none; outline:none;}
#nav a.home{display:block; height:40px; width:65px; margin-right:12px;}
#nav a.about{display:block; height:40px; width:142px; margin-right:14px;}
#nav a.buy{display:block; height:40px; width:100px; margin-right:243px;}
#nav a.hear{display:block; height:40px; width:74px; margin-right:16px;}
#nav a.listen{display:block; height:40px; width:131px; margin-right:14px;}
#nav a.author{display:block; height:40px; width:123px;}

h1 {margin:0; padding:0; width:940px; height:85px;}
h1 span {display:none; margin:0; padding:0;}
h1.homepage  {background: url(../images/home_title_text.jpg) no-repeat top left; height:67px;}
h1.about  {background: url(../images/about_title_text.jpg) no-repeat top left;}
h1.buy  {background: url(../images/buy_title_text.jpg) no-repeat top left;}
h1.hear  {background: url(../images/hear_title_text.jpg) no-repeat top left;}
h1.listen  {background: url(../images/listen_title_text.jpg) no-repeat top left;}
h1.author  {background: url(../images/author_title_text.jpg) no-repeat top left;}

#content
{
	width: 920px;
	margin: auto;
	padding:10px 0 40px 0;
}

.col_txt {padding:0 0 0 7px; width:258px;}
.col_txt p{padding-top:0; margin-top:0;}

#footer
{
	clear: both;
	padding-top: 0px;
	margin: auto;
	width: 940px;
}

.footer {width:940px; height:40px; background:url(../images/footer_bg.jpg) top left no-repeat;}

.link
{
	text-decoration: none;
	color: #FFFFFF;
}

p
{
	text-align: left;
}

#blackLightBox
{
	background-image: url(../images/black_light_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 241px;
	text-align: left;
	padding-top: 90px;
	padding-left: 20px;
}

#blackLightCopy
{
	width: 114px;
}

.blackLightLink
{
	text-decoration: none;	
	color: #FFCC00;
	margin-top: 10px;
}


.first a.link1{width:595px; height:40px; display:block; background:url(../images/read_black_light_title.jpg) top left no-repeat;}
.second a.link2{width:595px; height:40px; display:block; background:url(../images/read_green_fire_title.jpg) top left no-repeat;}
.first a.selected{width:595px; height:40px; display:block; background:url(../images/read_black_light_title.jpg) top left no-repeat;}
.second a.selected{width:595px; height:40px; display:block; background:url(../images/read_green_fire_title.jpg) top left no-repeat;}*/
