@charset "utf-8";
/* CSS Document */

#Top {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:922px;
	z-index:1;
	height: 18px;
}
#Content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:922px;
	z-index:1;
	background-image: url(/img/content_backer.gif);
	background-repeat: repeat-y;
}
#ContentPhoto {
	position:relative;
	background-image: url(/img/content_backer_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:277px;
}
#Container {
	position:relative;
	width:922px;
	background-image: url(/img/backer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 2;
}
#LeftCol {
	position:relative;
	width:181px;
	float:left;
	background-image: url(/img/left_backer.gif);
	z-index: 3;
}
#MidCol {
	position:relative;
	margin-bottom:20px;
	width:511px;
	float:left;
}
#RightCol {
	position:relative;
	margin-bottom:20px;
	width:230px;
	float:right;
	z-index: 3;
	background-image: url(/img/top_photo_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#MidCol {
	position:relative;
	background-image: url(/img/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 3;
}
#HomePhoto {
	position:relative;
	height:277px;
	z-index: 3;
}
#IntPhoto {
	position:relative;
	height:136px;
	z-index: 3;
}
#Footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width: 922px;
}
#Btm1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear:both;
}
#Btm2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear:both;
}
#Logo {
	position:relative;
	height:166px;
	background-image: url(/img/top_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}