body {
	background-color: #F19940;
	background-image: url(../images/bgbig.jpg);
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-transform: none;
	font-weight: bolder;
scrollbar-face-color: #0000FF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FF9900;
scrollbar-shadow-color: #99CC66;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #FF9933;
scrollbar-track-color: #FF9900;




}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
#accmo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#navblock {
	position: relative;
	width: 260px;
	margin-left: 35px;
}
#textbody {
	position: relative;
	width: 400px;
	margin-left: 25px;
	overflow: scroll;
	height: 300px;
	color: #003366;
	padding-right: 10px;
}
#photobox {
	position: relative;
	width: 400px;
	text-align: center;
	margin-left: 20px;
	height: 100px;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../images/group.jpg);
}
#textbody h3 {
	background-color: #FFFFFF;
}
#textbody h4 {
	background-color: #FFFFFF;
}
