</style>

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

body {
	background-image: url(images/background3.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#secondbackground {
	background-image: url(images/secbac.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: 530px;
	width: 850px;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 80px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
	position: absolute;
	z-index: 1;
	top: 17px;

}
#logo {
	height: 170px;
	width: 472px;
	position: absolute;
	left: 48px;
	top: 425px;
	z-index: 2;

}
#pictures {
	float: left;
	height: 330px;
	width: 380px;
	top: 78px;
	left: 100px;
	position: absolute;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
	z-index: 3;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	float: right;
	height: 525px;
	width: 362px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
	position: absolute;
	left: 168px;
	top: 58px;
	scrollbar-face-color:#9598AD;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#A9ABBA;
	scrollbar-shadow-color:#A9ABBA;
	scrollbar-highlight-color:#A9ABBA;
	scrollbar-3dlight-color:#A9ABBA;
	scrollbar-darkshadow-Color:#A9ABBA;
	z-index: 5;

}
#menunav {
	width: 950px;
	height: 150px;
	margin-left: 80px;
	margin-top: 2px;
	z-index: 6;
	position: absolute;
}
.wrapperstyle {
	background-color: #FFFF99;
}
