@charset "ISO-8859-1";
a:link {
	color: #f2f2f2;
	text-decoration: none;
}
a:visited {
	color: #f2f2f2;
	text-decoration: none;
}
a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
a:active {
	color: #f2f2f2;
	text-decoration: none;
}

body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.03em;
}
#mainContainer {
	width: 1000px;
	height: 666px;
	margin: 0 auto;
	text-align: left;
	background: #2c2c2c;
}
#wss-masthead {
	width:1000px;
	height:66px;
}

#wss-logo {
	width:150px;
	height:60px;
	float:left;
}

#photo {
	width:850px;
	height:400px;
	float: right;
}
#album-flash {
	width:850px;
	float: right;
}
#photoWhere {
	width:850px;
	float: right;
}
#navbkgd {
	width:150px;
	float:left;
	background-color: #2c2c2c;
}
#navcontainer ul {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}

#navcontainer li a {
	color: #b3b3b3;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 2.2em;
	padding-left: 20px;
}
#navcontainer li li a { 
	line-height: 1.5em;
}

#navcontainer ul ul { 
	margin: 0 0 0 15px; 
}

#navcontainer a {
	color: #b3b3b3;
	text-decoration: none;
}
#navcontainer li a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
#navcontainer li li a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
#navcontainer li a#current {  }
#navcontainer li li a#subcurrent {  }

.active {
	color:#f2f2f2;
	}  
.mute {
	color:#4a4a4a;
	}  

#bottom {
	width:1000px;
	height:250px;
	float:left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#textLeft, #textLeftDirector {
	width: 600px;
	float: left;
}
#textLeftHow {
	width: 750px;
	float: left;
}
#textRight {
	width: 400px;
	float: right;
}
#textLeft h2 {
	padding-top: 14px;
	padding-left: 155px;
	color: #f2f2f2;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
#textRight h2, #contact-album h2 {
	padding-top: 14px;
	padding-left: 0px;
	color: #f2f2f2;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
#textLeftHow h2 {
	padding-top: 40px;
	padding-left: 155px;
	color: #f2f2f2;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
#textLeftDirector h2 {
	padding-top: 20px;
	padding-left: 155px;
	color: #f2f2f2;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	line-height: 1.4em;
}
#textLeft p, #textLeftHow p {
	padding-top: 5px;
	padding-left: 165px;
	color: #f2f2f2;
	font-size: 12px;
	margin: 0;
}
#textLeftHow p {
	line-height: 1.3em;
}
#textRight p {
	padding-top: 5px;
	padding-left: 10px;
	color: #f2f2f2;
	font-size: 12px;
	margin: 0;
}
#textRight img {
	padding-top: 20px;
	padding-left: 10px;
	margin: 0;
}
#who-text h2 {
	padding-top: 66px;
	padding-left: 20px;
	color: #f2f2f2;
	font-size: 14px;
	margin: 0;
}
#who-text p {
	padding-top: 10px;
	padding-left: 20px;
	color: #f2f2f2;
	font-size: 12px;
	margin: 0;
	line-height: 1.6em;
}
#who-text {
	background-color: #3a3a3a;
}
#contact {
	padding-top: 50px;
	padding-left: 20px;
	color: #f2f2f2;
	font-size: 11px;
	margin: 0;
	line-height: 1.6em;
}
#contact-album {
	padding-top: 11px;
	padding-left: 20px;
	color: #f2f2f2;
	font-size: 11px;
	margin: 0;
	line-height: 1.6em;
}
.webdesign {
	color: #b3b3b3;
	font-size: 10px;
	line-height: 1.4em;
}
.webdesign a:link {
	color: #b3b3b3;
	text-decoration: none;
}
.webdesign a:visited {
	color: #b3b3b3;
	text-decoration: none;
}
.webdesign a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
.webdesign a:active {
	color: #b3b3b3;
	text-decoration: none;
}

