html {
	height:100%;	
}

html>#wrapper	{
	width: 800px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	z-index:0;
	font-size: 13px;
	background-color:#D6E3FC;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	text-align:left;
	padding:0px;
	margin:0px;
}

p{
	text-align:justify;
}

#wrapper {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:5px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	border:0px solid #000066;
	background-color:#FFFFFF;
	z-index:0;
}

#header{
	width:100%;
	background-color:#DBDBDB;	
	height:175px;
	background-image:url(../images/header.jpg);
	z-index:100;
}

#mainText{
	width:100%;
	background-color:#ffffff;	
	

}

#flashHolder{
	width:100%;
	background-color:#ffffff;	
	background-image:url(../images/flashHolder.jpg);
}

#textHolder{
	color:#353B5B;
	padding:30px;
	padding-top:10px;
	text-align:justify;
}

#textHolder h1{
	font-size:16px;
}

#textHolder h2{
	font-size:14px;
}

#textImages{
	position:absolute;
	width:340px;
	padding-left:455px;
	padding-top:20px;
}

#latestImages{
	position:absolute;
	width:340px;
	padding-left:490px;
	padding-top:58px;
}


#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-bottom:0px;
	text-decoration:none;
	background-image:url(../images/footer_bg.jpg);
	height:23px;
}

#footer a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;

}

#footer a:hover {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFC20F;
}

#sponsorFlash {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-bottom:0px;
	margin-top:-65px;
	height:47px;
}

.imgFloat{
	border:1px solid #000;
	float:right;
	cursor:pointer;
}