body { 
 margin: 0; 
 font-family: serifa, courier, times new roman;
 font-size: 12px; 
 background: #f5f2ef;
 /*font-family: helvetica, arial, verdana, sans-serif;*/ }
 
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 6.5em;
}

 input
{
color: #781351;
background: #f0e7dd;
border: 1px solid #b0a69c

}

.submit input
{
color: #000;
background: #f0e7dd;
border: 2px outset #b0a69c;
position: absolute; 
	top: 110px;
	left: 75px;

}

 fieldset
{
border: 1px solid #f164a9;
width: 20em;
height: 10em;
position: absolute; 
	top: 250px;
	left: 345px;
}

legend
{
color: #000;
background: #f0e7dd;
border: 1px solid #b0a69c;
padding: 2px 6px
}
 
a:link { 
 color: #EC3590;
 text-decoration: none; }
    
a:hover { 
 color: #9DA3A7; 
 text-decoration: none; }

a:visited { 
 color: #EC3590;
 text-decoration: none; }
   
#container { 
 width: 800px;
 height: auto;
 background: #eee8e2;
 border: 2px solid #A1978D;
 margin-top: 25px;
 padding: 0px; }
    
#home-car { 
 background-image: url(images/car.gif);
 background-repeat: no-repeat;
 background-position: 0px left;
 margin-top: 60px;
 height: 100px;
 width: 150px;
 float: left; }
 
 #coming-soon { 
 background-image: url(images/coming-soon.gif);
 background-repeat: no-repeat;
 background-position: 80px 0px;
 height: 20px;
 width: 250px;
 float: left; }
 
/* .home-nav { 
 position:relative; 
 top: 0px; left: 75px;
 margin-top: 10px;
 height: 20px;
 width: 590px;
 float: left; }
 
.home-nav img { 
 float: left;
 background-color: #EC3590; }
 
.home-nav a img { 
 background-color: #EC3590; }
 
.home-nav a:hover img { 
 background-color: #F271B1; } */

.home-nav {
	width: 600px;
	text-align: center;
	padding-left: 25px;
}
 
.home-nav img { 
 float: left;
 padding-right: 25px; }

 
.home-girl-name { 
 background-image: url(images/girl-name.gif);
 background-repeat: no-repeat;
 background-position: 0px 56px;
 float: right;
 height: 270px;
 width: 300px; }
 
.home-url { 
 background-image: url(images/url.gif);
 background-repeat: no-repeat;
 background-position: 20px 250px;
 float: left;
 height: 270px;
 width: 300px; }

.table_border { 	}
	
.car { 
 background-image: url(images/car.gif);
 background-repeat: no-repeat;
 background-position: 0px left;
 margin-top: 10px;
 height: 60px;
 width: 120px;
 float: left; }
  
/*.nav { 
 float: left;
 margin-top: 40px;
 height: 20px;
 width: 500px;
 float: left; }
 
.nav img { 
 float: left;
 background-color: #EC3590; }
 
.nav a img { 
 background-color: #EC3590; }
 
.nav a:hover img { 
 background-color: #F271B1; } */
 
.nav { 
 float: left;
 margin-top: 40px;
 height: 20px;
 width: 680px;
 float: left; }
 
.nav img { 
 float: left;
 padding-right: 25px; }

.header {
	padding-left: 20px;
	padding-top: 5px; }
	
.content {
	width: 525px;
	height: auto;
	padding-left: 10px;
	padding-right: 5px;
	overflow: auto;
	font-family: serifa, courier, times new roman;
 /*font-family: helvetica, arial, verdana, sans-serif;*/
 font-size: 12px;
 line-height: 1.25; }
 
.content ul {
	list-style-type: square; }

.content li {
	margin-bottom: 1px; }
	
    

