/* CSS Document */

body {
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	padding-left:15px;
	padding-right:25px;
	line-height:14px;
}

#container {
	display:block;
	margin:0 auto;
	width:780px;
	height:745px;
	background-image:url(images/bg2.gif);
	background-repeat:repeat-y;
}

#hdr {
	width:780px;
	height:65px;
	background-image:url(images/hdr.gif);
	background-repeat:no-repeat;
}

#containerg {
	width:780px;
	height:564px;	
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
}

#ftr {
	display:block;
	margin:0 auto;
	width:780px;
	height:5px;	
	background-image:url(images/ftr.gif);
	background-repeat:no-repeat;
}

#ftr2 {
	display:block;
	margin:0 auto;
	width:780px;
	height:58px;
	margin-top:10px;
}

.flashhold {
	width:760px;
	height:200px;
	display:block;
	margin:0 auto;
}

.nav {
	padding-left:29px;
	width:760px;
	height:43px;
	display:block;
	margin:0 auto;
}

#content {
	width:760px;
	display:block;
	margin:0 auto;
}

.textwell {
	width:488px;
	height:404px;
	float:left;
	background-image:url(images/bg_textblockf.gif);
	background-repeat:no-repeat;
}

.photowell {
	width:760px;
	height:404px;
	float:left;
	background-image:url(images/bg_bigblockf.gif);
	background-repeat:no-repeat;
}

.sidebar {
	width:265px;
	height:404px;
	float:right;
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
}

.sidebar2 {
	width:265px;
	height:404px;
	float:right;
	background-image:url(images/sidebar2.jpg);
	background-repeat:no-repeat;
}

a.ftrnav:link {
	color: #000000;
}
a.ftrnav:visited {
	color: #000000;
}
a.ftrnav:hover {
	color: #FCE54A;
}

.thumbs1 {
	margin-top:20px;
}
.thumbs2 {
	margin-top:20px;
	margin-left:20px;
}