/* ******************************************************
	OVERALL STYLES 
****************************************************** */

body { 
	min-width: 758px;
	text-align: center;
	font-size: 76%;
	color: #919191;
	background: #000;
	}
#bodypadding {
	text-align: left;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	font-family: georgia, serif;
	font-size: 1.05em;
	border: 1px solid #373737;
	}
#outerborder {
	border: 1px solid #1c1c1c;
	}
a:link {
	color: #919191;
	font-weight: bold;
	}
a:visited {
	color: #919191;
	font-weight: bold;
	}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #919191;
	font-weight: bold;
	}
p { 
	margin: 0;
	padding: 0 0 10px 0;
	}
ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 25px;
	}
li {
	margin: 0;
	padding: 0 0 5px 0;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.25em;
	}
h4 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #393939;
	color: #919191;
	}
sup { 
	font-size: 11px;
	line-height: 8px;
	}
.spacer { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}
.row {
	clear: both;
	}
blockquote {
	margin: 0 0 12px 20px;
	padding: 0;
	}


/* ******************************************************
	HEADER 
****************************************************** */

#header {
	width: 756px;
	height: 115px;
	background-image: url(../images/bg_header.jpg); 
	background-position: bottom left; 
	background-repeat: no-repeat;
	}

/* logo */
#headerlogo {
	margin: 0;
	padding: 26px 0 0 36px;
	width: 332px;
	height: 65px;
	}
h1#headerh1 {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 50px;
	width: 332px;
	height: 65px;
	}	
h1#headerh1 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 332px;
	height: 65px;
	}	
h1#headerh1 a:link {
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 332px;
	height: 65px;
	}	
h1#headerh1 a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 332px;
	height: 65px;
	}	
h1#headerh1 a:hover {
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 332px;
	height: 65px;
	}
h1#headerh1 a:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 332px;
	height: 65px;
	}
#titlename {
	visibility: hidden;
	}

/* navigation */
#headernav {
	width: 756px;
	height: 45px;
	background-image: url(../images/bg_nav.jpg); 
	background-position: bottom left; 
	background-repeat: no-repeat;
	}
#headernavtable {
	margin: 0;
	padding: 6px 0 0 7px;
	}


/* ******************************************************
	MAIN CONTENT
****************************************************** */

#maincontent {
	margin: 0;
	padding: 10px 25px 18px 25px;
	}

#maintop {
	margin: 0;
	padding: 0 0 10px 0;
	}
#mainleft {
	width: 475px;
	float: left;
	}
#mainright {
	margin: 25px 0 0 0;
	width: 185px;
	float: right;
	}
#mainright a {
	font-weight: normal;
	font-size: 0.95em;
	}

#gallerytop {
	margin: 0;
	padding: 0 0 8px 0;
	}

#gallerynavtop {
	padding: 3px 13px 0 0;
	float: right;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	}
#gallerynavbtm {
	margin: 7px 0 0 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	}

/* tattoos */
#tattoocontent {
	margin: 0;
	padding: 10px 25px 18px 25px;
	background-image: url(../images/bg_tatmain.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
	}
#tattoocontent a:link {
	color: #919191;
	font-weight: bold;
	}
#tattoocontent a:visited {
	color: #919191;
	font-weight: bold;
	}
#tattoocontent a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#tattoocontent a:active {
	color: #919191;
	font-weight: bold;
	}
#tattooleft {
	width: 350px;
	float: left;
	}
#tattooright {
	width: 350px;
	float: right;
	}
.tattoorow {
	margin: 0;
	padding: 0;
	}
.tattoothumb {
	margin: 0 7px 7px 0;
	padding: 0;
	border: 1px solid #6d6d6d;
	}
.tempplaceholder {
	margin: 0 9px 9px 0;
	}


/* illustration */
.illustrationthumb {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #6d6d6d;
	}
.illustrationinfo {
	margin: 0 0 15px 10px;
	font-size: 0.95em;
	}
.illustrationtitle {
	font-weight: bold;
	}


/* misc. page */
#misccontent {
	margin: 0;
	padding: 10px 25px 18px 25px;
	background-image: url(../images/bg_tatmain.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
	}
#misccontent a:link {
	color: #919191;
	font-weight: bold;
	}
#misccontent a:visited {
	color: #919191;
	font-weight: bold;
	}
#misccontent a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#misccontent a:active {
	color: #919191;
	font-weight: bold;
	}
#miscleft {
	width: 350px;
	float: left;
	}
#miscright {
	width: 350px;
	float: right;
	}
.miscrow {
	margin: 0;
	padding: 0;
	}
.miscthumb {
	margin: 0 7px 7px 0;
	padding: 0;
	border: 1px solid #6d6d6d;
	}


/* for sale */
.salethumb {
	margin: 0 10px 15px 10px;
	padding: 0;
	border: 1px solid #6d6d6d;
	}


/* contact */


/* ******************************************************
	FOOTER
****************************************************** */

#footer {
	width: 756px;
	height: 41px;
	background-image: url(../images/bg_footer.jpg); 
	background-position: bottom left; 
	background-repeat: no-repeat;
	}
#footercopy {
	margin: 0;
	padding: 22px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #717171;
	text-align: center;
	}


/* ******************************************************
	SPLASH
****************************************************** */

#splash {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	font-family: georgia, serif;
	font-size: 1.0em;
	color: #fff;
	}
#splashimg {
	margin: 0;
	padding: 0 0 20px 0;
	}
#splashtitle {
	margin: 0;
	padding: 0;
	}
#splash h1 {
	display: none;
	}
#splash h2 {
	display: none;
	}


/* ******************************************************
	SHARKLANDING
****************************************************** */

#sharklanding {
	margin: 165px 0 0 0;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #444;
	text-align: right;
	}
.sharklandinglogo {
	margin: 2px 0 0 0;
	}