* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 220px;
	clear: both;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
a img {
	border: none;
}
#wrapper #NavTag {
	background-color: #C6E1D6;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	clear: both;
}
#wrapper #imagebt {
	background-image: url(../images/imagebt.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#wrapper #spacer {
	background-color: #C6E1D6;
	height: 5px;
}
#wrapper #mainbody {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	margin: 20px;
}

#wrapper #mainbody #leftArea {
	background-color: #006633;
	margin: 0px;
	float: left;
	width: 500px;
}
#wrapper #mainbody #rightArea {
	background-color: #006600;
	float: right;
	width: 300px;
}
#NavTag a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
#NavTag a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
#NavTag a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
}
.csbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003317;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0F0;
	text-decoration: blink;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #030;
}
