@charset "utf-8"; 

body{
	background: white;
	background-image: url(images/Crestsml2.jpg);
	background-repeat: repeat-y;	
	background-attachment: fixed;
	font-family: Lucida Sans Unicode, "Trebuchet MS", Georgia, Serif ;
	font-size: 12pt;
}

#page{
	position: absolute;
	font-size: 1em;
	left: 83px;
	top: 0;
	align: center;
	width: 920px;
	margin-top: 0;
	background-image: url(images/bg35.jpg);
	background-repeat: repeat;
}
#toppage {
	float: left;
	width: 894px;	
}
#head{
	position: relative;
	width: 96%;
	font-size: 2.3em;
	font-weight: 900;
	padding: .4em;
	color: #03c;
	background: transparent;
	font-family: Georgia, Lucida Sans Unicode, "Trebuchet MS", Serif ;
	text-align: center;
	border-left : 3px solid #ddffff;
      border-top : 3px solid #ddffff;
      border-right : 3px solid #87befa;
     	border-bottom : 3px solid #87befa;
	z-index: 200;
}

#content1{
	float: left;
	font-size: 1em;
	padding: 1px;	
	padding-bottom: 10px;
	background: white;
	margin-left: 3px;	
	margin-bottom: 20px;
	margin-right:  0px;
	border: 0px solid black;
	text-indent: 5px;
	z-index: 100;
      width: 927px;	
	voice-family: "\"}\""; 
      voice-family:inherit;
      width:911px;
} 
a:link {
	color: #00f;
	}
a:visited {
	color: red;
	}
a:active {
	color: #00f;
	}
#home {
	float: right;
	background-image: url(images/bg35.jpg);
	color: #00f;
}
#home	A:link, A:visited, A:active { 
	text-decoration: none; 
	color: black;
	font-weight: 900;
}
h1 {
	color: #009;
}	
