﻿body {
	color: #000000;
	background-color: #CCCCFF;
	font-family: verdana, arial, sans-serif;
	font-size:	small;
	margin: 2px;
	padding: 0px;
}

div#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: 1px navy solid;
	border-right: 1px solid navy;

}

td {
	vertical-align:top;
}

table#tblLocations {
	font-size: 8pt;
}

div#littlemenu{
	margin: 2px;
	padding: 2px;
	border: 1px silver dashed;
}
	

div#title {
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFFF;
	background-image: url('images/hammer.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 120px;
	height: 60px;
}

div#findauctions {
	background-color:#F4F4F4;
}

h1 {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	margin-bottom: 2px;
	
}

.borderimage {
	border: 1px solid gray;
}


h2 {
	font-size: 150%;
	margin-top: 0px;
	background-color:#DDEEFF
}

h3 {
	font-size: 110%;
	margin-top: 2px;
}

div#footer {
	background-color: #6600CC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-size: 90%;
	}

div#menu {
	background-color: #6600CC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-size: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

div#bodytext {
	padding-left: 5px;
	paddding-right: 5px;
}

.whitelink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nostyle {
	text-decoration:none;
	color: black;
}

.lists {
	vertical-align: top;
}

.locations {
	display: block;
}

td#secondmenu {
	width: 180px;
	vertical-align: top;
}

.littlemenu {
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 90%;
}