body{
margin: 0px;
text-align: center;
font-family: Arial;
}

a{color: #135b9e; padding:0px;}


.headbg{
	
	background-color: white;
	background-repeat: repeat-x;
	float: center;
	margin: 0px;
	background-image: url('./headbg2.png');
	background-position: left center;
	background-repeat: repeat-x;
	color: black;

	

}

.header{

	border-left: 8px solid white;
	border-right: 8px solid white;
	background-image: url('./header2.jpg');
	background-position: 0px top;
	background-color: white;
	background-repeat: no-repeat;
	color: black;

}

.futer{
	
	background-color: white;
	background-repeat: repeat-x;
	float: center;
	#margin: 0px;
	padding-top: 20px;
	background-image: url('./futer.jpg');
	background-position: left center;
	background-repeat: repeat-x;
	color: black;
	width: 951px;
	height: 366px;

	

}

.futerbg{	
	background-color: white;
	background-repeat: repeat-x;
	float: center;
	margin: 0px;
	background-image: url('./futbg2.png');
	background-position: left center;
	background-repeat: repeat-x;
}

.mainframe{

	border: 2px solid #99ccff;
	padding: 10px;
	color: black;
}

.mainframe p{color: black;}
.mainframe li{color: black;}
.mainframe a{color: #135b9e; padding:0px;}

.block{

	background-image: url('./blocktop.png');
	background-position: left top;
	background-repeat: no-repeat;

	border-bottom: 2px solid #99ccff;
	font-size: 16px;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	z-index: 0;
}

.blockname{

	position: relative;
	top: -45px;
	display: block;
	text-align: center;
	z-index: 1;

}

.main{

	border: 10px solid white;

}

.menulink{
 	position: relative
	width: 100%;
	height: 30px;
	border: 0px solid red;
	overflow: visible;
	font-size:17px;
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	cursor:pointer;
}

li ul {
 	position: absolute; 
	border: 1px solid #849eaa; 
	top: 26px;
	left: 0px; 
	display: none; 
	z-index: 10; 
	background: #135ca0; /*#bfe5f6; */
	text-align: center;
	color: white;
	font-size:17px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	line-height: 24px;
	cursor:pointer;
	
}

ul { 
 	position: relative; 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	display: block; 
	text-decoration: none; 
/*	color: #777; */
	border: 0px solid #ccc; 
	color: white;
	text-decoration: none;
	z-index: 10; 

}

.topmenu{
	position: relative;
	top: -5px;
	width: 100%;
	height: 40px;
	text-align: center;
	text-decoration: none;
	border: 0px solid red;
	color: #105497;
	font-size: 16px;
	padding-top: 8px;
	font-family: Verdana;
	cursor:pointer;
	vertical-align: middle;
}

ul li a{
color: white;
text-decoration: none;
}

ol li a{
color: #135ca0;
text-decoration: none;
}

ul li { position: relative; border: 0px; padding: 0px; margin: 0px;	z-index: 10; }



/* Fix IE. Hide from IE Mac \*/ * html ul li { float: center; } * html ul li a { height: 1%; } /* End */ 

/*.menulink:hover ul { display: block; }*/
li:hover ul { display: block; color: yellow;}
.menulink:hover{color: yellow;}

.rightmenu{
	overflow: hidden;
	background-color: white;
	background-repeat: repeat-y;
	float: none;
	margin-left: 10px;
	background-image: url('./rightmenubg.png');
	background-position: left center;
	border-left: 10px solid white;
}

.rightmenuitem{
	width: 95%;
	border-bottom: 2px solid yellow;
	padding-bottom: 10px;
	margin: 10px;
	overflow: hidden;
	font-size:17px;
	color: brown;
	text-decoration: none;
	text-align: left;
	vertical-align: top;	
	cursor:pointer;

	z-index: 10;
}

img{

border: 0px solid white;

}

.guestbook{
border: 1px solid #99ccff;

}

.guestbookcapt{
border-bottom: 1px solid #99ccff;

}

.guestbooktext{
background-color: #c4e6f2;
}

.guestbookcapt{
border-top: 1px solid #99ccff;

}

.questioning{
border: 1px solig gray;
border-left: 10px solid white;
text-align: left;
}

.questionlist{
border: 1px solid #99ccff;
}

.questionlist td{
border: 1px solid #f9ccff;
border-top: 1px solid #99ccff;
border-right: 1px solid #99ccff;
}