/* Main Design */

body{
	background:#000000 ;
	margin:auto;
	margin-top:0px;
	text-align:center;
		}
		
#container {
	background:url(../images/background.gif) no-repeat;
	width:785px;
	height:594px;
	}
	
#contact {
	background:url(../images/contactv4.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#news {
	background:url(../images/new_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#morenews {
	background:url(../images/morenews.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#reviews {
	background:url(../images/reviews_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#resume {
	background:url(../images/resume_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
	
#media {
	background: url(../images/media_10.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
	#video {
	background: url(../images/video_10.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
	#music {
	background: url(../images/music_10.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
	#voiceovers {
	background: url(../images/voiceover_10.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#home {
	background:url(../images/indexphoto.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#headshots {
	background:url(../images/gallery_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#image_preview{ 
	margin:auto;
	width: 500px; 
	height: 310px;
	vertical-align:top;
}

#gallery {
	background:url(../images/gallery_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#stage {
	background:url(../images/publicdomain_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#backstage {
	background:url(../images/underwraps_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
#domain {
	background:url(../images/domain_bg.gif) no-repeat;
	width:785px;
	height: 460px;
	}
	
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:left;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:left;
	
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:0px;
	line-height:12px;
	text-align:left;
	
	}
.border {
	border-bottom:1px #CCCCCC;
	}
	
#design  {
	color:#fff;
	font-size:9px;
}
	
/* Links*/
a:link {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}

a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:normal;
}

a:active {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	}
	
#design a:link, {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#design a:visited {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
}

#design a:hover {
	color:#ccc;
	text-decoration:underline;
	font-weight:normal;
}

#design a:active {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
	}
