body{
	margin: 0 auto;
	margin-top: 0;
	width: 850px;
	background-color: #000000;	
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 14px;
	position: relative;
	color: #FFFFFF;
	/*background:#000000 url(/images/true_bg.jpg) repeat-x top left;*/ 
}
*{
	margin: 0;
	padding: 0;	
}
ul{
	margin-left: 20px;	
}
li{
	margin-bottom: 10px;	
}
p{
	margin-bottom: 10px;	
}
#index_link{
	text-indent: -5000px;
	top: 10px;
	text-align: center;
	position: relative;
	height: 150px;
	width: 760px;
	margin-bottom: -150px;
	cursor: pointer;
}
h2{
	color: #b10207;
	font-size: 18px;
	margin-bottom: 10px;	
}
a{
	color: #b10207;	
}
#flashcontent{
	position: relative;
	top: -60px;
}
.text_content{
	width: 550px;
	margin: 0 auto;	
	top: -30px;
	position: relative;
}
#wrapper{
	margin: 0 auto;
	width: 850px;
	position: absolute;
	background: #000 none;
	clear: both;
}
#header{
	width: 800px;
	height: 300px;
	background: #000000 url(/images/header.jpg) no-repeat bottom left; 	
}
.bio{
	width: 550px; 
	padding: 10px; 
	top: -50px; 
	position: relative;	
	border-top: 1px solid #b10207;
	margin: 0 auto;
}

.lila_links{
	width: 300px; 
	margin: 0 auto; 
	top: -70px; 
	position: relative;
	text-align: center;
}

#footer{
	width: 800px;
	height: 80px;
	background: #000000 url(/images/footer.jpg) no-repeat bottom left;
	position: relative;
}

#main_menu{
	width: 500px;
	height: 40px;
	top: 188px;
	position: relative;
	margin: 0 auto;
}
.middle_menu{
	position: relative;
	top: -60px;
	width: 550px;
	margin: 0 auto;
	border-bottom: 1px solid #B10207;
	margin-bottom: 15px;
}
.menu, .sub_menu{
	list-style-type: none;
	margin: 0 auto;
	height: 40px;
	position: relative;
}
.menu{
	margin-left: 24px;
}
.sub_menu{
	margin: 0 auto;
	position: relative;
	width: 300px;
}
#greg{
	float: left;
	margin-left: 10px;
}

.menu li{
	background: #000000 url(/images/menu_sprite.jpg) no-repeat top left;
	height: 40px;
	overflow: hidden;
	float: left;
	position: relative;
	display:block;
	cursor: pointer;
	line-height: 40px;
}

.menu li a {
	text-decoration: none !important;
	color: #FFFFFF;
	padding: 0 12px;
	top: 0px;
	position: relative;
	font-weight: bold;
	font-size: 13px !important;

}
.nav_home{
	width: 60px;
	background-position: 0px 0xp !important;	
}
.nav_home:hover{
	background-position: 0px -40px !important;
}

.nav_tattoos{
	width: 63px;
	background-position: -70px 0px !important;	
}
.nav_tattoos:hover{
	background-position: -70px -40px !important;
}
.nav_piercing{
	width: 78px;
	background-position: -147px 0px !important;	
}
.nav_piercing:hover{
	background-position: -147px -40px !important;
}
.nav_shop{
	width: 85px;
	background-position: -224px 0px !important;	
}
.nav_shop:hover{
	background-position: -224px -40px !important;
}
.nav_care{
	width: 95px;
	background-position: -309px 0px !important;	
}
.nav_care:hover{
	background-position: -309px -40px !important;
}
.nav_contact{
	width: 95px;
	background-position: -404px 0px !important;	
}
.nav_contact:hover{
	background-position: -404px -40px !important;
}
.sub_menu li{
	background: #000000 url(/images/sub_menu.jpg) repeat-x top left;
	height: 25px;
	overflow: hidden;
	float: left;
	position: relative;
	display:block;
	cursor: pointer;
}
.sub_menu li a{
	text-decoration: none !important;
	color: #FFFFFF;
	padding:0 12px;
	top: 2px;
	position: relative;
	font-weight: bold;
}
.sub_menu li a:hover{
	color: #b10207;
}
.header{
	top: -60px;
	left: 290px;
	position: relative;
	text-indent: -5000px;
	height: 70px;
	width: 248px;
}
.header_tattoo{
	background: #000000 url(/images/tattoo_header.jpg) no-repeat top left;
}
.header_piercing{
	background: #000000 url(/images/piercing_header.jpg) no-repeat top left;
}
.header_shop{
	background: #000000 url(/images/shop_header.jpg) no-repeat top left;
}
.header_care{
	background: #000000 url(/images/care_header.jpg) no-repeat top left;
}
.header_contact{
	background: #000000 url(/images/contact_header.jpg) no-repeat top left;
}
.clearMe{
	clear: both;
}
.red{
	color: #b10207;
}
ol{
	list-style-position: outside;
	margin-left: 30px;	
}
