body {
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #660099;
	background-image: url(/images/HibiscusNavyBatik.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
	padding-top: 0;
	padding-bottom: 0;
}
#navbar {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FFFFFF;
	background-image: url(/images/Green%20marble%20dark.jpg);
	border: 10px outset #2D482E;
	font-size: 12px;
	font-style: oblique;
	background-position: center top;
	background-repeat: repeat;
	margin-top: 10px;
	margin-left: 150px;
	width: 750px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navbar ul li {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #009900;
	margin: 3px;
	padding: 3px;
}
#navbar ul li a {
	text-decoration: none;
	color: #D1BAFE;
}
#navbar ul li a:hover {
	color: #E3EDF7;
}
h1 {
	font-size: 18px;
	color: #000000;
	background-color: transparent;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
#header {
	height: 153px;
	color: #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	border: thick inset #660099;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 424px;
	margin-left: 300px;
}
#header .logo {	
	top: 10px;
	}
p {

	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	padding: 25px;
	background-color: #BED6CF;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 150px;
	border: 10px outset #660099;
	width: 500px;
	left: 150px;
	text-indent: 15px;
}
#contentcalender {
	background-color: #BED6CF;
	padding: 25px;
	width: 780px;
	border: 10px outset #660099;
	margin-top: 25px;
	top: 25px;
	margin-left: 120px;
}

#content ul {
	padding-top: 0;
	margin-top: 0;
}
#content h1 {
	text-align: center;
	padding-right: 20px;
	color: #330099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
}
#content h2 {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #0080C0;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .txtBigBlue {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #0080C0;
	margin-bottom: -2px;
}
#side1 {
	position: absolute;
	width: 200px;
	top: 162px;
	left: 4px;
	padding: 70px 10px 10px 10px;
}
#side2 {
	width: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	border: 10px outset #660099;
	padding: 10px;
	position: absolute;
	float: left;
	background-color: #666666;
	background-image: none;
	margin-top: 25px;
	left: 763px;
	top: 250px;
}
#side2 h3 {
	margin: 0;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #CC00FF;
	text-decoration: blink;
}
.adbox {
	border: 1px dotted #B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BED6CF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#side1 h3 {
	font: 180% Georgia, "Times New Roman", Times, serif;
	color: #d7d22e;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #333333;
	width: 160px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #CC99FF;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
	background-color: transparent;
}
