@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CCC;
}
body {
	background-color: #000;
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/siteimages/background.jpg);
}

img {
	max-width: 100%
}

#container {
	height: 800px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	background-repeat: no-repeat;
}
#navigation {
	color: #FFF;
	background-color: #000;
	height: 30px;
	width: 100%;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 3px;
}
#header {
	left:0px;
	top:0px;
	width:840px;
	height:120px;
	z-index:1;
}
#Main {
	width: 100%;
	float: left;
}

#ProjectInfo {
	float: left;
	padding: 10px;
	width: 625px;
	clear: left;
}


#ProjectArtwork {
	width: 305px;
	margin-left: 0px;
	padding: 10px;
	float: right;
}
#videoClips {
	clear: both;
	padding: 10px;
	float: left;
}



#MusicClips {
	clear: both;
	float: left;
	padding: 10px;
}
#SpeakingInfo {
	float: left;
	width: 740px;
}
#SpeakingImage {
	float: right;
	width: 210px;
	height: 400px;
}
#picture {
	float: left;
	height: 320px;
	width: 205px;
	margin-right: 10px;
}
#MainSidebar {
	float: left;
	width: 310px;
	height: 300px;
}
#MainSlider {
	float: right;
	width: 630px;
	height: 350px;
}
#MainProjectArtwork {
	height: 410px;
	width: 360px;
	float: left;
}
#MainRightSidebar {
	clear: right;
	float: right;
	width: 180px;
}


#twitter {
	float: left;
	width: 430px;
	clear: left;
	height: 400px;
}



#footer {
	clear: both;
	color: #CCC;
	font-size: 10px;
}

h1 {
	font-size: 14px;
	color: #BCAB31;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Heading2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.HeaderReview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
}
a:link {
	color: #BCAB31;
}
a:visited {
	color: #BCAB31;
}
