﻿/* CSS layout */
#masthead {
	position: relative;
	width: 1000px;
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 120px;
}

#container {
	position: relative;
	width: 1024px;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-right: 24px;
	margin-left: 320px;
	max-width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

#right_col {
	width: 260px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;
	text-indent: 5px;
}

#footer {
	width: 1024px;
}
.SearchTable0 {
	border: 8px solid #000000;
	text-align: center;
	height: 70px;
}
.SearchTable {
	background-image: url('red015.jpg');
	text-align: center;
	height: 70px;
}
.SearchTable2 {
	font-size: 1pt;
	text-align: center;
}
.AdSearchParagraph {
	text-align: center;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.TableStyle {
	border: 8px solid #000000;
	background-image: url('bg-slate.gif');
}

