#image {
	width: 920px;
	background-image: url(../images/Bubbles.jpg);
	background-repeat: no-repeat;
	z-index: -1;
	height: 600px;
	position: absolute;
	top: 0px;
}
#container  {
	width: 920px;
	/*margin: 0 auto;*/
	text-align: left;
	/*background-image: url(../images/Bubbles.jpg);
	background-repeat: no-repeat;*/
	} 
#header  {
	border-bottom: 1px #660000 solid;
	padding: 10px 10px 0px 5px;
	z-index: 2;
	} 
#sidebarL  {
	float: left;
	width: 230px;
	padding: 0px 0px 5px 10px;
	margin-top: 10px;
	z-index: 2;
	}
#div50 {
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	background-color: #FFFFFF;
	height: 25px;
	margin-top: 5px;
	width: 224px;
	z-index: 3;
	position: relative;
	}
#div100  {
	width: 220px;
	height: 22px;
	margin-top: -25px;
	z-index: 4;
	position: relative;
	border: 1px solid #000000;
	border-width: 1px 2px 2px 1px;
	padding: 2px 0px 0px 2px;
	color: #660000;
	}	
#div100 a:hover{
	color: #990000;
	font-weight: bold;
	}	
#sidebarR  {
	float: right;
	width: 180px;
	padding: 15px 0;
	text-align: center;
	z-index: 2;
	}
#mainContent  {
	margin-left: 240px;
	margin-right: 180px;
	padding: 0px 15px 0px 15px;
	z-index: 2;
	}
#footer  {
	padding: 10px 10px;
	background-color: #FFFFFF;
	z-index: 2;
	} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}	
body {
	margin: 0;
	text-align: left;
	color: #660000;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	}
h1 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	text-shadow: #FF9900 5px 5px 2px;
	}
h2 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	}	
h3 {
	letter-spacing:0.1em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	}	
h4 {
	letter-spacing:0.1em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: right;
	}	
.subtle {
	font: x-small Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}	
.bodyLinks   a {
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.bodyLinks   a:hover{
	color: #CC0000;
}

a {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	}	
a:hover {
	color: #CC0000;
	}
