/* CSS Document */

body {
font-family: Georgia,courier, Arial, Helvetica, sans-serif;

}


h1 {
font-size: 16px;
border: 1px solid #666666;
font-weight:bold;
background-color: 333333;
}
h2 {
font-size: 14px;
border: 1px solid #666666;
font-weight:bold;
background-color: 333333;

} 

table.centertable {margin-left:auto; margin-right:auto; }

td {
font-family: Georgia,courier, Arial, Helvetica, sans-serif;

color: #fff;
}

a:hover {
    
}
A:link {
 	color: #ffcc00;
	font-weight: bold;

 
 }
A:visited {color: #ffcc00;
	font-weight: bold;}
A:active {}
A:hover {
color: #ff0000;
font-weight:bold;}


a.redlink:link {
 color: #ff0000;
 font-weight: bold;
}
a.redlink:visited {
 color: #411611;
 font-weight: bold;
}

a.redlink:hover {
color: #fff;
font-weight:bold;
}


.standout {
font-weight: bold;
}


input {
	padding-bottom: 3px;
}



.tilecontent {

	background: #000000 url(tattoo-interface/tattoo-conventions-tile.gif) ;

	margin-top: 8px;
margin-bottom: 8px;
	border: 1px solid #ffcc00;

}



.newsArticle {
	padding: 2px;
	margin-bottom: 25px;
}


#newsTitle {
	
	font-weight: bold;
}


#newsDate {

	color: #999999;
	font-style: italic;
}


#newsContent {
	
	padding-left: 10px;
}




.event {
	margin-top: 5px;
	margin-bottom: 15px;
}


#eventName {
	
	font-weight: bold;
}

#eventDate {
	font-style: italic;
	color: #66cc99;
	
	padding-left: 5px;
}

#eventDescription {
	padding-left: 15px;
}

#eventWebaddress {
	padding-left: 15px;
	
}

#eventEmail {
	padding-left: 15px;
	
}

/* @group Thumbs */

.thumbsThumbnail { margin-top: 30px; float: left; text-align:center; width: 78px; }

.thumbsThumbnail img { border: 2px solid #333333; }

.thumbsThumbnail img:hover { border: 2px solid #cccccc; }

.thumbsThumbnail a { text-decoration: none; }



#thumbsArea { position: relative; top: 40px; height: auto; min-height: 350px; margin: 0 auto; width: 425px;}

#thumbsArea a { background: none; }

#thumbsArea a:hover {color: #9c4617;}  



#thumbsgallery { height: auto; min-height: 425px; width: 425px; margin: 0 auto; }

#thumbsbreadcrumbs {  font-weight: bold; }

#thumbsNavTop { margin-top: 10px; color: #fafafa; }

#thumbsNavTop form { float: left; }

#thumbsNavBottom { position: relative; top: 40px; width: 300px; height: auto; left: 15px; margin-bottom: 60px; }

#thumbsNavBottom form { float: left; }

/* @end */


#galleriesTattoos {
	text-align:  center;
	margin-bottom: 20px;
}

#galleriesArtwork {
	width: inherit;
	
	text-align:  center;
}

.galleriesThumbnail {
	width: 75px;
	float: left;
	padding: 3px;
}
	
