	
.page {
	height: 200px;
	width: 300px;
	position: absolute;
	left: 0%;
	top: 0px;
}

.menu {
	height: 165px;
	width: 231px;
	position: relative;
	top: 120px;
	left: 23px;
	color: #333333;
	font-size: 11px;
	overflow: hidden;
	visibility: visible;
}
.body {
	height: 400px;
	width: 700px;
	position: absolute;
	top: 98px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: none;
	background-color: #FFFFFF;
	left: 267px;
}
.body .text {
	height: 350px;
	width: 325px;
	position: relative;
	top: 25px;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	overflow: auto;
	text-indent: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	bottom: 25px;
	visibility: inherit;
}

}
.body .text .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #ABC2E8;
}
.body .text .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CC00;
	font-weight: normal;
}
.body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.body .picture {
	height: 400px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
.body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.body a.green:link {
	font-size: 12px;
	color: #99CCFF;
}
.body a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
}
.logo {
	height: 44px;
	width: 229px;
	position: absolute;
	left: 35px;
	top: 330px;
	background-color: #FFFFFF;
}
.body a.green:visited {
	font-size: 12px;
	color: #669900;
}
.body a.green:hover {
	font-size: 12px;
	color: #CCFF00;
}
.body a.green:active {
	font-size: 12px;
	color: #CCFF00;
}
