.header{
background-color:#FFFFFF;
}

.header-logo{
background-color:#FFFFFF;
padding:.5em
}

.container{
background-color:#FFFFFF;
}

.display{
float: left;
margin-right: 1em;
margin-bottom: 1em;
border:3px;
border-color:#000066;
border-style:solid;
}

.display2{
float: right;
margin-left: 1em;
margin-top: 1em;
margin-bottom: 1em;
border:3px;
border-color:#000066;
border-style:solid;
}

.display3{
float: left;
margin-top: 1em;
margin-right: 1em;
margin-bottom: 1em;
border:3px;
border-color:#000066;
border-style:solid;
}

body {
	background-color:#000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
}

.mainContent{
background-color:#FFFFFF;
}

a:link {
	color:#000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: underline;
	color:#000000;}

.menu{
	background: #6F7793;
}

.footer{
	background: #6F7793;
	color:#FFFFFF;
}

#footer a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color:#FFFFFF;}

.footerContent{
	margin: 1em;
	font-size:14px;
	text-decoration:none;
}

a{
text-decoration:none
}


<!---->

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 2px 12px;
	width: 90px;
	background: #6F7793;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #1C1E4F}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #1C1E4F;
		font: 17px Verdana, Arial, Helvetica, sans-serif}

	#sddm div a:hover
	{	background: #1C1E4F;
		color: #FFF}
