/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	background-image: url(../imgs/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}.headers {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}
.copycredit {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.photos {
	background-color: #FFFFFF;
	padding: 3px;
	border: medium solid #CCCCCC;
}
#photoholder {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	float: left;
	height: 200px;
	width: 260px;
	position: absolute;
	left: 11px;
	top: 447px;
}



#header {
	width: 543px;
	height: 210px;
	float: left;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#mainbody {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../imgs/mainbody-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	clear: both;
}#wrapper {
	height: auto;
	width: 100%;
	float: left;
	padding: 0px;
}
#leftcolmn {
	float: left;
	width: 292px;
	border: 0px 0 0;
	height: auto;
	position: relative;
}
#footer {
	color: #4D4D4D;
	background-color: #000000;
	height: 100px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 5px;
	clear: both;
	font-size: 13px;
	font-family: "Arial Narrow", Verdana, Arial;
}
#footer a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #E2292E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#navigation {
	width: 257px;
	height: 210px;
	top: 0px;
	float: left;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
#rightcolumn {
	background-color: #FFFFFF;
	width: 500px;
	float: left;
	height: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: auto;
	margin: 0px;
}#maincolumn {
	background-color: #FFFFFF;
	width: 700px;
	float: left;
	height: auto;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: auto;
	margin: 0px;
}

