/* CSS Document */
html {
	margin:0 0 0 0 ;
	padding: 0 0 0 0;
	overflow:hidden;
	max-height:100%;
}

body {
	max-height:100%;
	margin:0 0 0 0 ;
	padding: 0 0 0 0;
	overflow:hidden;
}

#topcenter {
	width:830px;
	height:65px;
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-415px;
	z-index:3;
}

#bigbackground {
	width:100%;
	height:1px;
	position:absolute;
	z-index:1;
	top: 15px;
	left: 6px;
}

#iframeholder {
	width:700px;
	height:600px;
	position:absolute;
	left: 186px;
	top: 28px;
	z-index:2;
}

#centerdiv {
	width:830px;
	height:450px;
	position:absolute;
	left:50%;
	top:314px;
	margin-left: -415px;
	margin-top: -239px;
	z-index:3;
}

#topbar {
	position:absolute;
	width:440px;
	height: 11px;
	left: 391px;
	top: 1px;
	z-index:2;
}

#mainholder {
	position:absolute;
	top:75px;
	bottom:0px;
	left: 0px;
	right:0px;
	margin:0 0 0 0;
	width:100%;
	height:100%;
	z-index:2;
}
	
#navigationframe {
	text-align:left;
	position:absolute;
	width:415px;
	height:450px;
	left: 0px;
	top: 0px;
	z-index: 4;
}

#content_1 {
	background-color:#FDCC27;
	text-align:left;
	position:absolute;
	width:410px;
	height:450px;
	left: 415px;
	top: 0px;
	visibility: visible;
	z-index: 4;
}

#logo {
	width:230px;
	height:42px;
	position:absolute;
	top: 22px;
	left: 14px;
	z-index:2;
}

h1 {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
}

h2 {
	font:Verdana;
	color:#FFFFFF;
	font-size:11px;
}

.style2 {font-size: 12px}
.style3 {font-family: "BankGothic Md BT"}
.style4 {font-size: 11px}
.style5 {
	font-family: "BankGothic Md BT";
	color:#006600;
	font-size:20px;
}
.style6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.navtop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8px;
}

#imageuploaderform {
	width:750px;
	height:100%;
	position:absolute;
	margin-left:175px;
	margin-top:0px;
}

#images {
	width:175px;
	height:100%;
	position:absolute;
	margin-left:0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
