/* CSS Document */
body
{

	margin: 0;
	padding: 0;
	background-color:#000000;
	color: #ffffff;
	background-image: url('/img/bigbar.jpg');
/*	background-position: 960px 145px;*/
	background-position: 960px 0px;
/*	background-attachment: fixed;*/
	background-repeat: no-repeat;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	font-size: 12px;
	background-repeat: no-repeat;
}
#content
{
	padding-left: 21px;
	width: 930px;
	color: #ffffff;
	padding-top: 5px;

}
#player
{
	float: right;
		width: 350px;
		text-align: center;
}
/* BLOG STUFF*/
/*
.bComment
{
	background-color: #111111;
}
.bComment textarea
{
	background-color: #000000;
}*/
#blog_entry h3
{
	width: 400px;

		background-color: #262626;
		color: #aaaaaa;
/*			background-image: url('/img/heading_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;*/
	font-size: 14px;
}
.bSmallPrint
{
	margin-bottom: 55px;
background-color: #121212;}
#blog_sidebar h3
{
		background-color: #262626;
		color: #aaaaaa;
		font-size:14px;
}

#blog_entry
{
	width: 700px;
	float: left;

}
#blog_sidebar
{
	float: right;
	width: 200px;
	background-color: #111111;
	padding: 10px;
}
#blog_entry h2
{
display:inline;
font-size:12px;
font-weight:normal;
}
/*END BLOG STUFF*/
#content h1, h3.bTitle
{

	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 20px !important;
	padding-top:1px;
	border: none !important;
	padding-bottom:1px;
	border-left: 8px solid #454545;
	color: #c9c9c9;
	color: #007cb8 ;
	color: #368cb6 !important;
	margin-top: 5px;

	padding-left: 7px;
	background-color: #262626 !important;

	width: 500px !important;
	background-image: url('/img/heading_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

#content a
{
	color: #1c89bf;
		color: #0099cc;
	text-decoration: none;
}
#content a:hover
{
	color: #0099cc;
/*	text-decoration: underline;*/
	background-color: #1c719c;
	background-color: #186084;
	color: #ffffff;

}
#content a:visited
{
	color: #1a6d96;
	color: #c564e3;
	color: #ab56c6;
}
#header
{
/*	width: 814px;
	background-image: url('/img/header.jpg');
	height: 54px;
	padding-left: 210px;
	padding-top: 91px;*/
/*	width: 100%;*/
	width: 960px;
	height: 145px;
	background-image: url('/img/bigheader.jpg');
	background-repeat: no-repeat;
}
#nav
{
	margin: 0;
	padding: 0;

}
#navigation
{

/*	height: 25px;*/
/*	width: 693px;*/
	padding-top: 91px;
	padding-left: 19px;
	float: left;
	height: 25px;
	width: 700px;
}
#nav li
{
	float:left;
	list-style-type: none;

}
#nav li a
{
	height: 25px;
	display: block;
	text-decoration: none;
}
#nav span, .logo span
{
	display: none;
}
.logo
{
	width:191px;
	height:116px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 191px;
	display: block;
	float: left;

}
.logo:hover
{
	width:191px;
	height:116px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}
.home
{	
	width: 108px; 
	height: 25px;
	background-image: url(/img/home.jpg);
	background-repeat: no-repeat;
	background-position: 108px;
}
.home:hover
{
	background-image: url(/img/home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.listen
{
	width: 118px;
	height: 25px;
	background-image: url(/img/listen.jpg);
	background-repeat: no-repeat;
	background-position: 118px;
}
.listen:hover
{
	background-image: url(/img/listen.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.blog
{
	width: 107px;
	height: 25px;
	background-image: url(/img/blog.jpg);
	background-repeat: no-repeat;
	background-position: 107px;
}
.blog:hover
{
	background-image: url(/img/blog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.about
{
	width: 117px;
	height: 25px;
	background-image: url(/img/about.jpg);
	background-repeat: no-repeat;
	background-position: 117px;
}
.about:hover
{
	background-image: url(/img/about.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.contact
{
	width: 141px;
	height: 25px;
	background-image: url(/img/contact.jpg);
	background-repeat: no-repeat;
	background-position: 141px;
}
.contact:hover
{
	background-image: url(/img/contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.lynx
{
	width: 102px;
	height: 25px;
	background-image: url(/img/lynx.jpg);
	background-repeat: no-repeat;
	background-position: 102px;
}
.lynx:hover
{
	background-image: url(/img/lynx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.clear
{
clear: both;
}
#footer
{
	width: 951px;
	margin-top: 18px;
/*	border-top: 1px solid #333333;*/
	font-size: 10px;
	color:#cccccc;
	background-color: #262626;
		background-image: url('/img/heading_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
#footer a, #footer a:visited
{
	color: #999999;
}

img.middle
{
display: none;
}