
#graystrip {
	background-color: #999999;
	height: 5px;
	margin: 0px;
	padding: 0px;}

html,
body {
height: 100%;
width: 100%;
margin:0;
padding:0;
background:#f3e6d3; }


a:link {
	color: #FFFFFF;
	text-decoration: none;}
a:visited {
	color: #FFFFFF;
	text-decoration: none;}
a:hover {
	color: #999999;
	text-decoration: none;}
a:active {
	text-decoration: none;
	color: #999999;}

a:link.sample1 {
color: #3399FF;
text-decoration: none;}
a:visited.sample1 {
color: #3399FF;
text-decoration: none;}
a:hover.sample1 {
color: #3333CC;
text-decoration: none;}
a:active.sample1 {
color: #3399FF;
text-decoration: none;}

#container {
	width:693px;
	height:100%;
	background: #ffffff;}

#footer {
	background-color: #7A0000;
	clear: both;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#blank {
	top: 0px;
	right: 0px;
	background-image: url(images/roundcorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#foottwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #7A0000;
	width: 693px;
	float:left;
	clear: both;
	position: absolute;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	bottom: 0px;
}
#top {
	background-color: #7A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	height: 25px;
	padding-top: 10px;
	overflow: hidden;
}

#top a {
	font-weight:bold;
	color:#FFF;}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-left: 20px;
	padding-right: 20px;
}
#rightnav {
	background-color: #0000CC;
	height: 419px;
	width: 2px;
	float: right;
}
#middle {
	display:block;
	height: 419px;
	width: 693px;
	color: #333333;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#spacer {
	display:block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95%;
	width: 1px;
}
#bigpic {
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
	height: 419px;
	margin: 0px;
	padding: 0px;
	width: 745px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	text-align: left;
	overflow: auto;
	visibility: visible;
	height: 80%;
	padding-bottom: 55px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#titlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #7A0000;
}
#logo {
	background-image: url(images/logobanner_tan.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 693px;
	background-position: 10px;
	background-color: #f3e6d3;
}
#mintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #7A0000;
	padding-top: 15px;
	padding-bottom: 5px;
}
#list {
	padding-left: 35px;
}
#footclear {
	float: left;
	clear: both;
	margin-top: 90%;
	position: absolute;
}
