body {
	background:black;
	font-family:verdana,tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#727b51;
	}
a {
	color:#566133; /* timkelly green */
	text-decoration:none;
	}
a:hover {
	color:#282b1a; /* timkelly dk green */
	text-decoration:underline;
	}
.head {
	height:75px;
	background:white;
	margin:0px;
	padding:0px;
	}
.content {
	width:799px;
	height:500px;
	background:#fefffc; /* barely white */
	padding:20px 0px 0px 0px;
	margin:0px
	}
.tmpl {
	margin:0px auto 0px auto;
	}
p {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	color:black;
	text-align:center;
	}
p a {
	color:#727b51; /* tk green */
	text-decoration:underline;
	}
p a:hover {
	color:black; 
	}
/* NAV */
.nav {
	width:799px;
	height:31px;
	background:url(images/nav/nav_bg.gif) no-repeat 0px 0px black;
	padding:0px;
	margin:0px;
	}
.navlinks {
	width:710px;
	height:31px;
	padding:0px;
	margin:0px;
	}
a.home  {
	display:block;
	float:left;
	width:109px;
	height:31px;
	background:url(images/nav/nav_home.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.home:hover {
	background:url(images/nav/nav_home.jpg) 0px 0px no-repeat;
	}
a.music  {
	display:block;
	float:left;
	width:115px;
	height:31px;
	background:url(images/nav/nav_music.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.music:hover {
	background:url(images/nav/nav_music.jpg) 0px 0px no-repeat;
	}
a.credits {
	display:block;
	float:left;
	width:138px;
	height:31px;
	background:url(images/nav/nav_credits.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.credits:hover {
	background:url(images/nav/nav_credits.jpg) 0px 0px no-repeat;
	}
a.bio {
	display:block;
	float:left;
	width:83px;
	height:31px;
	background:url(images/nav/nav_bio.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.bio:hover {
	background:url(images/nav/nav_bio.jpg) 0px 0px no-repeat;
	}
a.links {
	display:block;
	float:left;
	width:109px;
	height:31px;
	background:url(images/nav/nav_links.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.links:hover {
	background:url(images/nav/nav_links.jpg) 0px 0px no-repeat;
	}
a.contact {
	display:block;
	float:left;
	width:145px;
	height:31px;
	background:url(images/nav/nav_contact.jpg) 0px -31px no-repeat;
	margin:0px;
	padding:0px;
	}
a.contact:hover {
	background:url(images/nav/nav_contact.jpg) 0px 0px no-repeat;
	}
/* BOTTOM NAV */
.footernav {
	width:927px;
	height:67px;
	background:url(images/bg_footer.jpg) no-repeat 0px 0px black;
	padding:0px ;
	margin:0px;
	}
.footernavlinks {
	width:700px;
	height:31px;
	padding:0px;
	margin:0px;
	}
.footernavlinks td {
	padding:10px;
	}
.footernavlinks a {
	font-size:12px;
	color:black;
	font-variant:small-caps;
	text-decoration:none;
	}
.footernavlinks a:hover {
	font-size:12px;
	text-decoration:underline;
	}
/* END NAV */

.col-l {
	float:left;
	width:360px;
	margin:0px 50px 0px 0px;
	}
.col-r {
	float:right;
	width:350px;
	margin:0px 40px 0px 0px;
	}
h2 {
	color:black;
	font-family:tahoma,arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	letter-spacing:2px;
	background:url(images/streak.jpg) no-repeat bottom left;
	width:344px;
	height:25px;
	text-indent:55px;
	}
h3 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin:0px 0px 0px 55px;
	padding:0px;
	}
h4 {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	color:black;
	margin:0px 0px 10px 55px;
	padding:0px;
	}
h5 {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
.awards-noms h3 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin:0px 0px 0px 55px;
	padding:0px;
	}
.awards-noms h4 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin:0px 0px 15px 55px;
	padding:0px;
	}
.awards-noms h5 {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	margin:0px 0px 0px 55px;
	padding:0px;
	}

.copyright {
	text-align:center;
	font-size:10px;
	}
.top {
	margin:20px 0px 10px 0px;
	font-size:9px;
	line-height:18px;
	text-align:center;
	}
.top a {
	color:#4f5538; 
	padding:2px 4px 2px 4px;
	border:1px solid #4f5538; /* dk green */
	text-decoration:none;
	}
.top a:hover {
	color:white;
	background:#727b51; /* dk green */
	text-decoration:none;
	}
/* LINKS */
.links {
	margin:0px 25px 30px 55px;
	padding:0px;
	}
.links a {
	display:block;
	text-align:left;
	text-decoration:none;
	margin-bottom:22px;
	}
.links a:hover {
	font-style:italic;
	text-decoration:underline;
	}
/* END LINKS */
#lightbox{
	background-color:#eee;
	padding:25px 10px 10px 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	margin:0px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	}	
#lightboxCaption{ 	
	font-size:11px;
	line-height:15px;
	color:black;
	text-align:center; 
	}
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay{ background-image: url(images/overlay.png); }
a.close  { 
	display:block;
	float:right;
	font-size:10px;
	line-height:11px;
	text-decoration:none;
	color:#556130; /* tk green */
	margin:0px;
	padding:1px 0px 0px 0px;
	}
a.closex:hover { 
	font-family:verdana,tahoma,sans-serif;
	color:white;
	background:#556130; /* tk green */
	text-decoration:none;
	}
