* { margin:0; padding:0; }
body { background:#114e60; color:#fff; }
ul { list-style-type:none; }
a:link { color:#fff; border-bottom:#fff solid 1px; text-decoration:none; }
a:visited {}
a:hover { color:#cacaca; border-bottom:#cacaca solid 1px; }
a:active {}

#wrapper { width:800px; margin:0 auto; background:url(../images/page_background.gif) repeat; border-left:#35758B 1px solid; border-right:#35758B 1px solid; }

#header, #header a { width:800px; height:104px; text-indent:-9999px; background:url(../images/header.jpg) top left no-repeat; display:block; }

#nav li { text-indent:-9999px; list-style-type:none; float:left; }

#home a { width:129px; height:124px; background:url(../images/nav.jpg) no-repeat; display:block; }
#home a:hover { background-position: 0 -124px; }

#bio a { width:133px; height:124px; background:url(../images/nav.jpg) no-repeat -129px 0; display:block; }
#bio a:hover { background-position: -129px -124px; }

#news a { width:134px; height:124px; background:url(../images/nav.jpg) no-repeat -263px 0; display:block; }
#news a:hover { background-position: -263px -124px; }

#media a { width:133px; height:124px; background:url(../images/nav.jpg) no-repeat -396px 0; display:block; }
#media a:hover { background-position: -396px -124px; }

#extras a { width:135px; height:124px; background:url(../images/nav.jpg) no-repeat -529px 0; display:block; }
#extras a:hover { background-position: -529px -124px; }

#contact a { width:136px; height:124px; background:url(../images/nav.jpg) no-repeat -664px 0; display:block; }
#contact a:hover { background-position: -664px -124px; }

#nav a, #nav a:hover { text-decoration:none; border:none; }

#page { width:800px; }

#home_welcome { width:262px; float:left; }
	#home_welcome h2 { text-indent:-9999px; display:none; }
		#home_welcome ul { padding:11px 0 0 11px; }
			#home_welcome ul li { list-style-type:none; text-indent:-9999px; }
			#home_welcome ul li.one { width:262px; height:124px; background:url(../images/welcome_list_item.gif); }
			#home_welcome ul li.two { width:262px; height:112px; background:url(../images/contact_list_item.gif); }
			#home_welcome ul li.two a { width:262px; height:112px; background:url(../images/contact_list_item.gif); display:block; }
			#home_welcome ul li.three { width:262px; height:130px; background:url(../images/punch_line_list_item.gif); }

#home_headshot { width:456px; float:left; }
	#home_headshot img { padding:11px 0 0 11px; margin:0 0 22px 0; }

#footer { margin:0 auto; width:802px; background:#fff; }
	#footer h3 { height:45px; background:url(../images/guilt_footer.gif) no-repeat 2% 67%; text-indent:-9999px; }

.bio { padding:11px 22px; }
	.bio h2 { font-size:22px; font-weight:bold; }
		.bio p { margin:8px 2px; line-height:18px; font-size:14px; }

.extras { padding:11px 22px;}
	.extras h2 { font-size:22px; font-weight:bold; }
		.extras h3 { margin:7px 0 0 0; font-size:14px; font-weight:bold; }
			.extras ul { margin:3px 0 0 11px; }


#gallery { width:700px; }
	#gallery a img { float:left; margin:3px; display:inline; border:0; width:15%; height:15%;  }

