body {
	font-size: 0.9em;
	font-family: "times new roman", times, georgia, serif;
	background-color: #1b3166;
	margin: 0;
	padding: 0; }
#container {
	background-color: #6f94ca;
	background-image: url(../images/container-bg.jpg);
	width: 750px;
	margin: 0 auto;
	padding: 0; }
#left-content {
	background-color: #6f94ca;
	text-align: center;
	position: relative;
	width: auto;
	float: left;
	margin: 0;
	padding: 10px; }
#right-content {
	background-color: #fff;
	position: relative;
	width: 590px;
	float: right;
	margin: 0;
	padding: 10px; }
#mast {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px; }
#right-content p {
	 }
#footer {
	background-color: #1b3166;
	text-align: center;
	width: auto;
	height: 150px;
	clear: both;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px; }
#footer a {
	color: white;
	text-decoration: none; }
#footer a:hover {
	text-decoration: underline; }

#footer * {
	margin: 0;
	padding: 0;
	list-style-type: none; }
#footer ul {
	width: auto; }

#footer li {
	width: 175px;
	float: left;
	margin: 2px;
	padding: 3px;
	display: inline; }

h1 {
	color: #1b3166;
	font-size: 1.4em; }
h2 {
	color: #1b3166;
	font-size: 1.25em; }
h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal; }

p { }

td { }
a:link, a:visited {
	color: #1b3166; }
a:hover {
	text-decoration: none; }

a:active {
	color: #090; }
#ad-right {
	text-align: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px; }

.listing #right-content h2 {
	background-image: url(../images/listing-h2.jpg);
	background-repeat: no-repeat;
	width: 458px;
	height: 50px;
	clear: both;
	margin: 0 0 0 60px; }

.listing #right-content a {
	text-decoration: none; }

.listing #right-content a:hover {
	text-decoration: underline; }

.listing #right-content img {
	float: left;
	margin: 0 5px 0 0;
	padding: 5px;
	border: solid 1px #6f94ca;
	display: block; }

.listing #right-content p {
	background-image: url(../images/listing-p.jpg);
	background-position: 0 bottom;
	width: 458px;
	width: 428px !important;
	height: auto;
	clear: both;
	min-height: 75px;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 60px;
	padding: 5px 15px 15px;
	display: block; }
