body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
	width: auto;
	height: auto;
	color: #000000;
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
		
}

#content-bg {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	display: block;
	text-align: center;
}

#content {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	text-align: center;
}

#leftSpacer {
	margin: 0px;
	position: relative;
	width: 307px;
	height: 593px;
	display: inline;
	float: left;
}

#logoSpacer {
	position: relative;
	width: 307px;
	height: 190px;
}

#flashLeftSpacer {
	position: relative;
	width: 7px;
	height: 350px;
	display: inline;
	float: left;
}

#flash {
	position: relative;
	width: 300px;
	height: 350px;
	display: inline;
	float: left;
}

#rightSpacer {
	margin: 0px;
	position: relative;
	width: 558px;
	height: 593px;
	display: inline;
	float: left;
}

#bg-picSpacer {
	position: relative;
	width: 558px;
	height: 189px;
}

#menu {
	position: relative;
	width: 558px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	font-size: 13px
	}

#scrollSpacer {
	position: relative;
	width: 15px;
	height: 317px;
	display: inline;
	float: left;
}
	
#scroll {
	height: 317px;
	width: 522px;
	text-align: left;
	overflow: auto;
	position: relative;
}

#dropDiv1 {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	text-align: center;
	display: none;
}

#flashSpacer {
	position: relative;
	width: 307px;
	height: 317px;
}

#dropSpacer1 {
	position: relative;
	width: 122px;
	height: 352px;
	display: inline;
	float: left;
}

#dropMenu1 {
	height: 352px;
	width: 85px;
	position: relative;
	display: inline;
	float: left;
}

#dropBottomSpacer1 {
	height: 100px;
	width: 85px;
	position: relative;
	display: block;
}

#dropRightSpacer1 {
	height: 352px;
	width: 332px;
	position: relative;
	display: inline;
	float: left;
}

#dropDiv2 {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	text-align: center;
	display: none;
}

#dropSpacer2 {
	position: relative;
	width: 232px;
	height: 352px;
	display: inline;
	float: left;
}

#dropMenu2 {
	height: 352px;
	width: 85px;
	position: relative;
	display: inline;
	float: left;
}

#dropBottomSpacer2 {
	height: 100px;
	width: 85px;
	position: relative;
	display: block;
}

#dropRightSpacer2 {
	height: 352px;
	width: 122px;
	position: relative;
	display: inline;
	float: left;
}


#dropDiv3 {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	text-align: center;
	display: none;
}

#dropSpacer3 {
	position: relative;
	width: 358px;
	height: 352px;
	display: inline;
	float: left;
}

#dropMenu3 {
	height: 352px;
	width: 85px;
	position: relative;
	display: inline;
	float: left;
}

#dropBottomSpacer3 {
	height: 100px;
	width: 85px;
	position: relative;
	display: block;
}

#dropRightSpacer3 {
	height: 52px;
	width: 42px;
	position: relative;
	display: inline;
	float: left;
}



.titleFont {
	color: #cccccc;
	font-size: 30px;
	font-family: arial, "lucida console", sans-serif;
}


.footerFont {
	color: #666666;
	font-size: 10px;
	font-family: arial, "lucida console", sans-serif;
}


a:link {
	color: #666666;
	text-decoration: none;
	font-family: arial, "lucida console", sans-serif;
	}

a:visited {
	color: #666666;
	text-decoration: none;
	font-family: arial, "lucida console", sans-serif;
	
}

a:active {
	color: #cccccc;
	text-decoration: none;
	font-family: arial, "lucida console", sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-family: arial, "lucida console", sans-serif;
}
