#logo {
	left: 9%;
	top: 1.2em;
	height: 35px;
	position: absolute;
	z-index: 1;
	color: #999999;
	font-family: "Arial Black";
	/*border: 1px #ffffff solid; checck for mistakes*/

}

#title {
	position: absolute;
	left: 9%;
	top:5em;
	width:200px;
	height:17px;
	z-index:1;
	font-size: 10px;
	color: #999;
	font-family: "Arial Black", Gadget, sans-serif;
}

a {
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	width: 131px;
}

#data {
	border: 1px solid #FFFFFF;
	position: relative;
}
#project {
	border: 1px solid #FFFFFF;
}
#nav2 {
	border: 1px solid #FFFFFF;
}
#title2 {
	border: 1px solid #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000;
	font-size: 14px;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/grid/Background.gif)
	
	
}

.container {
	width:1110px;
	/*border: 1px #ffffff solid; checck for mistakes*/
	margin: auto;
	margin-top: 1em;
	}	
	
.content {
	background-color:#000;
}

.underline {
	text-decoration:underline;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

#paragraphtext {
	font-size: 11px;
	line-height: 1.7em;
}

.style6 { /* paragraph text */
	font-size: 14px;
	text-align: justify;
	}

.style7 { /* currently on this page */
	font-size: 10px;
	text-align: center;
	color: #999;
	}

.style8 {
	font-size: 10px;
	text-align: center;
	}
	
.style9 {
	font-size:11px;
}
	
.style10 {
	font-size: 16px
	}
	


.style16 {
	color: #999999;
	font-size: 10px
	}
	
.style15 {
	font-size: 18px
	}	
	
.execimage {
	border: #FFF thin solid;
	margin-top: 0;
	padding-top: 0;
	
}

.footerbottom
{
	text-align: center;
	width: 100%;	
	position: relative;
color:#ffffff;
	margin:0;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration:none;
	font-size: 11px;

	
}

.footerRight{
	float: right;
	font-size: 11px;
	height: 20px;
	text-align:right;
	text-decoration: none;
	padding-right: 3em;
}

.footerLeft
 {
	float: left;
	text-align:left;
	padding-left:2em;
}


