@charset "utf-8";
/* CSS Document */

body
{
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image:  url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	background-position: center top;
}

#transbackground {
	margin: auto;
	padding: 3%;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #284E73;
	top: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	background-image:  url(images/bglight.jpg);
	}
	
#toptitle {
	margin: auto;
	width: 830px;
	position: relative;
	bottom: 6px;
	font-size: 115%;
	color: #666666;
	}
	
 #toptitle a {
	color: #224B46;
	text-decoration: none;
 }
 
  #toptitle a:hover {
	color: #000000;
 }
	
	
#container {
	margin: auto;
	width: 750px;
	text-align: left;
	line-height: 1.7;
	position: relative;
	}


#container h1 {
	font-size: 150%;
	color: #284E73;
	padding: 0;
	margin: 16px 0px 10px;
	}
	
#container h2 {
	font-size: 120%;
	color: #284E73;
	margin: 0px;
	padding: 0;
	}
	
#container a
{
	text-decoration: underline;
	color: #224B46;
}
#sidebar {
	width:200px;
	padding:0px 1px 15px 25px;
	float:right;
	line-height: 1.5;
	color: #666600;
	clear: right;
	font-weight: 600;
}

	
#container a:hover
{
	text-decoration: none;
	color: #000000;
}
	
#content { 
	width: 100%;
	z-index: 3;
	}
.image-left {
	border: 1px solid #284E73;
	margin: 8px 18px 8px 0px;
	padding: 6px;
}
.image-right {
	border: 1px solid #284E73;
	margin: 8px 0px 8px 14px;
	padding: 6px;
}

.image {
	border: 1px solid #284E73;
	padding: 6px 5px 6px 6px;
	margin-right: 1px;
}


#lowlinks {
	height: 9em;
	font-size: 80%;
	letter-spacing: 2px;
	text-align: center;
 }
.CHART {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

 
 #lowlinks a {
	color: #224B46;
 }
 
  #lowlinks a:hover {
	color: #000000;
 }
	
.push {
	height: 2em;
 }
	
#footer {
	height: 5em;
	font-size: 65%;
	letter-spacing: 1px;
	text-align: center;
 }
 
 #footer a {
	color: #224B46;
 }
 
  #footer a:hover {
	color: #000000;
 }


#sidebar {
	width:230px;
	padding:10px 30px 20px;
	float:right;
	line-height: 1.25;
	color: #003300;
	clear: right;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	background-color: #99CC33;
	margin: 8px 18px 18px;
}

