body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #000000;
}
a:link {
	color: #DF5131;
}
a:visited {
	color: #d40c00;
}
a:hover {
	color: #DF5131;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
img {
	border-style: none;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
td {
	vertical-align: top;
}

h1 {
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1.7em;
}

a.title {
	font-size: 14px;
	color: #000;
}
h2 {
	margin-bottom: 0px;
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0px;
}

#index_big {
	border: 5px solid #ab4f15;
}
.index_small {
	border: 1px solid #000000;
}
#maintable {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	background: url(img/tattoo-bkgd.jpg);
	border-top: 10px solid #636;
	border-bottom: 10px solid #636;
	width: 203px;
	padding: 25px 25px 25px 15px;
}
#content {
	background: url(img/tattoo-bkgd2.jpg);
	border-top: 10px solid #636;
	border-bottom: 10px solid #636;
	width: 517px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	font-family: "Arial Black", Arial, geneva, helvetica, sans-serif;
	padding-bottom: 25px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 1.3em;
}
#footer a:hover {
	color: #FFCCFF;
	text-decoration: none;
}
#tattoobar {

}
#tattoobar td {
	padding: 2px;
}



#thumbsgallery {
	position: relative;
}

#thumbsArea {
	position: relative;
	min-height: 300px;
}

#thumbsbreadcrumbs {
	position: relative;
	top: 5px;
	left: 0px;
}

#thumbsNavTop {
	position: relative;
	top: 10px;
	width: 500px;
	left: 0px;
	height: 60px;
}

#thumbsNavTop a {
	padding-left: 5px;
}

#thumbsNavTop form {
	float: left;
}

.thumbsThumbnail {
	float: left;
	text-align:center;
	width: 100px;
	padding: 2px 10px;
}


.thumbsThumbnail img {
	border: 0px;
	padding-bottom: 5px;
}
.thumbsThumbnail img:hover {
	border: 0px;
}


#thumbsNavBottom {
	position: relative;
	top: 40px;
	margin-bottom: 40px;
}
#thumbsNavBottom form {
	float: left;
}

#thumbsNavBottom a {
	padding-left: 5px;
}


	
/* @group Gallery */

#gallery {

}


#galleryartistList {
	/*position: absolute;
	left: 4px;
	top: 40px;*/
	height: auto;
	padding: 4px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

#galleryartistList h2 {
	text-align: center;
	font-size: 1.2em;
}

#galleryartistList h1 {
	font-size: 1.2em;
}

#galleryartistList ul#artistlist li {
	list-style: none;
	margin-bottom: 1px;

}

#galleryartistList #artistName {
	height: 10px;
	font-size: 1em;
}

#galleryartistList #artistLocation {
	height: 10px;
	margin-bottom: 1px;
	font-size: 1em; 
	color: #666666;
}


#gallerybreadcrumbs {
	position: relative;
	top: 0px;
	border: none;

}

#gallerynowViewingTop {

}


#gallerynowViewingBottom {
	position: relative;
}


#galleryimageInfo {
	/*position: absolute;
	top: 40px;
	left: 215px;*/

	font-size: 1em;
	height: auto;
	margin-bottom: 40px;
	border: 1px solid #000;
	padding: 4px;
}

#galleryimageInfo h2 {
	width: 98%;
	font-size: 1.2em;
}

#galleryimage {
	text-align: center;
	margin: auto 0;
	float: left;
	width: 360px;
	min-width: 360px;
	margin-left: 5;
	margin-right: 5;
	
}

#galleryimage img {
	position: relative;
	

}

#galleryimage a {
	position: relative;
}
#galleryTravelDates {
	position: relative;
}

#gallerykeywords {
	position: relative;
}

#galleryimageTitle {
position: relative;
}

#galleryimageTitle h2 {
	color: #D40C00;
}



/* breadcrumbs stuff */
#bread {

	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	height: 0px;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	height: 0px;
	color: #D40C00;
	}

#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	
	}
	
#bread ul li#first:before {
	content: " ";
	}
	
#previouslink {

}
#nextlink {

}
fieldset { border: 2px solid #ffffff; }
fieldset label { float: left; width: 150px; text-align: right; padding-right: 5px; font-size: 1.2em; }

fieldset#post { width: 600px; margin: 0 auto; }
fieldset#post textarea { width: 400px; height: 200px; }

form#contact { height: auto; width:500px; margin: 0 auto;  }
fieldset#contact label { float: left; width: 200px; text-align: right; padding-right: 5px; font-size: 1.2em; }

input { margin-bottom: 2px; background-color: #fff; color: #000000; padding: 2px; }
input:focus  { border: 2px solid #000000; background: #fff; color: #000000; } 
textarea { width: 250px; height: 100px; border: 2px solid  #ffffff; background-color: #fff; color: #000; }
#captcha { text-align:center;}
#mailinglistform {
	font-size: 14px;
}
