/* CSS Document */

/* designed and created by Paul Jamie Kidd // www.newmediachoice.com // paul@newmediachoice.com */

body {
	font:normal 80%/160% Georgia, "Times New Roman", Times, serif;
	margin: 0px; padding-bottom:30px;
	background: #34342C url(../active_images/masthead_bg1.jpg) no-repeat top center;
	color:#323228;
}

a:link { color: #323228; text-decoration: none;}
a:visited { text-decoration: none; color: #000;}
a:hover { text-decoration: underline; color: #fff;}
a:active { text-decoration: none;}


/* headings */
#masthead h1 {
	display:none;
}

h2 {
	font-size: 125%; color:#333;
	margin: 0px; padding: 20px 0px 15px 0px;
	border-bottom: 1px solid #996633;
}	

h3 {
	font-size: 115%; color:#333;
	margin: 0px; padding: 20px 0px 5px 0px;

}
h4 {
	font-size: 105%; color:#333;
	margin: 0px; padding: 20px 0px 5px 0px;
	border-bottom: 1px solid #996633;

}
/* headings */

/* wrappers */

#pagewrap {
	width: 770px;
	margin: 0px auto 0px auto;
	background: #34342C url(../active_images/bg_repeat.jpg) repeat top center;
}

#masthead {
	width: 770px; height:280px;
	padding: 0px; margin: 0px;
	background: url(../active_images/nav_bg.jpg) no-repeat right bottom;
}

#navigation {
	height:35px; width: 645px;
	padding: 0px 0px 0px 10px; margin: 0px auto 0px auto;
}

#content {
	width: 500px;
	padding: 0px 145px 20px 125px; margin: 0px auto 10px auto;
}

#footer {
	width: 725px; height: 121px;
	margin: 0px auto 0px auto; padding: 5px 0px 10px 45px;
	background: url(../active_images/footer_image.jpg) no-repeat bottom center;
}

/* wrappers end */

/* masthead elements */
#masthead_left {
	width: 283px; height: 255px;
	padding: 0px; margin: 0px;
	float:left;
}
#masthead_top_right {
	width: 487px; height: 121px;
	padding: 0px; margin: 0px;
	float:left;
	background: url(../active_images/masthead_top_right.jpg) no-repeat left top;
}

#masthead_bottom_right {
	width: 487px; height: 134px;
	/*_width: 484px;*/
	padding:0px; margin: 0px;
	float:left;
	background:url(../active_images/masthead_btm_right.jpg) no-repeat left top;
}

#masthead_bottom{
	width: 770px; height: 25px;
	padding: 0px; margin: 0px;
	float:left; 
	background: url(../active_images/nav_bg.jpg) no-repeat right top;
}

/* navigation elements */
#nav  {
	float: left;
	list-style: none;
	margin: 0px; padding-left: 45px;
	height: 30px; width: 454px;
	display: inline; overflow: hidden;
}
	
#nav li {
	margin: 0px;  padding: 0px;
	display: inline; list-style-type: none;
	text-indent:-9999px;
}

#nav a {
	float: left;
	padding: 0px; height: 30px;
	overflow: hidden;
}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -60px;
	}
	
#home a  {
	width: 70px;
	background: url(../active_images/home.gif) top left no-repeat;
	}

#biography a  {
	width: 105px;
	background: url(../active_images/biography.gif) top left no-repeat;
	}
#television a  {
	width: 97px;
	background: url(../active_images/television.gif) top left no-repeat;
}
#plays a  {
	width: 68px;
	background: url(../active_images/plays.gif) top left no-repeat;
	}

#contact a  {
	width: 83px;
	background: url(../active_images/contact.gif) top left no-repeat;
}

.clear {
clear:both;
}
bold {

}
/* footer elements */

ul.standard {
	margin: 0px; padding:0px;
	display: block;
	color:#323228;
}

ul.standard li{
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	display: block;	
}

ul.standard a:link {text-decoration: none;}
ul.standard a:visited { text-decoration: none;}
ul.standard a:hover { text-decoration: underline; color: #fff;}
ul.standard a:active { text-decoration: none;}

