body { background-color:#36225A; color:#666666; }
a { color:#666666; }
a:hover { color:#ff6600; }
h2 {
	background-color: #ddb;
	color: #686;
}
#intro {height: 300px; width: 770px; background-color:#000; }
#menu a { color:#666666; }
#menu a:hover, #menu a.hover {	color:#ffffff; background-color:#262; }
#tagline { color:#ffffff; }
#subcontainer, #subcontainer_main { background-color:#f7f7f7; }
#content, #subcontent { background:#ffffff; }
#content h1 { color:#262; }

.photo_gallery div form { }

#container {background-color: #332;}
#container, #content, #subcontent { border-color:#cccccc; }
#menu, #extra2 { border-color:#666666; }
#footer {color: #999;}
#footer a {color: #CCC;}

input,
select,
textarea {
color: #000000;
border: 1px solid #CBC7B4;
padding: 3px;
background-color: #FFFFFF;
margin: 3px 0;
}

input.hover,
select.hover,
textarea.hover {
background-color: #EEEEEE;
}
input.active,
select.active,
textarea.active {
border: 1px inset #CBC7B4;
background-color: #FFFFEE;
}

.photo_gallery {
	position: absolute;
	margin-left: -174px;
	z-index: 10;
	background-color: transparent;
}

.new {
	margin-left: -240px;
}

.photo_gallery_fill { height: 500px; margin-bottom: 10px;}

/* position form div further left so it doesn't interfere with the PayPal form*/
.photo_gallery div { margin-left: -60px; width: 200px;}

/* content text area with photogallery */
img.X_txt { z-index: 200;}