body {
	color: white;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	font-size-adjust: 0.53;
	background-color: #82CAFA;
	background-position: 0 0;  
	background-image:url('../images/elk.png');    
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	background-color: white;
	background-image: none;
	width: 663px;
	height: auto;
	margin: 220px auto 0;
	padding: 10px 0 0;
}

#pageblue {
	color: #251801;
	font-size: 13px;
	font-family: "trebuchet ms";
	line-height: 160%;
	text-align: left;
	width: 593px;
	height: auto;
	margin: 0 10px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.thumbnail {    
	float: right;
	font-size: 10px;
	text-align:center;
}           

img {
	border-width: 0;
}

a {
	color: #d60;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	z-index: 20;
	outline: none;
}

a:hover {
	color: #07a;
	text-decoration: underline;
}

div.clearer {
	clear: both;
}

img.framed, img.framedleft, img.framedright {
	background-color: white;
	margin: 0 10px 5px;
	padding: 8px;
	border-color: #aab;
	border-style: solid;
	border-width: 1px 1px 2px;
	position: relative;
	z-index: 50;
}

img.framedright {
	float: right;
	margin: 22px 26px 0px 8px;
}

.thumbblock {
	position: relative;
	left: 15px;
	z-index: 100;
}
#pageblue h1 {
	color: #07a;
	font-size: 21px;
	font-weight: bold;
	margin-left: 100px; 
	min-height: 60px;
}

#pageblue h2.block {
	color: white;
	font-size: 23px;
	font-weight: bold;
	background-color: #07a;
	text-align: left;
	text-indent: 40px;
	position: relative;
	left: -50px;
	width: 109%;
	height: 35px;
	z-index: 5;
	float: left;
	margin-top: 16px;
	margin-right: -50px;
	padding: 15px 0 0;
}

#pageblue div.blockcap {
	padding-top: 22px;
	height: 50px;
	float: left;
	margin-top: 16px;
}







