body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	background-image: url(Darkgraybg.jpg);
}

img {
	border: none;
}


#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;

}
  
#logo {
	width: 110px;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}

#header {
	width: 630px;
	margin-right: 150px;
	text-align: center;
	float: right;
}


#navigationtable {
  height: 5px;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: monospace;
	float: left;
}

#navigationtable a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 20px;
	
}
#navigationtable a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 20px;	
}
#navigationtable a:hover {
	background: #f88396;
	color: #0d5353;
	text-decoration: none;
	margin: 20px;
}

#maincontent {
	width: 90%;
	margin: 1% 2% 0% 2%;
	padding: 1% 2% 0% 0%;
	line-height: 150%;
	text-align: justify;
	float: right;
}
#mainbodytext {
	width: 950px;
  position: relative;
  margin-top: 50px;
  font-size: .8em;
  text-align: justify;
}

#mainbodyimage1 {
	float: left;
	width: 478px;
	height: 611px;
}

#mainbodyimage2 {
	float: right;
	width: 472px;
	height: 611px;
}

#imagebox {
	width: 700px;
	margin-left: 125px;
	float: left;
}

	
#tablecontent {
	width: 800px;
	margin-left: 150px;
	color: white;
	line-height: 100%;
	text-align: left;
	float: left;
}

#tablecontent a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 20px;
	
}
#tablecontent a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 20px;	
}
#tablecontent a:hover {
	background: #f88396;
	color: #0d5353;
	text-decoration: none;
	margin: 20px;
}

#map {
  margin-left: 50px;
  margin-top: 10px;
	height: 600px;
	width: 900px;
	float: left;	
}



  
#footer {
	position: relative;
	width: 950 px;
}


	
td {
	padding-left: 0px;
	padding-right: 0px;
}

hr {
	width: 860px;
	margin-left: 100px;
	float: left;
} 

h1 {
	font-family: "Times New Roman", Times, serif;	
	font-size: 200%;
	font-style: italic;
	font-weight: Bold;
	text-align: center;
	color: white;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	color: white;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: white;
	
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: white;

}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	line-height: 90%;
	color: #ff0000;
}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	text-align: left;s
	color: white
}




#unify2 {
	width: 960px;
	margin-left: 50px;
	text-align: center;
	padding: 0% 4% 1% 0%;
	float: left;
}

#unify2 a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 20px;
	
}
#unify2 a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 20px;	
}
#unify2 a:hover {
	background: #f88396;
	color: #0d5353;
	text-decoration: none;
	margin: 20px;
}


.dropcap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	float: none;
	color: #ff0000;
}
