body {
	margin:auto;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	color:#335270;
	background-color: #3d6a7d;
	background-position: center;
	vertical-align: middle;
}

.body {
	background-color:#e3f1fa;
	width: 900px;
	padding-top:0px;
	padding-bottom: 0px; overflow:visible;
}

a:link {color: #52a158; text-decoration:none; }
a:hover {color: #52a158; text-decoration:underline;	
}
a:visited {color: #3b663e; text-decoration:none;}

.sp {
	background-color:#e3f1fa; width:230px;  }
	
#sp 	{
	background-color:#e3f1fa; background-image:url(images/vr.gif); background-repeat:repeat-y; background-position:right; width:230px; }

.left {float:left; }
.right {float:right; }

.homeright { margin-top:20px; margin-left:20px; margin-right:20px; width: 436px; float:right; display: inline;  /* <---Solution for bug IE6 */ }

.sponsorright { margin-top:20px; margin-left:0px; margin-right:0px; width: 636px; float:right; display: inline;  /* <---Solution for bug IE6 */ }

#sponsorright { margin-top:20px; margin-left:0px; margin-right:10px; width: 636px; float:right; }

.homeleft { margin-top:10px; margin-left:10px; width: 400px; float:left; display: inline;  /* <---Solution for bug IE6 */ }

.sponsorleft { margin-top:10px; margin-left:10px; width: 210px; float:left; display: inline;  /* <---Solution for bug IE6 */ }

.footer { background-color:#345660; repeat-x;  height:30px; width:900px;  
}

#footer a:link { color:#ffffff; text-decoration:none; }
#footer a:hover { color:#ffffff; text-decoration:underline; }
#footer a:visited { color:#ffffff; text-decoration:none; }

#footer { width:900px; padding-bottom:0px; padding-top:8px; margin:auto; font-size:10px; color:#ffffff; line-height:1.4; position: relative; }

#html { height: 100%;}
#body { height: 100%;}
html, body {
    height: 100%;
}
#nonFooter { position: relative; min-height: 100%;}

* html #nonFooter { height: 100%;}
@charset "utf-8";
/* CSS Document */

