html, body {
	width: 100%; height: 100%; margin: 0; padding: 0; border: 0;
	background: #000 url(/i/bg_flower.jpg) 48% 60px no-repeat;
	font-family: Tahoma; font-size: 98%; color: #fff;
}

.clr {clear: both;}
a, a:link, a:visited {
	color: #ff0000;
}
a:hover {
	color: #fff;
}
#main {
	position: relative; 
	width: 92%; min-height: 800px;
	_height: expression((document.documentElement.clientheight || document.body.clientheight) < 800? "800px":"800px");	
	margin: 0% auto;
}
#bg_bottom {
	position: relative;
	width: 100%; height: 300px;
	background: url(/i/bg_bottom.jpg) 0% 100% repeat-x;
}
#icon {
	float: right; 
	margin-top: 30px;
	margin-right: 25%; _margin-right: 11%;
}
#top_ink {
	float: left;
	width: 400px; height: 227px;
	background: url(/i/top_ink.gif) 0% 0% no-repeat;	
	margin-top: -15px; _margin-top: -17px;
}
#top_ink span {
	position: relative;
	top: 35px; left: 210px;	
	font-size: 160%;	
}
#top_ink a, a:link, a:visited {color: #fff;}
#top_ink a:hover {color: #ff0000;}

#main_logo {
	float: right;
	margin-top: 60px; 
	margin-right: 5%; _margin-right: 2%;
}
#main_logo span {
	position: relative;
	display: block;
	top: 15px;
	font-size: 160%;
	text-align: right;
}
#main_menu {
	margin-left: 30px;
}

.main_menu {
	width: 300px;
	margin-top: 7px;
	font-size: 130%;
}
.main_menu a, a:link, a:visited {color: #ff0000;}
.main_menu a:hover {color: #fff;}

#main_content{
	position: relative;
	margin-top: 160px;
	padding-left: 140px; padding-right: 20px;
}
#main_content h1 {
	font-size: 160%;
	margin-bottom: 10px;

}
#bottom_container {
	position: relative;
	width: 92%;
	margin: 0% auto;	
}
#copy_tattoo {
	float: left;
	width: 50%; height: 280px;
	margin-right: -5px;
	background: url(/i/bottom_left_ink.gif) 15% 60px no-repeat;	
}
#copy_tattoo span {
	position:relative;
	top: 217px; left: 215px;
}
#copy_ae {
	float: left;
	width: 50%; height: 280px;
}
#copy_ae span {
	display: inline;
	position: relative;
}
#copy_ae span.ae_logo {
	top: 180px; left: 100px;
}
#copy_ae span.ae_link {
	top: 130px; left: 80px;
} 
.img_margin-left {margin-left: 25px;}
.img_ae {
	width: 97px; 
	height: 102px; 
	background: url(/i/bottom_right_ink.gif) 50% 50% no-repeat;
}
