BODY { 	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #ffffff; 
	margin:0px 30px 0px 30px;
	background-color:#000000; 
	text-align: center;} 

a:link, a:visited, a:active { text-decoration: none; 
	color: #5F8558 }

a:hover { color: #87BD7D; 
	text-decoration:none }

#wrapper { text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 815px; } /*725px*/

#logo { text-align: left;
	width: 815px;}

.menu, .menu li ul{ float: right;
list-style-type: none;
margin: 0;
padding: 0;
width: 121px; /*WIDTH OF MAIN MENU ITEMS*/
}

.menu li{
position: relative;
}


a#home { 
    display: block;
    width: 121px;
    height: 109px;
    background:transparent url('/images/home_button.jpg') no-repeat scroll center top;
    margin: 0 auto;
}

a#home:hover {
    background-position:center bottom;
}

a#aftercare { 
    display: block;
    width: 129px;
    height: 109px;
    background:transparent url('/images/aftercare_button.jpg') no-repeat scroll center top;
    margin: 0 auto;
}
a#aftercare:hover {
    background-position:center bottom;
}

a .alt { display: none; }

#content { text-align: left; }

#footer { text-align: center;
	font-size: 10px; 
	color: #ffffff}

.clear {display:block; height:0; overflow:hidden; clear:both;}

input.submit
{	float: right;
  	margin:  0px;
  	border:  0px;
  	padding: 0px;
	width:  70px;
	height: 24px;
	background: url('http://wayoflifetattoos.com/images/submit.png');
}

input.submit:hover { cursor:pointer;cursor:hand;
	background: url('http://wayoflifetattoos.com/images/submit_down.png');
}

/* Holly Hack for IE \*/
* html .menu li { float: left; height: 1%; }
* html .menu li a { height: 1%; }
/* End */
