body {
	font-family:Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	font-size:12px;
}
#home {
	width:100%;
	height:100%;
	background: #2f2f2f url(../images/bg.jpg) no-repeat center top !important; 
	padding:0;
	margin:0;
	text-align:center;
}
#projects {
	width:100%;
	height:100%;
	background: #2f2f2f url(../images/bg_projects.jpg) no-repeat center top !important;
	padding:0;
	margin:0;
	text-align:center; 
}
#project_details {
	width:100%;
	height:100%;
	background: #2f2f2f url(../images/bg_project_details.jpg) no-repeat center top !important;
	padding:0;
	margin:0;
	text-align:center; 
}
#bio {
	width:100%;
	height:100%;
	background: #2f2f2f url(../images/bg_bio.jpg) no-repeat center top !important;
	padding:0;
	margin:0;
	text-align:center; 
}
#contact {
	width:100%;
	height:100%;
	background: #2f2f2f url(../images/bg_contact.jpg) no-repeat center top !important;
	padding:0;
	margin:0;
	text-align:center; 
}
.hiddenPic {display:none;}
#container {
	position: relative;
	width:821px;
	min-height:1100px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	border:0px solid yellow;
}

#mainNav {
	position:relative;
	width:821px;
	height:180px;
	/*margin:124px 0px 0px 420px;*/
	border:0px solid white;
}
/* THE REST OF NAV STUFF IS IN INCLUDES/NAV.CSS */
#homeContent {
	/*float:left;*/
	width:821px;
	height:500px;
	border:0px solid red;
}
#projectsContent {
	width:821px;
	height:930px;
	border:0px solid green;
}
#content {
	width:750px;
	margin:20px auto;
	vertical-align:top;
}

/* ANNOUNCEMENTS */
#announcements {
	width:800px;
	height:50px;
	color:white;
	line-height:16px;
	text-align:center;
	margin:0 auto;
	border:0px solid blue;
	/*display:visible;*/
}
#announcements_footer {
	position:absolute;
	right:25px;
	width:200px;
	/*width:800px;
		height:25px;
		color:white;
		line-height:16px;
		margin: -50px 0px 40px 0px;*/
	margin: 0px 25px 0px 0px;
	border:0px solid white;
	/*display:visible;*/
}
#announcements P{
	float:left;
	text-align:left;
	width: 350px;
	font-weight:bold;
	margin: 0px 0px 0px 50px;
}
#announcements a:link {text-decoration: underline;color: #fff;font-weight:bold;}
#announcements a:visited {text-decoration: underline;color: #fff;font-weight:bold;}
#announcements a:hover {text-decoration: underline;	color: #000;font-weight:bold;}
#announcements a:active {text-decoration: underline;	color: #fff;font-weight:bold;}

#socialNets_guys {
 position: relative;
 float:right;
 width: 59px;
 height: 29px;
 background: url(/images/guys_socialnet.png);
 margin:0px 0px 0px 12px;
 padding: 0;
 border:0px solid blue;
}

#socialNets_guys li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#socialNets_guys a {display: block;}

#socialNets_guys1 {left: 0px; top: 0px; width: 28px; height: 29px;}
#socialNets_guys2 {left: 28px; top: 0px; width: 28px; height: 29px;}

#socialNets_guys1 a {height: 29px;}
#socialNets_guys2 a {height: 29px;}

#socialNets_guys1 a:hover {background: url(/images/guys_socialnet.png) 0px -30px no-repeat;}
#socialNets_guys2 a:hover {background: url(/images/guys_socialnet.png) -28px -30px no-repeat;}

#share {
	float:right;
	margin: 6px 0px 0px 0px;
}

/* FOOTER */
#footer { 
	/*float:left;*/
	width:823px; 
	height:50px; 
	text-align:center;
	overflow:hidden;
	margin:0px 0px 45px 0px;
	border:0px solid blue;
}
#footerLegal{
	width:823px;
	overflow:hidden;
	border:0px solid blue;
}
#footerLegal p{ 
	color:white;
	width:325px;
	height:25px;
	color: #fff;
	font-size:10px; 
	padding-top:15px; 
	margin:0 auto;
	text-align:center;
	border:	0px solid white;
}
#footerAll{ 
	float:right;
	width:325px;
	height:25px;
	color: #fff;
	overflow:hidden;
	font-size:10px; 
	padding-top:15px; 
	border:	0px solid white !important;
}

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

#home_blurb {
position:absolute;
top:850px;
left:50px;
width:305px;
/* background-image:url(images/home.png); */
border: 0px solid blue;
color: white;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:.8em;
line-height:2.2em;
font-family: verdana, "arial", sans-serif;
}
#home_links {
position:absolute;
top:828px;
left:400px;
width:305px;
text-align:center;
border: 0px solid blue;
color: white;
font-style:bold;
font-variant:normal;
font-weight:normal;
font-size:.8em;
line-height:8em;
font-family: verdana, "arial", sans-serif;
}

/* PROJECTS */
.projectDates{
font-style: italic;
font-weight:normal;
font-size:.9em;
font-style:normal;
font-family:georgia,"times new roman",serif;
}
#projects ul{
font-size:11px;
font-family:verdana,"arial",sans-serif;
text-transform:uppercase;
}
#projects  li{
list-style-position:inside;
line-height:2em;
list-style-image: url(images/bullet.png);
}
#projects  li.nonactive{
color:white;
font-weight:normal;
list-style-position:inside;
margin-left: 25px;
line-height:2em;
list-style-image: none;
}
/*
#projects ul li a:link {text-decoration: none;color: #ffffff;font-weight:bold;}
#projects ul li a:visited {text-decoration: none;color: #dbbd83;font-weight:bold;}
#projects ul li a:active {text-decoration: none;color: #fff;font-weight:bold;}
#projects ul li a:hover {text-decoration: none;color: #fff;font-weight:bold;}
*/
#projects a:link {color: #fff; text-decoration: none;font-weight:bold;padding:2px;}
#projects a:visited {color: #fff; text-decoration: none;font-weight:bold;padding:2px;}
#projects a:active {color: #fff; text-decoration: none;font-weight:bold;padding:2px;}
#projects a:hover {color: #fff; text-decoration: none;font-weight:bold;padding:2px;background-color:#4e250f;}


.backtoProjects {
position:absolute;
top:118px;
left:90px;
z-index:1000;
}
.backtoProjects a:link {text-decoration: none;color: #fff;font-weight:bold;}
.backtoProjects a:visited {text-decoration: none;color: #fff;font-weight:bold;}
.backtoProjects a:hover {text-decoration: none;color: #000;font-weight:bold;}
.backtoProjects a:active {text-decoration: none;color: #fff;font-weight:bold;}

.downloadProjectList{
text-align:center;
position:absolute;
top:245px;
right:26px;
z-index:1000;
}
.downloadProjectList a:link {text-decoration: none;color: #fff;font-weight:bold;}
.downloadProjectList a:visited {text-decoration: none;color: #fff;font-weight:bold;}
.downloadProjectList a:hover {text-decoration: none;color: #000;font-weight:bold;}
.downloadProjectList a:active {text-decoration: none;color: #fff;font-weight:bold;}

#projectsListTitle{
color:#371200;
font-size:13px;
font-weight:bold;
font-style:italic;
text-align:center;
position:absolute;
top:312px;
left:170px;
z-index:1000;
}


#projects .projTitles {
left:-30px;
width:300px;
color:black;
font-style: normal;
font-weight:bold;
font-size:1.5em;
font-style:normal;
font-family:verdana,"arial",sans-serif;
text-transform:uppercase;
}
#projects .projTitlesWrap {
color:black;
width:300px;
left:-30px;
font-style: normal;
font-weight:bold;
font-size:1.5em;
font-style:normal;
font-family:verdana,"arial",sans-serif;
text-transform:uppercase;
}

#projects_columnone {
position:absolute;
float:left;
top:330px;
left:150px;
width:200px;
border:0px solid blue;
}
#projects_columntwo {
position:absolute;
float:left;
top:330px;
left:450px;
width:200px;
border:0px solid blue;
}
.projects_list{
width:300px;
position:relative;
float:left;
margin:0px 0px 15px 0px;
border: 0px solid blue;
}

#projectdetail_flash {
position:relative;
top:0px;
width:690px;
margin:0 auto;
border:0px solid white;
}
#projectdetail_content {
position:relative;
top:165px;
width:550px;
padding-left:90px;
margin:0 auto;
border:0px solid white;
}
#projectdetail_content img {
float:left;
}
#flashAudio {
float:left;
width:210px;
height:308px;
margin:0px 0px 0px 40px;
border:0px solid white;
}
#flashVideo {
float:left;
width:715px;
height:415px;
margin:0px 0px 0px 0px;
border:0px solid white;
}
#projectsInfo {
float:left;
position:relative;
color:white;
width:700px;
font-style: normal;
font-weight:normal;
font-size:12px;
font-style:normal;
font-family:verdana,"arial",sans-serif;
line-height:15px;
margin:15px 0px 0px 0px;
border:0px solid white;
}
#projectsInfo p{
margin:0px 0px 20px 0px;
}

.topTitle{
font-style: bold;
font-weight:heavy;
font-size:25px;
font-family:verdana,"arial",sans-serif;
color:white;
text-transform:uppercase;
 margin:0px 0px 20px 0px;
text-align:center;
}
.topTitle p{
font-style: bold;
font-weight:heavy;
font-size:11px;
font-family:verdana,"arial",sans-serif;
color:white;
text-transform:uppercase;
 margin:5px 0px 20px 0px;
text-align:center;
}
h1{
width:300px;
font-size:18px;
font-style:bold;
color:white;
text-transform:uppercase;
margin:0px 0px 10px 0px;
}
#secondTitle{
font-size:18px;
font-style:bold;
color:white;
text-transform:uppercase;
margin:0px 0px 10px 0px;
}
#projectdetail_content object {
float:left;
}

.miscButton a:link {color: #000; text-decoration: none;font-weight:bold;padding:2px;}
.miscButton a:visited {color: #fff; text-decoration: none;font-weight:bold;padding:2px;}
.miscButton a:hover {color: #fff; text-decoration: none;font-weight:bold;padding:2px;background-color:#4e250f;}
.miscButton a:active {color: #fff; text-decoration: none;font-weight:bold;padding:2px;}


/* BIO */
#bioCopy {
float:left;
position:relative;
color:white;
width:325px;
font-style: normal;
font-weight:normal;
font-size:12px;
font-family:verdana,"arial",sans-serif;
line-height:18px;
margin:65px 0px 0px 25px;
border:0px solid white;
}
#bioCopy p {
margin:0px 0px 15px 0px;
}
#bioCopy h3 {
font-size:10px;
font-weight:normal;
margin-bottom:10px;
}
#bioCopyRight {
float:left;
position:relative;
color:white;
width:325px;
font-style: normal;
font-weight:normal;
font-size:12px;
font-family:verdana,"arial",sans-serif;
line-height:18px;
margin:525px 0px 0px 70px;
border:0px solid white;
}
#bioCopyRight p {
margin:0px 0px 15px 0px;
}

/* CONTACT */
#contactContent {
position:absolute;
top:240px;
left:400px;
color:white;
width:325px;
font-style: normal;
font-weight:normal;
font-size:10px;
font-style:normal;
font-family:verdana,"arial",sans-serif;
line-height:18px;

}


/* CONTACT 
 #contactContent {
	width:1059px;
	height:500px;
	margin:20px 0px 0px 20px;
	border: 0px solid green;
 }*/
 #contactDetail {
	width:500px;
	height:400px;
	margin:80px 0px 0px 150px;
	border: 0px solid green;
 }
.formTitle{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	border: 0px solid blue;
 }
 #contactDetail p{
	/* overflow:none; */
	margin:10px 0px 0px 0px;
	border: 0px solid blue;
 }
.error {
	color: white;
	font-weight:bold;
	padding:5px;
	background: black;
}























