a:hover {
	color: #B9F553;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #999999;
}

.headerlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.bodytxtlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bodytxtdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.headerlowercasedark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: normal;
}
.headerlowercaselight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: normal;
}
.bodytxtcapsgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #B9F553;
	text-decoration: none;
}

.bodytxtcapsdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bodytxtcapslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.headerspacelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: .3em;
}
.headerspacedark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: .3em;
}
.headerdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.tabletop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#name {
	text-align: left;
	width: 100%;
	height:20px;
}
#role {
	text-align: left;
	width: 100%;
	height:40px;
}
.miniPic {
	margin: 2px;
	border: 1px solid #999999;
}
#title {
}
#deejayContent {
	height: 400px;
	width: 100%;
	overflow:auto;
}
#designImage {
	text-align: center;
	min-height: 400px;
	overflow: auto;
	left: 0px;
	position: relative;
	border: 1px solid #666666;
	width: auto;
}
#designDesc {
	background-color: #FFFFFF;
	position: relative;
	bottom: 0px;
	top: 10px;
	left: 0px;
	width: 600px;
}
#designTitle {
	height: auto;
	width: 190px;
	position: relative;
	top: 5px;
}
#designer{
	height: auto;
	width: 600px;
	position: relative;
	top: 3px;
}
#designTitle {
	width: 600px;
	position: relative;
	top: 5px;
}
img.alt {
	border: 1px solid #666666;
	margin: 2px;
	}
.floaterLeft {
	float:left;
	}
.floaterLRight{
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	clear:right;
	}
#designFrame {
	position: absolute;
	height: auto;
	width: 805px;
	left: 0px;
	top: 2px;
}
#filmsInfo {
	height: auto;
	width: 100%;
}

#filmsGallery {
	text-align: center;
	min-height: 400px;
	overflow: auto;
	left: 0px;
	position: relative;
	border: 1px solid #666666;
	width: 800px;
	top: 5px;
	margin-top:10px;
}
#filmsTitle {
	height: auto;
	width: 190px;
	position: relative;
	top: 5px;
}
#filmsDesc {
	background-color: #FFFFFF;
	position: relative;
	bottom: 0px;
	top: 10px;
	left: 0px;
	width: 600px;
}
.figheaderdark {
	font-family: "HelveticaNeueLT Std", Arial, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.titledark {
	font-family: "HelveticaNeueLT Std Lt", Arial, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.alt {
	border: 1px solid #666666;
}

