html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background: #000 url(../photos/background.jpg) no-repeat;
	background-attachment: fixed;
}
.container {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 0px;
	width: 900px;
	background: #000 url(../images/bg.jpg);
	border: 0px solid #000000;
}
.tattoos {
	margin: 0 auto 0 auto;
	padding: 0 0px;
	background: #000 url(../images/bg.jpg);
	border: 0px solid #000000;
}
div#container {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 0px;
	width: 900px;
	background: #000 url(../images/bg.jpg);
	border: 0px solid #000000;
}
div#container:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.side_bar {
	display: block;
	margin: 0;
	padding: 0;
	width: 168px;
	float: left;
}
div#header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 170px;
	border-bottom: 0px solid #464646;
	background: #000 url(../) repeat-x top left;
}
div#content {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 730px; /* 750 total with border and padding */
	background-color: #000;
	min-height: 630px;
	float: left;
}
div#footer {
	display: block;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 880px;
	height: 35px;
	background: #000;
	color: #ff0000;
	border: 0px solid #000000;
	background: #000 url(../images/bg.jpg);
	text-align: center;
}
div#footer a {
	color: #ff0000;
}
div.tats {
	background-image: url(../photos/photo_frame/frame_white.PNG);
	height: 200px;
	width: 146px;
}
div.tats:hover {
	background-image: url(../photos/photo_frame/frame_red.PNG);
	height: 200px;
	width: 146px;
}
.cell {
	margin: 5px;
	height: 200px;
	vertical-align: middle;
}
.pic {
	padding-top:19px;
	border: none;
}
.left_side_bg {
	background-image: url(../photos/left_side.png);
}
.right_side_bg {
	background-image: url(../photos/right_side.png);
}
.table_image {
	background-image: url(../photos/table_image.jpg);
}
h2.side_header_manage {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0;
	width: 168px;
	height: 30px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	background: #000 url(../) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 2pt;
	text-align: center;
	color: #efefef;
}
ul.nav {
	width: 168px;
	margin: 0 0 0px 2px;
	padding: 1px 0;
	list-style-type: none;
	background-image: url(../photos/side.png);
}
ul.nav li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0;
	width: 165px;
	height: 20px; /* 24 total */
	border-bottom: 1px dotted #fff;
}
ul.nav a:link, ul.nav a:visited {
	display: block;
	margin: 0;
	padding: 0px 0 0 10px;
	width: 155px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #ff0000;
}
ul.nav a:hover {
	border-left: 0px solid #E0BE7E;
	border-top: 0px solid #E0BE7E;
	color: #000;
	background: #ff0000;
	text-align: left;
}
.side_list {
	width: 155px;
	margin: 0 0 0px 2px;
	padding: 1px 0;
	list-style-type: none;
}
ul.side_list li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0;
	width: 165px;
	height: 20px; /* 24 total */
	border-bottom: 1px dotted #fff;
}
.side_list a:link, .side_list a:visited {
	display: block;
	margin: 0;
	padding: 0px 0 0 10px;
	width: 155px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #ff0000;
}
.side_list a:hover {
	border-left: 0px solid #E0BE7E;
	border-top: 0px solid #E0BE7E;
	color: #000;
	background: #ff0000;
	text-align: left;
}
.cell2 {
	margin: 5px;
	height: 216px;
	vertical-align: middle;
}
.img {
	padding-top:0px;
	border: none;
}