body
{ 
	background: #f1a7cb url(../images/bg.gif);
}

body, p, td {
	font-family:Courier New,courier;
	text-align:justify;
	font-size:12pt;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #f1a7cb url(../images/bg.gif);
	font-size:12pt;
	padding:20px;
}

a {
	color:#583d4a;
}

a:hover {
	color:black;
}



#wrapper{
	background: #f1a7cb url(../images/menu.gif);
	width:800px;
	height:589px;
	margin:0px auto;
	margin-top:50px;
	border:1px solid black;
}

#content_wrapper{
	border:1px solid black;
	width:800px;
	margin:0px auto;
	margin-top:50px;
}

#banner{
	margin:0px auto;
	background: #f1a7cb url(../images/KeithWager.gif);
	background-repeat:no-repeat;
	width:800px;
	height:111px;
}

#banner a{
	display:block;
	text-decoration:none;
	width:800px;
	height:111px;
}

#content{
	width:800px;
	margin:0px auto;
	padding:0px 15px;
}

#footer{
	font-size:0.8em;
	text-align:center;
	margin-top:50px;
	font-style:italic;
	display:none;
}

#nav{
	position:absolute;
	width:800px;
	height:475px;
}

#nav ul{
	list-style: none; 
	list-style-position: outside; 
	position:absolute;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
	text-align:center;
}

.nav_a{
	overflow:hidden;
	text-indent:-1000px;
	position:absolute;
	display:block;
	overflow:hidden;
	background-position:0px 300px;
	background-repeat:no-repeat;
}

a.nav_a:hover{
	background-position:0px 0px;
}

#nav_contact_a{
	width:83px;
	height:63px;
	top:504px;
	left:29px;
	background-image:url(../images/contact_over.gif);	
}

#nav_links_a{
	width:101px;
	height:96px;
	top:486px;
	left:112px;
	background-image:url(../images/links_over.gif);	
}

#nav_resume_a{
	width:99px;
	height:51px;
	top:480px;
	left:213px;
	background-image:url(../images/resume_over.gif);	
}

#nav_reels_a{
	width:94px;
	height:42px;
	top:531px;
	left:236px;
	background-image:url(../images/reels_over.gif);	
}

#nav_director_a{
	width:142px;
	height:259px;
	top:319px;
	left:429px;
	background-image:url(../images/director_over.gif);	
}

#nav ul li{
	position:absolute;
}

#nav li a {  
}

#nav li a:hover{  
}

#home_link{
	
}

.MultiBoxContainer{
	border:15px solid #000 !important;
	background:#f1a7cb !important;
}

.MultiBoxControls{
	background:#000 !important;
}

#Controls{
	width:800px;
	margin:0px auto;
}
#SoundToggle{
	margin:10px 0px;
	text-transform:uppercase;
	text-align:left;
	display:none;
	float:left;
}
#SoundToggle a#SoundToggleSwitch{
	display:inline-block;
	width:49px;
	height:16px;
	background-image:url(../images/OnOff2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none !important;
}

/* Photo Gallery Styles */
#thumb_wrapper{
	}

#thumb_list{
	position:relative;
	left: 0px;
}

ul#thumb_list_ul{
	list-style: none; 
	list-style-position: outside; 
	padding-left:0px;
	margin:0px;
	text-align:left;
}

ul#thumb_list_ul img{
	display:block;
	margin:0px !important;
	border:3px solid black;
}

ul#thumb_list_ul img:hover{
	display:block;
}

ul#thumb_list_ul li{
	display:inline;
	float:left;
	width:150px;
	height:170px;
	text-align:center;
	margin:5px 20px 5px 0px;
}

ul#thumb_list_ul p.gallery_title{
	font-weight:bold;
	display:block;
	text-align:center;
	white-space:nowrap;
	padding-top:3px;
	margin:0px;
}


.image_wrapper{
	display:inline;
	width:150px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:10px;
	padding-bottom:0px;
}

#photo_breadcrumbs{
	width:75%;
	float:left;
}
	

#photo_slideshow{
	float:right;
	width:20%;
	text-align:right;
}

h2.GalleryTitle{
	clear:both;
	padding-top:20px;
}

#photo_slideshow p{
	text-align:right;
}

#mbOverlay {
	background:#a1b4e1 !important;
}

#mbDescription{
	font-family:Palatino,Times,serif;
	font-weight:bold;
	font-size:14pt;
	color:black;
	padding-bottom:15px !important;
}

#mbNavigation{
	border: 5px solid #00112e !important;/* set the Milkbox border */
	font-family:Palatino,Times,serif;
}

#sm2-movie-box{
	height:0px;width:500px;padding-top:10px;text-align:center;overflow:hidden;clear:both;
	background: #f1a7cb url(../images/bg.gif);
	z-index:10;
}

#MovieControls a.Pause{
	background:url(../images/pause.gif);
}
#MovieControls a.Play{
	background:url(../images/play.gif);
}
#MovieControls a.Rewind{
	background:url(../images/rewind.gif);
}
#MovieControls a.Close{
	background:url(../images/close.gif);
}

#MovieControls a{
	text-decoration:none;
	width:20px;
	display:inline-block;
	background-position:0px -20px !important;
}

#MovieControls a:hover{
	background-position:0px 0px !important;
}

