a:link { color:#FFEF8C }
a:visited { color : #FFEF8C }
a.test { color:red }

a.content:link 
	{
	color: red ;
	target-new: window ;
	}

a.content:visited {color: #770000 }


body
	{
	background-color:#FFEF8C;
	overflow: auto;
    	scrollbar-3dlight-color:black;
        scrollbar-arrow-color:black;
        scrollbar-base-color:#FFEF8C;
        scrollbar-darkshadow-color:black;
        scrollbar-face-color:#FFEF8C;
        scrollbar-highlight-color:#FFEF8C;
        scrollbar-shadow-color:;
	}

div.stuff 
	{
	background-color:#FFEF8C;
	text-align:center;
	width:730px;
	height:437px;
	overflow: auto;
	font-size:15px;
	color:black;
	}

img.photo
	{
	border-style: ridge;
	border-color: #FFEF8C;
	border-width: 5px;
	height: 115px;
	}

table.outside
	{
	border-style: none;
	width: 968;
	height: 560;
	padding: 2px;
	background: #FF0000;
	vertical-align: center;
	}
	

td.title
	{
	height:100;
	background-color:#000000;
	vertical-align:center;
	}

table.title
	{
	width:950;
	height:100;
	background-color:black;

	}
td.logo
	{
	text-align:center;
	width:140;
	}

tr.bottom 
	{
	height:439;
	text-align:center;
	}
td.menu
	{
	text-align:left;
	width:235;
	background-color: #FFEF8C;
	vertical-align: top;
	}

td.stuff
	{
	width:715;
	text-align:left;
	vertical-align:top;
	background-color:#FFEF8C;
	}

img.button
	{
	margin-top:6px;
	margin-bottom:6px;
	border-style:none;
	}

div.stuff2 
	{
	background-color:#FFEF8C;
	text-align:center;

	height:437px;
	overflow: auto;
	}

td.stuff2
	{
	width:100%;
	text-align:center;
	vertical-align:top;
	background-color:#FFEF8C;
	}

div.menu
	{
	text-align:right;
	position:relative;
	right:35;
	}

table.service
	{
	width:450;
	position:relative;
	left: 45;
	top:60;
	}

span.title1
	{
	text-align:right;
	position:relative;
	right:34;
	}

span.title2
	{
	text-align:right;
	position:relative;
	right:30;
	}

table.carwash
	{
	border-style:none;
	width:275;
	background-color:#FFFFFF
	}

td.washtitle
	{
	height:10;
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	}