@charset "UTF-8";
#header {
	height: 150px;
	width: 800px;
	background-color: #000000;
}


.spacer1 {
	clear: both;
	height: 30px;
}
.spacer2 {
	font-size: 1px;
	clear: both;
	height: 10px;
}
.spacer3 {
	font-size: 2px;
	clear: both;
	height: 20px;
}
#projectContainer {
	width: 690px;
}
#projectContainerPics {
	float: left;
	width: 283px;
}
#projectContainerPics img {
	border: 1px solid #FFFFFF;
}
#projectContainerText {
	margin-left: 300px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	line-height: 12px;
}
#projectContainerText p {
	font-size: 12px;
	line-height: 15px;
}

#projectContainer2 {
	width: 690px;
}
#projectContainer2Text {
	float: left;
	width: 360px;
	}
#projectContainer2Pics {
	width: 283px;
	margin-left: 390px;
}

#projectContainer2Pics  img {
	border: 1px solid #FFFFFF;
}
#projectContainer2Text p {
	font-size: 12px;
	line-height: 15px;
}
#mainContent a {
	text-decoration: none;
	color: #A5A6A9;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
}
#mainContent a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-bottom: 5px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	padding: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 17px;
	font-weight: normal;
}
h4 {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
}
h6 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.left {
	float: left;
	display: inline;
	margin-right: 20px;
	border: 1px solid #FFFFFF;
}
.right   {
	float: right;
	display: inline;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
#baseLinks {
	font-size: 10px;
}
#baseLinks  a {
	text-decoration: none;
	color: #A5A6A9;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
}
.castName {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.castName2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#castLink {
	font-size: 10px;
	margin-top: 5px;
}
#castLink a {
	font-size: 10px;
	font-weight: bold;
}
#castLink a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

