#header {
	margin-left:0;
	padding:0 0 0 0;
	height:134px;
	background:#33bb93;
}
#navigation{
	width:300px;
	float:left;
}
#contents{
	margin-left:310px;
	margin-top:10px;
	background-color:white;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#006600;
	overflow:auto;
}
ul,li{
	list-style-type:none;
	margin 0;
	padding:0;
}
ul{
	position:absolute;
	margin-left:0px;
	background:transparent url(./Images/menuback.jpg) top left no-repeat;
	height:442px;
	width:300px;
	text-align:left;
	text-indent: 15px;
}
li{
	display:inline;
}
li a{
	display:block;
	height:40px;
	width:300px;
	line-height:40px;
	color:white;
	font-size:18px;
	font-family:Georgia,Times New Roman,serif;
	font-weight:bold;
	text-decoration:none;
}
li #navheader{
	display:block;
	height:50px;
	width:300px;
	line-height: 50px;
	color:lime;
	font-size:24px;
	font-family:Georgia,Times New Roman,serif;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	text-decoration:none;
}
li a:hover{
	color:#006600;
	background:transparent url(./Images/menuback.jpg) top left no-repeat;
}
a#menu1:hover{
  background-position:0% -492px;
  }
a#menu2:hover{
  background-position:0% -532px;
  }
a#menu3:hover{
  background-position:0% -572px;
  }
a#menu4:hover{
  background-position:0% -612px;
  }
a#menu5:hover{
  background-position:0% -652px;
  }
a#menu6:hover{
  background-position:0% -692px;
  }
a#menu7:hover{
	background-position:0% -732px;
}
a#menu8:hover{
	background-position:0% -772px;
}
a#menu9:hover{
	background-position:0% -812px;
}
a#menu10:hover{
	background-position:0% -852px;
}