body  {
	font: 100% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #003399;
	margin: 0;
	padding: 0;
	color: #000000;
}

a {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

#pageContainer {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
} 

#header {
	background: url(headback.gif);
	height: 101px;
	width: 100%;
	overflow: hidden;
} 

#nonAuctionContainer {
	background: url(19thBackShadow.gif);
	background-repeat: repeat-x;
	background-color: #685868;
}

#mainContainer {
	background-color: #FFFFFF;
}

#mainContent {
	margin: 0 auto;
	width: 900px;
	height: auto;
	font-size: 12px;
}

#mainCopy {
	margin: 0px 24px 0px 22px;
	padding: 10px;
	background: #fff;
	border: solid 1px #660066;
}

#flashContent {
	text-align: center;
	background-color: #d7d0c0;
	margin: 0 auto;
	width: 780px;
	height: auto;
	font-size: 12px;
}

.imageBox{
	float: left;
	margin-right: 50px;
	margin-bottom: 16px;
	clear: right;
	height: 360px;
	width: 190px;
	padding: 5px;
	text-align: center;
	}
	
	.imageCaption {
	background-color: #990000;
	color: #FFFF99;
	padding: 5px;
	}

#cAcopy {
	float:left;
	width: auto;
	height: 90px;
}

#cAlogo {
	float:right;
	height: 90px;
	width: 132px;
	margin-left: 10px;
}

#createAuction {
	font-size: 11px;
	float: right;
	color: #ccffff;
	text-align: right;
	width: 390px;
	height: 90px;
} 

#footer {
 background: url(19thFootShadow.gif);
	background-repeat: repeat-x;
	padding: 10px 20px;
} 

#footNav {
	font-size: 11px;
	color: #ccccff;
	width: 160px;
	height: auto;
	float: left;
	line-height: 16px;
} 

#footNav ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#footNav ul li a {color:#ccffff;}
#footNav ul li a:visited {color:#ccffff;}
#footNav ul li a:hover {color:#ffffff;}

.clearfloat { 
	clear:both;
 height:0px;
 font-size: 1px;
 line-height: 0px;
}

#subNavContainer {
	background-color:#ffffff;
	height: auto;
	border-bottom: solid #003399 1px;
}

#subNav {
	color: #666666;
	margin-left: 100px;
	font-size: 12px;
	padding: 6px 0px;
}

#subNav li {
display: inline;
list-style-type: none;
}

#subNav ul {
padding: 0px;
margin: 0px;
}

#subNav a {
	color: #666666;
	padding: 0px 17px;
}

#subNav a:visited {color: #666666;}
#subNav a:hover {color: #333333;}

.subActive {
	color: #333333;
	padding: 0px 14px;
	font-weight: bolder;
}

#cards {
	float: right;
	width: 395px;
	height: 101px;
}

#logo {
	background:url(headlogo.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 101px;
	float: left;
	position: absolute;
}

#login {
	font-size: 11px;
	margin-top:18px;
	margin-left:330px;
}

#navcontainer ul {
	margin: 45px 0px 0px 100px;
	padding: 0px;
	color: #ccffff;
	float: left;
	width: 80%;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a {
	padding: 3px 14px;
	color: #ccffff;
	float: left;
	border-bottom: solid #003399 1px;
}

#navcontainer ul li a:hover {
 text-decoration: none;
	background-color: #3366cc;
	color: #ffffff;	
}

#navcontainer ul li a:visited {
	text-decoration: none;
}

#active {
	padding: 3px 14px;
	background-color: #ffffff;
	color: #990000;
	float: left;
	border-bottom: solid #ffffff 1px;
}

#activeLink a.nav:link {
	padding: 3px 14px;
	background-color: #ffffff;
	color: #990000;
	float: left;
	border-bottom: solid #ffffff 1px;
}

#activeLink a.nav:hover {
	background-color: #3366cc;
	color: #ffffff;
	border-bottom: solid #3366cc 1px;
}

#activeNoSubLink a.nav {
 display: block;
	padding: 3px 14px;
	background-color: #ffffff;
	color: #990000;
	float: left;
	border-bottom: solid #ffffff 1px;
}

#activeNoSubLink a.nav:hover {
	background-color: #3366cc;
	color: #ffffff;
	border-bottom: solid #3366cc 1px;
}

#activeNoSub {
	padding: 3px 14px;
	background-color: #ffffff;
	color: #990000;
	float: left;
	border-bottom: solid #ffffff 1px;
}

table {
	font-size: 10pt;
}

.style1 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.style2 {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	font-style: italic;
}

.style3 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
