.container {
	position: relative;
	width: 908px;
	background-color: #eee;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	font-size: 12px;
	color: #000;
}
.header {
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 300;
	visibility: visible;
	overflow: visible;
}
.body {
	background-color: #C00;
}


.body h1{
	font-style: normal;
}
.leftmenu {
	width: 180px;
	position: absolute;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	word-spacing: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 5px;
	visibility: visible;
	overflow: visible;
	z-index: -2;
	clip: rect(auto,190,auto,auto);
}
.column3 {
	width: 400px;
	top: 900px;
	position: absolute;
	padding: 0px;
	left: 0px;
}
.main {
	width: 590px;
	left: 195px;
	top: 200px;
	position: absolute;
	padding: 10px;
	z-index: -100;
	color: #000;
	visibility: visible;
	padding-left: 10px;
	padding-right: 10px;
}

.main2 {
	width: 590px;
	left: 191px;
	top: 180px;
	position: absolute;
	padding: 10px;
	z-index: -1;
	color: #fff;
	visibility: visible;
}

.main3 {
	width: 710px;
	left: 231px;
	top: -1px;
	position: absolute;
	padding: 10px;
	z-index: -1;
	color: #fff;
	visibility: visible;
}
.flash map container {
	width: 710px;
	left: 231px;
	top: -1px;
	position: absolute;
	padding: 10px;
	z-index: -1;
	color: #000;
	visibility: visible;
}
.footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;   /* Height of the footer */
	top: 850px;

}
.center {
		background-color: #FFf;
	width: 906px;
	left:0px;
	top: 190px;
	position: absolute;
	padding: 10px;
	z-index: -1;

}
.largefont {
	font-size: 24px;
}
.largefont2 {
	font-size: 36px;
	font-weight: bold;
}
.whitefont {
	color: #FFF;
}
.container .main strong {
	color: #000;
	text-align: center;
}
.container .header .center table tr td pTextBlack {
	color: #000;
}
.bold {
	font-weight: bold;
	font-size: 24px;
}
.container .main left {
	text-align: left;
}
.style10 {font-size: x-large}
.style2 {	color: #FF3333;
	font-weight: bold;
	font-style: italic;
}
