html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #335A91;
	text-align: left;
}



/*___DIV styles____*/

#mast {
	height: 157px;
	width: 100%;
	background-image: url(images/toptile.jpg);
}


#footer {
	clear: both;
}
#nav {
	width: 227px;
	height: 100%;
	background-color: #EBF2FC;
	float: left;
}
#Content {
	width: 604px;
	float: right;
	
	margin: 0px;
}

/* Hack for IE */
* html #Content {
    height: 100%;
}
/* End IE Hack */

#Container {
	margin: 0;
	width: 775px;
	height: 100%;
	padding: 0px;
}

#Wrapper {
	margin: 0;
	text-align: left;
	
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto;
}
#lowernav{
	margin: 0;
	text-align: left;
	width: 100%;
	background-color: #B7CD98;
	height: 37px;
	clear: both;
}


#tile {
	width: 3px;
	height: 100%;
	float: left;
	background-image: url(images/sidetile.gif);
}

#staffpic {
	width: 150px;
	float: left;
	margin-right: 10px;
}

#properties {
	height: 160px;
}
#properties a:link {
	font-size: None;
}
#properties a:hover img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#properties a:hover td {
	background-color: #CCCCCC;
}

#auction {
	padding: 3px;
	width: 100%;
	border: 1px solid #99CC99;
	margin: 0px;
	height: auto;
}
#auction ul	{
	display: block;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 2px;
}
#auction ul li	{
	margin-bottom: -2px;
	margin-left: -10px;
}

#auction .info {
	width: 405px;
	float: right;
	height: 100%;
	padding: 10px;
	display: block;
	background-color: #EEF9FF;

}
#auction h1 {
	font-size: 16px;
	color: #335A91;
}


#auction .pic{
	width: 130px;
	background-color: #E6F3FF;
	float: left;
	height: 100%;
	display: block;
}
#staffpic {
	width: 150px;
	float: left;
	margin-right: 10px;
}

#clearfloats {
clear: both;
}



/*___TEXT styles____*/

h1 {
	font-size: 24px;
	color: #000033;
	font-weight: normal;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4770AD;
	line-height: 13px;
	text-align: left;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #003366;
	line-height: normal;
}
.headline a:link{
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7D8F64;
	line-height: normal;
}

.subhead1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #335A91;
	line-height: normal;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335A91;
	font-weight: bold;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}

.indent {
	margin-left: 17px;
	display: block;
	margin-top: 5px;
	font-style: italic;
	color: #006600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B6CA0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #496EA4;
	text-decoration: none;
}
a:hover {
	color: #1A5630;
	text-decoration: underline;
}

.footer_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CCFF;
}
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: none;
	font-weight: normal;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #134C30;
	font-style: italic;
}
li {
	margin-bottom: 0px;
}
ol li {
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	text-align: right;
	font-size: 12px;
}
.functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B6CA0;
}
#staffpic45 {
	width: 20px;
	float: left;
	margin-right: 10px;
}
