@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	text-align:center;
	line-height: 1.5em;
	color: #FFF;
	margin-top: 10px;
	width: 897px;
	margin-right: auto;
	margin-left: auto;	
}

h1 h2 h3{
	color: #C03;
	font-size: 1.2em;
	}
	
h2 {
	font-size: 1em;
}

h3 {
	font-size: .8em;
}	
a:link, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color:#fff;
}

a:visited {
	color:#fff ;
}
div#container {
	width:897px;
	height: 566px;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/projects_bkg.jpg);
	background-repeat: no-repeat;
	}
	
div#container img {
	text-align: center;
	padding: 0px;
	float: none;
	}
	
div#navBar {
	height: 32px;
	background-color: #000;
	width: 897px;
	float: none;
	clear: both;
	}

div#container object {
	text-align: center;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#container #mainContent {
	width: 456px;
	margin-left: 0px;
	float: left;
	height: auto;
	margin-right: 0px;
	padding-right: 27px;
	padding-left: 28px;
	padding-top: 70px;
}

#container #mainContent h1 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 16px;
	color: #AA1006;
	text-align: left;
	float: none;
	margin-top: 70px;
	font-weight: normal;
	letter-spacing: .2em;
}
#container #mainContent ul li {
	list-style-type: none;
	clear: left;
	color: #666;
	background-color: #FFF;
}

#container #mainContent p {
	float: none;
	text-align: left;
	margin-top: 0px;
	color: #CCC;
	line-height: 1.6em;
	width: 340px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 80%;
	padding-left: 60px;
}

#mainContent #caption p{
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 40px;
	margin-top: -85px;
}
#container #mainContent img {
	margin-left: 0px;
}
#container #sidebar {
	float: left;
	text-align: left;
	clear: none;
	width: 193px;
	color: #000;
	height: auto;
	padding: 0px;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #object {
	width: 360px;
}
#container #sidebar img {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
}
#container #sidebar h1 {
	text-align: left;
	margin-top: 10px;
	color: #CCC;
}
#container #sidebar p {
	font-size: 0.75em;
	line-height: 2em;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	text-indent: 40px;
	margin-top: 10px;
	color: #FFF;
}
#container #slideContent  {
	width: 258px;
	height: 238px;
	height: auto;
}
.centerText {
	text-align: left;
	text-indent: 0px;
	font-family: "Comic Sans MS", cursive;
}
ul li {
	font-size: 3%;
	font-family: "Century Gothic", Helvetica, sans-serif;
}
.producedText {
	font-size: 85%;
	margin-top: 20px;
	line-height: 1.1;
}
#awards {
	margin-top: 0px;
	font-size: 12px;
	padding-top: 0px;
}
#container #mainContent p a {
	font-size: 88%;
	color: #999;
}

#container #slides #FlashID {
	text-align: center;
	position: relative;
	top: 50px;
	padding: 0px;
}
.dkGrayCaption {
	color: #666;
}
 
#footer {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 80%;
	color: #BBB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #BBB;}