@charset "utf-8";
/* CSS Document */


#wrapper
{
	width:942px;
	height:804px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a0b0bf;
	padding: 0px;
	margin-bottom: 0px;
	z-index: 10;
}

#header
{
	margin-left: 0px;
	font: normal normal bolder 20pt/20pt Arial, Helvetica, sans-serif;
	text-align:center;
	width: 940px;
	height:106px;
	margin-bottom:0px;
	background-color: #a0b0bf;
	border-top-color: #dcd1b5;
	border-right-color: #dcd1b5;
	border-left-color: #dcd1b5;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom: none;
	z-index: 20;
}

#top_nav
{
	width: 940px;
	float:none;
	background-color: #B9B8B0;
	text-align:center;
	FONT-FAMILY: helvetica, verdana, geneva, arial, sans_serif;
	FONT-SIZE: 9pt;
	color: #86949D;
	border-left-color: #DCD1B5;
	border-right-color: #dcd1b5;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-transform: capitalize;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	height: 30px;
	z-index: 900;
	border-bottom-width: thin;
	border-bottom-color: #DCD1B5;
}

#content
{
	border-left-color:#dcd1b5;
	border-right-color:#dcd1b5;
	height:495px;
	border-left-style: solid;
	width: 940px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	z-index: 30;
}	

#main_left
{
	width: 282px;
	height: 488px;
	float: left;
	margin: 5px;
	border-right-color: #dcd1b5;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 0px;
	margin: 0px;
	z-index: 40;
	border-bottom-color: #dcd1b5;
}
#main_left_text
{
	width: 261px;
	height: 466px;
	text-indent: 0px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	text-align:left;
	background-color: #dcd1b5;
	padding: 0px;
	z-index: 50;
	position: absolute;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 5px solid #dcd1b5;
	overflow: auto;
}

#main_right
{
	top: 15px;
	left: 248px;
	width: 640px;
	height: 480px;
	float: right;
	border: thin solid #dcd1b5;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 50;
}

/* Bottom */

#bottom_gallery
{
	height:162px;
	width: 940px;
	text-align:center;
	clear: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCD1B5;
	border-bottom-color: #DCD1B5;
	border-left-color: #DCD1B5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DCD1B5;
	padding: 0px;
	z-index: 100;
}

#gallery1 
{
	float: left;
	width: 224px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 152px;
	background-color: #336699;
}

#gallery2 
{
	float: left;
	width: 224px;
	padding: 5px;
	height: 152px;
}

#gallery3 
{
	float: right;
	width: 224px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 152px;
}

#gallery4 
{
	float: right;
	width: 224px;
	padding: 5px;
	height: 152px;
}

#copyright
{
	font-size: small;
	color: black;
	width: 936px;
	border: thin solid #dcd1b5;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #dcd1b5;
}
.signupframe 
{
  border: 1px solid #4B844B;
  background: #F0F9B1;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}