body, html {
	margin: 0px;
	padding: 0px;
	background-color: #9DBB61;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer .inside {
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}
#footer .inside a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
}


#main {
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
}
#core {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
}



#left {
	height: 100%;
	margin-left: 40px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bfbfbf;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left .inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5c5c5c;
	padding-right: 10px;
}
#left .inside .gallery {
}
#left .inside .minigallery {
}
#left .inside .bottomborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
}
#left .inside a {
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}


#right {
	float: right;
	height: 100%;
	width: 690px;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right .inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2e2e2e;
}
#right .inside a {
	font-weight: bold;
	text-decoration: none;
	color: #8B9000;
}

#right .inside h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #989c00;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#right .inside th {
	text-align: left;
}
#right .inside input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right .inside textarea {
	width: 500px;
	height: 120px;
}
#right .inside form {
	margin: 0px;
	padding: 0px;
}
#right .inside .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
#right .inside .dataview {
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
}
#right .inside h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
	color: #8A8F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#specialembed embed, object {
	width: 320px;
}
#specialembed table {
	border: 1px solid #bfbfbf;
}
#top {
	background-image: url(images/nav_flash.gif);
	background-repeat: no-repeat;
}
#top table {
	border: 1px solid #bfbfbf;
}
