﻿/* CSS layout */
#masthead {
	border-width: 0px;
	background-color: #000000;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 80px;
}
a:link {
	color: #CC6600;
	font-weight: bold;
}
a:visited {
	color: #800000;
}
#top_nav {
	background-image: url('../images/bg/e4f8ff.gif');
	text-align: center;
	padding: 10px 0px 0px 0px;
	left: 270px;
	margin-bottom: 0px;
	height: 80px;
}
#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 100%;
	text-align: center;
	display: block;
}
#container_740 {
	margin: 0px auto 0px auto;
	position: relative;
	width: 740px;
	text-align: center;
	display: block;
}
#left_col {
	padding: 10px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('../images/bg/b8cc6e.gif');
	margin-top: 0px;
}
#page_content {
	margin: 0px 300px 0px 200px;
	padding: 10px;
	background-image: url('../images/bg/fff0a3.gif');
	color: #000000;
	clear: both;
}
#right_col {
	padding: 10px;
	width: 280px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('../images/bg/b8cc6e.gif');
	margin-top: 0px;
}

#footer {
	width: 100%;
	clear: both;
}
.imgpad {
	border-width: 0px;
	padding: 5px;
}
.Head_Courier {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
.PhotoCaption {
	border-width: 0px;
	font-size: small;
	text-align: center;
}
.menu_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: auto;
	left: auto;
}
.Body_Courier {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
#I1 {
	width: 100%;
	height: 650px;
	background-color: #000000;
	border-width: 0px;
}

.col_l {
	width: 45%;
	float: left;
	padding: 5px;
}
.col_r {
	width: 45%;
	float: right;
	padding: 5px;
}


.clearthem {
	clear: both;
}
#top_banner_addthis {
	float: right;
}
#top_banner_banner {
	float: left;
}
.imm-banner {
	position: absolute;
	top: 0px;
	left: 0px;
}

