body { 
margin:0px; 
padding:0px;
background-color:#000000;
}

#gallery a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#gallery a:visited {
	color: #CCCCCC;
}

#gallery a:hover {
	text-decoration: none;
}

#gallery a:active {
	color: #FF0000;
}

#content a {
	color: #6159AE;
}

#content a:visited {
	color: #551A8B;
}

#content a:hover {
	text-decoration: none;
}

#content a:active {
	color: #FF0000;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.content {
padding-left: 10px;
padding-right: 10px;
background-color: #000000;
}

.container {
	height: 150px;
	width: 380px;
	overflow: auto;
	padding-bottom: 5px;
	color: #000000
}

.footer {
	color:#999999;
	text-align:center;
	font-size: xx-small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a{ color:#999999; text-decoration:none}
.footer a:hover{ text-decoration:none}


/* BEGIN PHOTO GALLERY */


#photoholder {
	background:url(/inc/templates/current/sparkman_construction_custom/images/indicator.gif) no-repeat 50% 50%;
}

#photo_gallery_photo_img {
	border:1px solid #000000;
}

.previous_next_loop {
text-align:center
}

#slideshow_previous {
	margin-right: 10px;
}

#slideshow_next {
	margin-left: 10px;
}

#photo_gallery_photo_caption {
	text-align: left;
	margin-bottom: 5px;
}

#photo_gallery_photo_name {
	text-align: left;
	margin-bottom: 5px;
}

#photo_gallery_grid_td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#photo_gallery_grid_image {
	border:1px solid #000000;
}


#photo_gallery_category_list_td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#photo_gallery_category_list_image {
	border:1px solid #000000;
}


#photo_gallery_category_name {
	text-align: left;
	margin-bottom: 5px;
}

#photo_gallery_category_description {
	text-align: left;
	margin-bottom: 5px;
}


#photo_gallery_grid_link_a {
	text-align: center;
	margin-bottom: 5px;
}


#return {
	text-align: center;
	margin-bottom: 5px;
}

/* END PHOTO GALLERY */


