/* CSS Document */

body {
	margin-top: 0;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #0c04a0;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#banner {
	height:100px;
	background-color: #932a2a;
	}

#navbar {
	margin:0;
	clear: both;
	background-color: #ecb16b;
	height:25px;
	
	}

#imagewrap {
	Clear:both;
	background-color: #ecb16b;
	height: 179px;
	}
#lefthandimage {
	width:400px;
	height:170px;
	float:left;
	}
	
#righthandimage {
	width:400px;
	height:170px;
	float:right;
	}
	
#leftdata {
	width: 500px;
	float:left;
	margin-right:25px;
	margin-top:10px;
	}
	
#rightdata {
	width: 250px;
	float:right;
	margin-top:25px;
	background-color: #006666;
	padding-bottom: 10px;
	}
	
#rightinfo {
	margin-left: 10px;
}

#bottom	{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height: 80px;
	border-top:1px solid #ff9900;
	position: relative;
	bottom: 0px;
	clear: both;
	}
#bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	line-height: 2em;	
	}
	
#editable {

	}
.reversetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}


	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #0c04a0;
}
.reverse	{
	color: #FFFFFF;
	}
.reversetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.reversetext a:link {
	color: #ffffff;
	text-decoration:none;
}
.reversetext a:hover,
.reversetext a:active,
.reversetext a:focus {
	color: #333333;
	background-color: #ECE9D8;
	border-color: #333333;
	text-decoration: none; 
	}
.reversetext a:visited {
	color:#33CC66;
	}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
