body,html{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	min-width:770px;
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
	vertical-align: middle;
background: #333366;
}
#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	height: 100%;
	bottom: 0px;
	text-align:center;
}
#containerhome {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: auto;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
	top: -20px;
}
#containerA {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
	top: -20px;
}
#containerB {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 765px;
	height: 280px;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
}
#containerC {
height: 500px;
width: 765px;
background-color: #333366;
padding: 0px;
}
#containerD {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	width: 765px;
	height: auto;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
		float: left;
}
#containerE {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
	border-right: medium solid #9999B3;
	border-bottom: medium solid #9999B3;
	border-left: medium solid #9999B3;
}
#containerF {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	bottom: 0px;
	text-align:center;
	background-color: #333366;
	top: -20px;
}

#footer {
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	margin-top: 12px;
	text-align:center;
}
#logo {
	width: 800px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: -5px;
	height: 100%;
}
#logoA {
	width: 250px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
	float: left;
}
#logoB {
	width: 800px;
	margin: 0px;
	position: relative;
	left: 7px;
	top: 0px;
	height: 100%;
	border-top: medium solid #9999B3;
	border-right: medium solid #9999B3;
	border-bottom: none;
	border-left: medium solid #9999B3;
}
#navcontainer {
	width: 400px;
	margin-right: auto;
	margin-left: 80px;
	margin-top: 90px;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;

	
}
#image {
	border: thin solid #FFFFFF;

}
A:link {
	COLOR: #EDE9D2; TEXT-DECORATION: none
}
A:visited {
	COLOR: #EDE9D2 ; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff ; TEXT-DECORATION: underline
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}

