body {
	margin: 0px;
	background-image: url(/img/bkg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
#container {
	position: absolute;
	height: 100%;
	width: 100%;
}
#topbar {
	background-color: #737373;
	float: left;
	background-image: url(/img/whitepixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 100%;
}
#logo {
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
#menu {
	width: 551px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}
#middlebar {
	height: 193px;
	width: 100%;
	float: left;
	position: relative;
}
#caption {
	width: 150px;
	float: left;
}
#banner {
	width: 551px;
	float: left;
	height: 193px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu a:hover {
	background-color: #630000;
}
#menu .marker {
	background-color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #737373;
	font-weight: bold;
	padding-top: 20px;
}
#copyright a {
	color: #ADAE84;
}
#homecopy {
	position: relative;
	width: 551px;
	margin-left: 151px;
	float:left;
}
#homecopy_right {
	width: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	float: left;
	padding-top: 15px;
}

#homecopy_news {
	background-color: #ADAE84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 10px;
	width: 200px;
	float: right;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#homecopy_news a {
	color: #FFFFFF;
}

#copyright {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	position: relative;
	color: #999999;
	padding-top: 30px;
	width: 541px;
	padding-left: 10px;
	line-height: 18px;
}

#middlebar_sub {
	height: 80px;
	width: 100%;
	float: left;
	position: relative;
}

#banner_sub {
	width: 551px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#maincopy {
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	float: left;
	padding-top: 15px;
}

#maincopy a {
	color: #ADAE84;
}

#maincopy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ADAE84;
}

select {
	background-color: #f1f1f2;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

input {
	background-color: #f1f1f2;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

.tiny {
	font-size: 9px;
	color: #666666;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #f1f1f2;
}
.row1 {
	background-color: #f1f1f2;
}
.row2 {

	background-color: #FFFFFF;
}
.breadcrumb {
	font-size: 9px;
	color: #999999;
}
.picborder {
	border: 1px solid #999999;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #333333;
}

