body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/top_bg.gif);
	background-repeat: repeat-x;
}



td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	padding-right: 16px;
	padding-bottom: 8px;
}

	
#menu
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-bottom: 32px;
	vertical-align: middle;
	position: absolute;
	left: 15px; 
	top: 88px; 
	width: 240px;
	z-index:5;
	}

#contents {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute; 
	left: 270px;
	top: 108px;
	width:650px;
	z-index: 4;
	}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}	
	
	
		
a:link, a:visited {
	text-decoration: none;
	color: #336699;
}
a:active, a:hover {
	text-decoration: underline;
	color: #336699;
}	


ul {
	list-style-type: disc;
	list-style-image: url('gfx/dot2.gif');
	margin-top: 0px;
	margin-bottom 0px;
}

.photo {font-size: 9px; color: #888888}