body
{
	background-color: #618FAD;
	font-family: Arial, "Times New Roman", serif;
	font-size: 16px;
	color: #252B0F;
	background-image: url(MLUSA.gif); 
	background-position: top right;
	margin-top: 1%;
	margin-left: 15%; 
	background-repeat: no-repeat;
}
.content{
				margin: 5% 5% 5%;
}
dl, dt, dd, ul, li {
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; 
top: 0;
left: 0;
}
#menu {
width: 10em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: normal;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #252B0F;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}


h1
{
	font-family: Verdana;
	color: #252B0F;
	font-size: 35px;
	margin: 3% 30% 0 20%; 
	

	
}
h2
{
	margin-left: 40%;	
	font: normal;
	font-size: medium;
	color: #242F11;
	
}
h3
{
}
h6
{
}
ul
{
}
.navbar
{
			margin: auto auto auto auto;
			width: 80%;
			padding: 5px;
			border-width: thin;
			text-align: Center;
			border-left-width: 4px
			border-right-width: 4px
}
.map
{
}
.div1
{
}
a:link {
			 color: #000000;
			 padding: 5px 15px;
			 text-decoration: none;
}
a:hover {
			background-color: ; 				
			color:white 				
}

.footer
{
	margin-top: 30%;
	text-align: center;
	font:small;
}

table
{
	width: 75%;
	margin: auto;
	text-align: center;
	border: 30px solid silver;
	font-family: "Courier New", Courier, monospace;
}
th
{
	width: 20%;
	color: #2B3618;
	background-color: #DFDBDB;
	border: 3px;
}
td
{
	border: 1px;

}
.button
{
	color: #003399;
	font-family: Arial;
	font-weight: 300 margin: auto 40% 4% 40%;
	height: 30px;
	width: 65px;
}
.form
{
	color: #C3C4C8;
	background-color: #618FAD;
	font-family: Arial, "Times New Roman", serif;
	font-size: 15px;
	margin-left: 2px;
}
.video
{
float: left;
}
.image
{
 float: left;
 padding: 10px 10px;
 
 }