body {
background-image:url('images/background.jpg');
background-repeat:no-repeat;
background-position:center top;
background-color: white;


}
.topmenu a:link{
background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
.topmenu a:visited {
background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
.topmenu a:hover{
background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
.topmenu a:active{
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


/* CSS Document */

.aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.images {
display: -moz-inline-box;
    display:inline-block;
}

.image {
display: -moz-inline-box;
    display:inline-block;
padding-top: 5px;
}
#outer{
text-align:center;
overflow: hidden;

}

.leftmenu {width:800px; display: block; margin-left: auto; margin-right:auto; background-color: white; height: 1000px;padding-top: 3px;}






.bottomleftmenu a:link{
	
	
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 200px;
	height: 20px;
	border-bottom: 1px solid grey;
	text-align: center;
	display:block;
	background-color: black;
	padding-top: 5px;
	
}
.bottomleftmenu a:visited {
	
	
	
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 200px;
	height: 20px;
	border-bottom: 1px solid grey;
	text-align: center;
	display:block;
	background-color: black;
	padding-top: 5px;
	
	
}
.bottomleftmenu a:hover{
	
	background-color: grey;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 200px;
	height: 20px;
	background-position: 50%;
	text-align: center;
	display:block;
	
	
}
.bottomleftmenu a:active{
	
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 200px;
	height: 20px;
	text-align: center;
	display:block;
	
	
}
