 
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif
	font-size: 100%;
        background-image: url(/images/hatchback.png);
        background-repeat: repeat;
}

.twoColElsLtHdr #container {
	width: 780px;
	background: #FFFFFF; 
	border: #1C1952;
	text-align: left; 
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 10px;
        border-bottom: 1px solid gray;
        border-right: 1px solid gray;
} 
.twoColElsLtHdr #header {
        padding: 0;  
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 0px; 
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 166px; 
	background: #FFFFFF; 
	padding: 15px 0;
	margin-top: 20px;
        margin-left: 15px;
        border: #C4C8CF;
        border-style: solid;
        border-width: 3px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 0px;
}

.twoColElsLtHdr #mainContent {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 245px;
	padding-top: 15px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style11 {font-size: 11px}
.style9 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
 
[if IE]>
<style type="text/css"> 
.twoColElsLtHdr #sidebar1 { padding-top: 30px; }
.twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; }
</style>
<![endif]
