body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .75em;
	background-color: #ffffff;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;	
}

h1 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	font-variant: small-caps;
}

h2 {
font-size: 1.2em;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bolder;
}


h3 {
	color: #ffffff;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	background-color: #00006c;
}

h4 {
	font-size: 1.2em;
	font-style: oblique;
	text-align: left;
	font-family: Times, "Times New Roman", serif;
	text-transform: lowercase;
	color: #8080BF;
	padding-left:1em;	
}

h5 {
	color: #00006c;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	padding-left:0em;
}

h6 {
	color: #00008c;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}

.container	 {
	background-color: #ffffff;
	width: 99.99%;
	height: 730px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.header {
	width: 98.9%;
	height: 90px;
	background-color: #ffffff;
	top: 1em;
	position: relative;
	z-index: 1;
	padding-left: 0.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(../images/header_background.png);
	background-position: right;
	background-repeat: no-repeat;	
}

.content {
	width: 67%;
	position: absolute;
	top: 113px;
	bottom: 1em;
	left: 156px;
	height: 513px;
	margin: 2em .5em 1em .5em;
	background-color: #ffffff;
	background-image: url(../images/faded_logo.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	overflow: auto;
}
.search_content{
width: 67%;
	position: absolute;
	top: 113px;
	bottom: 1em;
	left: 156px;
	height: 513px;
	margin: 2em .5em 1em .5em;
	background-color: #ffffff;
	overflow: auto;
	}
	
.left_navigation{
	width: 148px;
	position: relative;
	left: .5em;
	top: 1.9em;
	right: 1em;
	bottom: 1em;
	height: 532px;
	background-color: #ffffff;
	padding-top: 1px;
	background-image: url(../images/navigation_background.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.right_search {
	width: 155px;
	position: absolute;
	background-color: #EBEBEB;
	top: -21px;
	right: 4px;
	bottom: 1em;
	height: 666px;
	z-index: 0;
	padding-left: .5em;
	background-image: url(../images/right_background.png);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
}
.search {
	position: absolute;
	top: 135px;
	border: 2px #00006c groove;
	width: 153px;
	left: 3px;
	height: 190px;
}
.footer {
	position:absolute;
	width:99%;
	height:30px;
	left:3px;
	background-color:#ffffff;
	margin: 0;
	top: 650px;
	}
.firstLetter{
	display      : block;
	float        : left;
	margin-top   : -0.205em; /* use -0.205em for two lines */
	margin-left  : -0.6em;
	margin-right : 0.7em;
	height       :4.1em;
	margin-bottom: .8em;
}
p{
  
  line-height  : 1.9em;
}
.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}

img.floatleft {
	float:left;
	margin: 0.5em;	
}
img.floatright {
	float: right;
	margin: 0.5em;
}
img_search {border: none;
}




table.layout {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	border: none;
	border: none;
}
td.layout{
	background-color: #ebf0ff;
	border-bottom: 2em #ffffff solid;
	margin-bottom: 4em;
	padding-left: 2em;
	padding-right: 2em;
	
}
td.layout_pics{
	background-color: #ebf0ff;
	border-bottom: 2em #ffffff solid;
	margin-bottom: 4em;

	}
table.colour {
border-collapse: collapse;
background-color: #ebf0ff;
border: #ffffff solid;
width: 99%;}
p {
padding-left:1em;
padding-right:1em;
}

table.auctions{
border-collapse:collapse;
border:none;
width:96%;
}
td.auctions {
border: none;}
