* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	top: 20px;
	position: relative;
}
#flashwrapper {
	width: 1200px;
	position: relative;
	top: 150px;
	margin-right: auto;
	margin-left: auto;
}


/** TOP NAV AND LOGO STYLES **/

#top {
	width:100%;
	height:150px;
	background-color:#000000;
}
#logo {
	width: 250px;
	margin-left: 30px;
}

#logo h1 {
	width: 260px;
	height: 146px;
	text-indent: -9999px;
	background: url(images/blackandredname.gif) no-repeat left top;
}
	
#nav {
	position:absolute;
	top:95px;
	left:350px;
	width: 750px;
}

#navigation {
	background:url(images/COMMON/nav.gif) no-repeat;
	width:750px;
	height:55px;
	margin:0;
	padding:0;
}

#navigation span {
	display: none;
}

#navigation li, #navigation a {
	height:44px;
	display:block;
}

#navigation li {
	float:left;
	list-style:none;
	display:inline;
}

#homelink {
	width: 57px;
}

#resumelink {
	width: 69px;
}

#reelslink {
	width: 51px;
}


#photoslink {
	width: 65px;
}

#standuplink {
	width: 77px;
}

#vegaslink {
	width: 109px;
}

#theatrelink {
	width: 64px;
}

#musiclink {
	width: 134px;
}


#contactlink {
	width: 75px;
}

#homelink a:hover {
	background:url(images/COMMON/nav.gif) 0px -50px no-repeat;
}


#resumelink a:hover {
	background:url(images/COMMON/nav.gif) -57px -50px no-repeat;
}

#reelslink a:hover {
	background:url(images/COMMON/nav.gif) -126px -50px no-repeat;
}

#photoslink a:hover {
	background:url(images/COMMON/nav.gif) -177px -50px no-repeat;
}

#standuplink a:hover {
	background:url(images/COMMON/nav.gif) -242px -50px no-repeat;
}

#vegaslink a:hover {
	background:url(images/COMMON/nav.gif) -319px -50px no-repeat;
}

#theatrelink a:hover {
	background:url(images/COMMON/nav.gif) -428px -50px no-repeat;
}

#musiclink a:hover {
	background:url(images/COMMON/nav.gif) -492px -50px no-repeat;
}

#contactlink a:hover {
	background:url(images/COMMON/nav.gif) -626px -50px no-repeat;
}
 /* LINK "CURRENT" STATES" */
 
#homelink a.current {
	background:url(images/COMMON/nav.gif) 0px -50px no-repeat;
}
 
#resumelink a.current {
	background:url(images/COMMON/nav.gif) -57px -50px no-repeat;
}

#reelslink a.current {
	background:url(images/COMMON/nav.gif) -126px -50px no-repeat;
}

#photoslink a.current {
	background:url(images/COMMON/nav.gif) -177px -50px no-repeat;
}

#standuplink a.current {
	background:url(images/COMMON/nav.gif) -242px -50px no-repeat;
}

#vegaslink a.current {
	background:url(images/COMMON/nav.gif) -319px -50px no-repeat;
}

#theatrelink a.current {
	background:url(images/COMMON/nav.gif) -428px -50px no-repeat;
}

#musiclink a.current {
	background:url(images/COMMON/nav.gif) -492px -50px no-repeat;
}

#contactlink a.current {
	background:url(images/COMMON/nav.gif) -626px -50px no-repeat;
}



/** RESUME PAGE STYLES **/

#resume {
	background: #187BAF url(images/backgrounds/resumebg.gif) no-repeat fixed left bottom;
}
#theatre {
	background: #187baf;
}

#resume table {
	color: #000;
	font-size: 1.2em;
	margin-top:30px;
}
#resume table h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
}

/** CONTACT PAGE STYLES **/

#contact {
	background-color: #18AF30;
	background-attachment:fixed;
	background-image: url(images/backgrounds/contactbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contact table {
	font-size: 1.2em;
	color: #000;
}
#contacttablewrapper {
	width: 500px;
	margin-top: 50px;
	margin-left: 200px;
}

#contact table h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

/** PHOTOS PAGE STYLES **/

#photos {
	background: #DCBA0F;
}
#photostable {
	margin-top: 40px;
}

#photostable img {
	border: 3px solid #000;
	margin: 5px 5px 5px 0;
}
.headshotsh1 {
	background: url(images/backgrounds/headshotsh1.gif);
	text-indent: -9999px;
	height: 23px;
	width: 123px;
}

.stillsh1 {
	background:url(images/backgrounds/stillsh1.gif) no-repeat left top;
	text-indent: -9999px;
	height: 23px;
	width: 69px;
	margin-top: 20px;
}

#stillnav {
	font-size: 1.4em;
	text-align: center;
}

#stillnav a {
	color: #DC220F;
	margin-top: 20px;
}

#flash {
	height: 800px;
	width: 900px;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#photos #wrapper #flashcontent {
	height: 600px;
}

/*--STANDUP PAGE STYLES--*/

#standup {
	background: #18AF30 url(images/backgrounds/standupbg.gif) no-repeat fixed right bottom;
}
#vegas {
	background: #000000 url(images/backgrounds/vegas.gif) no-repeat fixed right bottom;
}
#reels {
	background: #18af30;
}

#contacttablewrapper img {
	border: 3px solid #000000;
}
#music {
	background: #000000;
}

#musictable {
	color: #FFFFFF;
}

#musictable img {
	border: 3px solid #FFFFFF;
}
#reelstable {
	text-align: left;
	margin-top: 50px;
}
#reelstable h1 {
	font-size: 1.8em;
	color: #DC220F;
	background: #000000;
	padding-left: 1em;
}
