/* /////////// For Browser Resolution of 1025 or "more" \\\\\\\\\\\ */

#flashcontent {

	height: 300px;
	}
	
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #181a1c;
	font-family:Verdana,sans-serif;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	}

#header {
	width: 1000px;
	margin: 10px auto 40px auto;
	}
	
#spacer {
	width: 1000px;
	}	

#alternateContent {
	background: url(../images/tempHighRes.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
#wrapper {
	width: 1000px;
	}
	
#leftCol {
	width: 630px;
	}
	
#logo {
	top:-372px;
	}
	
/* /////////// Header Images \\\\\\\\\\\ */
	
#imageHeader1 {
	background: url(../images/HeaderImages/highRes/1.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
#imageHeader2 {
	background: url(../images/HeaderImages/highRes/2.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
#imageHeader3 {
	background: url(../images/HeaderImages/highRes/3.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
#imageHeader4 {
	background: url(../images/HeaderImages/highRes/4.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
#imageHeader5 {
	background: url(../images/HeaderImages/highRes/5.jpg) no-repeat center top;
	width: 100%;
	height: 300px;
	background-color: black;
	}
	
/* /////////// Navigation \\\\\\\\\\\ */


#nav {
	width: 1000px;
	}

#nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	}

#nav li a {
	padding: 8px 10px;
	}
	
/* /////////// Right Content \\\\\\\\\\\ */

#rightContent {
	width: 795px;
}

#project {
	width: 785px;
}
#project p {
	width:585px;
}

#FootSpacer {
	width: 1000px;
}

#projectOverview {
	width: 785px;
}

#rightCopy {
	width: 785px;
}
