.style2 {
	color: #4D6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.style1 {
	color: #4D6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {
	background-color: #D0CEB7;
	background-image: url(imagesm/v2_pbg.jpg);
	background-repeat: repeat-x;
	margin: 160px 10% 0px 10%;
	padding: 0px;
}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navDiv {
	position: absolute;
	left: 0px;
	top: 105px;
}
#maincell, #sidebar {
	vertical-align: top;
	line-height: 1.5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#maincell {
	font-size: 14px;
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: capitalize;
	left: 0px;
	padding-left: 0px;
	position: absolute;
	color: #4d6666;
}
#sidebar {
	font-size: 14px;
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #4d6666;
	left: 20px;
	position: relative;
}
#footer {
	font-size: 10px;
	width: 300px;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	padding: 12px 24px 0 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4d6666;
	font-style: normal;
}
#footer p {
	margin: 0 0 6px 0;
}
