body {
	margin: 0px;
	color: #FFFFFF;
	background: none;
}

p {	
	padding: 3px;
	background: none;
	width: 450px;
}

img {
	border-style: none;
}
td {
	vertical-align: top;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#standout {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CF8711;
	font-weight: bold;
}

a:hover, a:active{
	color: #FFFFFF;
	font-weight: bold;
}

#maintable {
	width: 100%;
}

#nav {
	list-style: none;
	background: none;
	height: 57px;
	font-size: 120%;
	padding-left: 260px;
	vertical-align: middle;
	width: 100%;
}
#bottomnav {
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border: none;
}
#bottomnav a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
#bottomnav a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FDC04D;
	}
#bottomnav a:hover, a:active { 
	text-decoration: underline; 
	color: #FDC04D;
	}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	
}
#nav li {
	float: left;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	padding-right: 20px;
	color: #FFFFFF;
	display: block;
}

#content {
	
	padding-top: 20px;
	background-color: none;
	border: none;
}
#tattoobar {
	float: right;
	margin-left: 1em;
	background: none;
}
#tattoobar td {
	padding: 10px;
}
#comments {
	float: left;
	margin-left: 1em;
	background: none;
}
#footer {  
	margin-top:1px;; 
	background-color: none;
	color: #98A452;
	}

#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FDC04D;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #FDC04D;
	}
#imagedetails {
	margin-top:1px;
	text-align: center; 
	background-color: none;
	padding: 10px;
	color: #98A452;
	font-size: 100%;
}
