body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: .82em;
	background-color: #AAA;
}
img{
	border-none;
}

img#logo {
	width:382px;
	height:118px;
	border:0;	
}
img#logosmall {
	top: 10px;
	width:252px;
	height:78px;
}

p#logo {
	float:center;
}

div#container { 
	width: 768px;
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid black;
	overflow: auto;
}
 
div#header { 
	background-image: url('/images/topbg.gif');
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 0.4em;
	height: 170px;
} 
div#links {
	background-image: url('/images/topbg.gif');
	font-weight:bold;
	clear: both;
}
div#navigation {
	clear: both;
	background-image: url('/images/grey_bar.png');
	margin-bottom: 0px;
	border: none;
	position: relative;
	top: 0px;
	height: 30px;
}

div#contact {
	clear: both;
	background-image: url('/images/blue_bar.png');
	text-align:right;
	margin-top: 0px;
	border: none;
	position: relative;
	top: 0px;
	height: 20px;
}

div#mainlogo {
	text-align: center;
	clear: both;
}

div#content {
	clear: both;
	width: 668px;
	position: relative;
	left:50px;
	text-align: justify;
	background-color: white;
	top: 10px;
}

div#aboutleft {
	width: 200px;
	float: left;
	text-align: center;
}

div#aboutright {
	float: right;
	width: 468px;
	margin-bottom: 30px;
}

div#smalllogo { 
	letter-spacing: 0.4em;
	clear: both;
	margin-top: 20px;
} 
div#footer { 
	clear: both;
	text-align: center;
}

p.search {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

p.tagline {
	letter-spacing:normal;
	font-weight: bold;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
}

input.search {
	background: #fada51;
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	text-transform:uppercase;
}

a { 
	color:#000000; 
	font-weight:bold; 
}
a:hover { 
	color:#d64d94; 
}
a.expand { 
	font-weight:normal; 
	text-decoration:none; 
}

img#randomplate, img#hello, img#mirad {
	margin-top: 38px;
}


h1 {
	font-size: 11pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 11pt;
	font-weight: normal;
}

td {
	font-size: .82em;
	font-weight: bold;
	text-align: center;
}

tr.odd {
	background-color: #eee;
}

tr.even {
	background-color: #bbb;
}

td.red {
	color: red;
}

p.reginformation {
	text-align: center;
}

#navigation ul li {
	display: inline;
}
#navigation ul {
	padding:0px;
	margin:0px;
	font-size:10px;
}
#navigation ul li a {
	padding: 8px;
	background-image: url('/images/grey_bar.png');
	color: #000;
	text-decoration: none;
	float: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#contact ul li {
	display: inline;
}
#contact ul {
	padding:0px;
	margin:0px;
	font-size:10px;
}
#contact ul li a {
	padding: 4px;
	background-image: url('/images/blue_bar.png');
	color: #FFF;
	text-decoration: none;
	float: right;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
	text-transform: uppercase;
}
p#price {
	text-align: center;
	font-size: 12pt;
}
p#pricered {
	text-align:center;
	color: red;
	font-weight: bold;
}

#quote {
	font-weight:bold;
	color:#D7327B;
	font-size:14px;
}

#quotename {
	color:black;
	font-size:14px;
}

