﻿#body {
	background-color:#111111;
	text-decoration:none;
}
#container {
	background-color:black;
	width:985px;
	margin: auto;
	text-decoration:none;
	height: auto;
}
#masthead {
	width:985px;
	height: 75px;
	margin:auto;
	background-color: transparent;
	text-decoration: none;
}
#topnav {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 55px;
	width: 450px;
	float: right;
	text-align: right;
	clear: none;
	font-weight: bold;
	font-size:medium;
	text-decoration: none;
	margin-top:20px;
}
#logo {
	width: 194px;
	height:55px;
	float: left;
	clear: none;
	margin-top:20px;
}
#spacer {
	background-color:#000066;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	vertical-align:middle;
	height:25px;
	margin-top:20px;
	margin-bottom:20px;
	
}
#maincontent {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:large;
	font-weight:bold;
	font-style:italic;
	width: 985px;
	text-align: center;
	text-decoration:none;
	margin-bottom:20px;
	height:auto;
}
#rightnav {
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align:left;
	font-style:normal;
	color: white;
	width: 200px;
	height: auto;
	float: right;
	clear: none;
	text-decoration: none;
	border-left-style:solid;
	border-color:#000066;
	padding-left: 10px;
	margin-left:10px;
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight: bold;
	text-align:left;
	color: #000066;
	width: 244px;
	float: right;
	clear: none;
	background-color:black;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}
#projectdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #FFFFFF;
	background-color: black;
	width: 244px;
	text-align: left;
	text-decoration:none;
}
#slideshow {
	background-color:black;
	width: 535px;
	height: 403px;
	float:right;
	clear: none;
	margin-bottom:20px;
	}
#quote {
	background-color:black;
	width:200px;
	float:right;
	clear:none;
	font-size:small;
	margin-right:10px;
	border-right-style:solid;
	border-color:#000066;
	padding-right:10px;
	text-align:left;
}
#footer {
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:white;
	border-top-style:solid;
	border-color:#000066;
	text-align:center;
	clear:both;
	margin-top:20px;
}
#map {
	float:left;
	clear:none;
	width:365px;
	height:auto;
}
#contact {
	float:right;
	clear:none;
	width: 580px;
	height: auto;
	margin-left:20px;
	margin-bottom:20px;
	height:auto;
	padding-left:10px;
	border-left-style:solid;
	border-color:#000066;
}
#titlebar {
	background-color:#000066;
	width:auto;
	float:left;
	clear:both;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	text-align:left;
	font-style:normal;
}
#info {
	background-color:black;
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:white;
	text-align:left;
	font-style:normal;
	margin-top:20px;
	margin-bottom:20px;
}
#ideals {
	width:985px;
	background-color:black;
	height:auto;
	margin-bottom:20px;
}
#leftnav {
	background-color:black;
	width:350px;
	float:left;
	clear: none;
}
a {
	color: white;
	text-decoration:none;
}
a:visited {
	color:white;
}
a:active {
	color: #3399CC;
}
a:hover {
	color: #3399CC;
}
