/* CSS Document */

body {
	background: black;;
}

h1 {
font-size: 12px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}

td.menu {
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;    
	font-variant: small-caps; 
	text-align: center;
}
td.recent {
	width: 250px;
	padding: 0px;
}


a:link { 
 	color: #ffff99;
	text-decoration: none;
}
a:visited { 
 	color: #ffff99;
	text-decoration: none;
}
a:hover { 
 	color: #cccccc;
	text-decoration: none;
}


div.headline {
	color: #999933;
	font-family: times new roman;
	font-size: 24px;
}




.standout {
font-weight: bold;
}


input {
	padding-bottom: 3px;
}


.newsArticle {
	padding: 2px;
	margin-bottom: 25px;
}


#newsTitle {
	font-size: 14px;
	font-weight: bold;
}


#newsDate {
	font-size: 12px;
	color: #808033;
	font-style: bold;
}


#newsContent {
	font-size: 12px;
	padding-left: 10px;
	color: #ffff99;

}

#news{
	position: relative;
	left: 20px;
	width: 700px;
}


.event {
	margin-top: 5px;
	margin-bottom: 15px;
}


#eventName {
	font-size: 14px;
	font-weight: bold;
}

#eventDate {
	font-style: italic;
	color: #666666;
	font-size: 11px;
	padding-left: 5px;
}

#eventDescription {
	padding-left: 15px;
}

#eventWebaddress {
	padding-left: 15px;
	font-size: 10px;
}

#eventEmail {
	padding-left: 15px;
	font-size: 10px;
}


/* @group Thumbs */
#thumbsgallery {
	width: 650px;
}

#thumbsArea {
	margin: 0px auto;
	text-align: center;
	position: relative;
	top: 30px;
	width: 650px;
}

#thumbsbreadcrumbs {
	position: relative;
	top: 5px;
	left: 0px;
}

#thumbsNavTop {
	position: relative;
	top: 10px;
	width: 600px;
	left: 0px;
	height: 60px;
}

#thumbsNavTop a {
	padding-left: 5px;
}

#thumbsNavTop form {
	float: left;
}

.thumbsThumbnail {
	float: left;
	text-align:center;
	width: 120px;
	padding: 2px;
}


.thumbsThumbnail img {
	border: 0px;
}
.thumbsThumbnail img:hover {
	border: 0px;
}


#thumbsNavBottom {
	position: relative;
	top: 40px;
	width: 600px;
	left: 15px;
	height: 60px;
	margin-bottom: 100px;
}
#thumbsNavBottom form {
	float: left;
}

#thumbsNavBottom a {
	padding-left: 5px;
}


	
/* @group Gallery */

#gallery {
	position: relative;
	margin: 0px auto;
	
	top: 0px;
	height: auto;
	
}

*html #gallery {
	margin-left: 2px;
}

#galleryartistList {
	/*position: absolute;
	left: 4px;
	top: 40px;*/
	float: left;
	
	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;bread
	border: 1px solid #000;
	margin-bottom: 10px;
}


#galleryimageInfo {
	/*position: absolute;
	top: 40px;
	left: 215px;*/

	float: left;
	font-size: 1em;
	height: auto;
	
	margin-bottom: 40px;
	border: 1px solid #000;
	padding: 4px;
}

#galleryimageInfo h2 {
	width: 98%;
	font-size: 1.2em;
}

#galleryimage {
	position: relative;

	text-align: center;
	vertical-align: top;
}

#gallerykeywords {
	position: relative;

}

#galleryimageTitle {
position: relative;
}

#galleryimageTitle h2 {
	padding: 0px;
	line-height: 0px;
	color: #CCCCCC;
}



/* breadcrumbs stuff */
#bread {

	padding: 3px;
	height: 0px;
	left: 0px;
	}

#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;
	}

#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	
	}
	
#bread ul li#first:before {
	content: " ";
	}
	
	
/* @group contact form */

/*#663300; border: 5px solid #732c20;*/

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; min-height: 500px; width:500px; margin: 0 auto;  }
fieldset#contact label { float: left; width: 150px; text-align: right; padding-right: 5px; font-size: 1.2em; }

input { border: 2px solid #ffffff; margin-bottom: 2px; background-color: #000; color: #ffffff; padding: 2px; }
input:focus  { border: 2px solid #ffffff; background: #000; color: #cc0000; } 
textarea { width: 250px; height: 100px; border: 2px solid  #ffffff; background-color: #fff; color: #000; }
#captcha { text-align:right; width: 200px;}
input.submit { float:right; color: #ffffff; background-color: #000; }


/* @end */


