body {
	background-color: #000;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}
#wrap {
	float: left;
	width: 776px;
	margin-left: 183px;
}
#leftCont {
	float: left;
	width: 568px;
}
#rightCont {
	float: right;
	width: 208px;
	padding-top: 100px;
}
#logoCont {
	float: right;
}
#deanCastingCont {
	float: right;
	width: 104px;
	background-image: url(../images/deanCastingplatter.jpg);
	height: 26px;
	padding-top: 50px;
	padding-left: 5px;
}
#topLeftCont {
	float: left;
	width: 568px;
}
#folderCont {
	float: left;
	width: 568px;
	display: none;
}
#leftContent {
	float: left;
	width: 566px;
	background-color: #FFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
}
#imageCont {
	float: left;
	width: 456px;
	padding-left: 8px;
	padding-bottom: 35px;
	padding-top: 22px;
}
#staffCont {
	background-color: #a8a8a8;
	float: left;
	width: 192px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#projectsCont {
	background-color: #a8a8a8;
	float: left;
	width: 197px;
	margin-top: 1px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#textContent {
	float: left;
	width: 405px;
	margin-left: 102px;
	padding-left: 8px;
	padding-right: 50px;
}
.contTextFormat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #000;
}
.headingText1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000;
}
.headingTextUpperCase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
#contactCont {
	float: left;
	width: 456px;
	margin-left: 102px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 30px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #000;
	background-color: #e0e0e0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #000;
	background-color: #e0e0e0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 546px;
	background-color: #A8A8A8;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #FFF;
}
#casting {
	float: left;
	width: 92px;
	margin-top: 120px;
	padding-left: 10px;
}
#wrap #leftCont #leftContent #casting a:hover {
	color: #900;
}
