@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	margin:auto;
}

#wrapper {
	width:938px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#dbHeader {
	background-image:url(/images/header/duane.jpg);
	width: 270px;
    height: 25px;
	margin-left: 340px;
}
#bhuttoHeader {
	background-image:  url(/images/header/static-header.jpg);
    width: 938px;
    height: 182px;
    left: 0;
}
#legacyHeader {
	width:938px;
	height:40px;
	text-align:center}
#navRow {
	background-color:#103106;
	width:938px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:300;
	text-align:center;
}
.mainLinks {
	color:#FFF;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;}
a.mainLinks {
	text-decoration:none;}
a.mainLinks:hover {
	text-shadow:#999;}


/* PAGE LAYOUTS */
	/* homepage */
	#mainContentHomePage {
		background-image: url(/images/home/hpbg4.jpg);
    	height: 802px;
		color:#000
		}
	#mainFestivalsHomePage {
		background-image: url(/images/awards/awardsbg.jpg);
    	height: 802px;
		color:#000
		}
	#HomePageImageText {
		width: 313px;
		height: 131px;
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-right: 0px;
		margin-top:0px;
		background-color:#FFB42B;
  		/* for IE */
  		filter:alpha(opacity=85);
  		/* CSS3 standard */
  		opacity:0.85;
		}
/* TEMPORARY TWITTER TEXT  */
#TWITTERText {
		width: 330px;
		height: 340px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-size:13px;
		margin-left:25px;
		margin-top:400px;
		margin-bottom:0px;}
.HOTDOCSLinks {
	color:#FFF;
	text-decoration:none;}
.HOTDOCSLinks:hover {
	color:#FFF;
	font-style:italic;}
	
/* MIDDLE OF THE PAGE - FB LINKS DESIGN CREDITS MUSIC, ETC.  */
#musicRow {
	width: 938px;
	height:35px;
	text-align:right;}
	
#iconRow {
	width:auto;
	height:75px;
	table-layout:auto;
}
#subNav {
	height:30px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
.subNavLinks {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
a.subNavLinks {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a.subNavLinks:hover {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
}

#copyrightRow {
	height: 35px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
}
.winterson-design-logo {
    margin-bottom: -10px;
}


/* FOOTER OF SITE */
#footerCredits {
	width:938px;
	height:159px;
	margin-top:15px;}
/* MISC STUFF */
#companyLogoLockups {
	width: 938px;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
	text-align:center;
}
#footer-icon-holder {
    width: 200px;
    margin-bottom: 20px;
	margin-left:420px;
	text-align:center;
}
.footer-icon {
    display: block;
	float:left;
    height: 33px;
	width:140px;
}
.footer-icon:hover {
    background-position: 0px 33px;
}

#twitter {
    background-image: url(/images/footer/twitter.jpg);
    width: 33px;
}
#facebook {
    background-image: url(/images/footer/facebook.jpg);
    width: 33px;
}
#youtube {
    background-image: url(/images/footer/youtube.jpg);
    width: 33px;
}
#myspace {
    background-image: url(/images/footer/myspace.jpg);
    width: 33px;
    margin-right: 60px;
}
