body {
	font-family: "Garamond", "Times New Roman", serif;
	background-image: url(../page_elements/green_wall.jpg);
	margin: 0px;
	padding: 0px;
	cursor: default;
}
div.page {
	position: absolute;
	left: 10%;
}
h2 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333300;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	margin: 0px;
	left: 10px;
	right: 10px;
	font-size: 14px;
}
li {
	margin: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: circle;
	font-style: oblique;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
img.href {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	padding-bottom: 10px;
}
img.pdf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
img.item {
	width: 120px;
	padding: 5px;
	border: thin solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

div.title {
	background-color: #CCCC99;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 2px;
	color: #333300;
}
div.small_box {
	width: 220px;
}
table.gallery {
	width: 100%;
}
table.gallery td {
	background-color: #CCCC99;
	padding: 10px;
}
img.gallery {
	width: 380px;
	padding-bottom: 5px;
}
div.gallery {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div.button {
	background-color: #CCCC99;
	padding: 5px;
	font-weight: bolder;
	cursor: crosshair;
}
div.small_box div.top_frame {
	background-image: url(../page_elements/small_box_top.png);
	height: 20px;
	width: 220px;
}
div.small_box div.main_content {
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../page_elements/small_box_middle.png);
}
div.small_box div.bottom_frame {
	background-image: url(../page_elements/small_box_bottom.png);
	height: 20px;
	width: 220px;
}
div.calendar {
	width: 180px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 10px;
}
div.logo {
	background-image: url(../page_elements/logo.png);
	height: 100px;
	width: 620px;
	padding: 10px;
}
table tr td a {
	background-color: #CCCC99;
	padding: 5px;
}
div.calendar table {
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.date {
	color: #999966;
}
span.small {
	font-size: smaller;
}
span.sup {
	font-size: x-small;
	vertical-align: super;
}
div.calendar table tr td {
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 25px;
}
div.left_colum {
	position: absolute;
	top: 0px;
}
div.right_colum {
	position: relative;
	top: 0px;
	left: 640px;
}
div.middle {
	position: absolute;
	top: 120px;
}
div.middle_larges {
	position: absolute;
	left: 220px;
	top: 0px;
}
div.item div.content {
	padding-bottom: 10px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div.question {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.large_box {
	width: 420px;
}
div.large_box div.top_frame {
	background-image: url(../page_elements/large_box_top.png);
	height: 20px;
	width: 420px;
}
div.large_box div.main_content {
	width: 380px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../page_elements/large_box_middle.png);
}
div.menu_block div.main_content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.large_box div.bottom_frame {
	background-image: url(../page_elements/large_box_bottom.png);
	height: 20px;
	width: 420px;
}
div.menu_items {
	z-index: 600;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
div.logo div.logo_swf {
	height: 80px;
}
div.contact {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div.contact_item {
	padding: 0px;
}
div.menu div.menu_left {
	background-image: url(../page_elements/menu_left.png);
	height: 50px;
	width: 20px;
	float: left;
}
div.menu div.menu_right {
	background-image: url(../page_elements/menu_right.png);
	height: 50px;
	width: 20px;
	float: right;
}
div.menu div.menu_middle {
	background-image: url(../page_elements/menu_middle.png);
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.menuitem {
	color: #333300;
	margin: 0px;
	cursor: default;
}
div.menu_items div.item {
	background-color: #FFFFFF;
	text-transform: capitalize;
	cursor: default;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
div.menu_block a {
	font-weight: normal;
}
div.drop_item {
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.menu_block {
	display: none;
	height: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
div.drop_item {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.advert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}
.register label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.register input {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 100%;
	margin-bottom: 2px;
	background-color: #EEEEEE;
}
.register .button {
	color: #333300;
	background-color: #CCCC99;
	font-weight: bold;
	font-size: 12px;
}
.item label {
	color: #666666;
}
.item input {
	font-size: 14px;
}
.item .text {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
	width: 100%;
}
input.date {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
}
.item .button {
	color: #333300;
	background-color: #CCCC99;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.pager {
	width: 20px;
	color: #333300;
	background-color: #CCCC99;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
div.smallbutton {
	font-size: 12px;
	color: #CCCC99;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	background-color: #CCCC99;
}
.error {
	color: #FF0000;
}
