body{
background-color: #CCCCCC;
text-align:center;
color:#000000;
font-size:16px;
	}
.style2 {font-size: 16px}

h1{
  font: 49px;
  font-family: Stencil,sans-serif,"Times New Roman", Times, serif;
  text-align:center;
}

table1{width:760px;}

#table1{width:760px;}

#table5{width:760px;}

#table9{width:760px;}

div{
	width:760px;
	text-align:left;
	font-size:16px;
		}
#header{
	background-image:url(images/banner1.gif);
	background-repeat:no-repeat;
	width:760px;
	height:155px;
	background-position:center;
	margin:auto;
	}
	
.intro{
	text-align:justify;
	font-size:16px;
	}
.style1 {font-size: xx-small}
/* begin menu */
#menu {
	float:left;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 0;
	margin-right:10px;	
	height:500px;
}
#menu h1 {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	padding: 0;
	margin: 0 0 10px 5px;
	letter-spacing:-1px;
}
#menu ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#menu ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#menu ul.sidemenu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: .3em 0 .3em 10px;
	width: 94%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #40020F;
	background: #8C8C5F;
}