body {
	background-color: #A9C0F5;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link { color: #336699; }    
a:visited { color:#339;}
a:hover{color: #FFFFF; font-weight:bold; 
}
	

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top:0px solid #D9DBE1 ;
	border-bottom:0px solid #D9DBE1 ;
	background-image: url(../images/menu1.jpg);
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #666699;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #003399;
	color: #3399CC;
	background-image:;
	font-weight: bold;
	text-decoration: none;

}
.caption{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.7em;
font-style:italic;
color: #666699; 
}

.quote{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.8em;
font-style: normal;
color: #0066CC;
 
}


.black{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333; 
}

.date{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.9em;
color: #009900;
font-style:bold;
}

.staff{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1em;
color: #003366;
font-style: normal;
}


.white{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.9em;
color: #ffffff;
}

.heading{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1.3em;
color: #0099CC;
font-style: bold;

}
.blue-bold {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #006699;
font-style: bold;

}
.heading2{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1em;
color: #990000;
font-style: bold;
  
}
#container {
    position: relative;
	}

#footer {
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	right:
	 52px;
	left: 70px;
	}
	
	
/*html, body {
    height: 100%;
}
#container {
    position: relative;
    min-height: 100%;
}
*/
