* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	/* background-color: #8B8589; */
	background-color: #666666;
	color: #330033;
}

#the_page {
    margin-right: auto;
	margin-left: auto;
	width: 760px;
}

#header img {
	position: absolute;
	height: 80px;
	width: 760px;
}
#header {
	width: 100%;
	position: relative;
	height: 110px;
	margin-top: 5px;
	z-index: 10;
}
#header h1 {
	font-size: 2.2em;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 20px;
	color: #330033;
	width: 200px;
}
#site_menu {
	top: 82px;
	width: 100%;
	text-align: center;
	position: absolute;
}
/*
#site_menu a {
	font-size: 1.6em;
	text-decoration: none;
	color: #330033;
	margin-right: 10px;
	margin-left: 10px;
}
*/
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
#site_menu a:hover{
	font-size: 1.6em;
	text-decoration: none;
	color: #8B8589;
	background-color: #330033;
	margin-right: 10px;
	margin-left: 10px;
}
*/
#site_menu .current {
	font-size: 1.6em;
	color: #333366;
	margin-right: 10px;
	margin-left: 10px;
}
#artist_options {
	font-size: 1.5em;
	color: #00FFFF;
}
#picture_manager {
	width: 60%;
	border: thin solid #330066;
}
.art_summary {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #330066;
	height: 130px;
}
.art_summary .art_summary_picture {
	float: left;
	text-align: center;
	width: 100px;
}
.art_summary .art_summary_thumb {
	float: left;
	margin-left: 10px;
	width: 100px;
	text-align: center;
}
.art_summary .art_summary_form {
	float: left;
	margin-left: 10px;
}
.item_title {
	font-weight: bold;
}
.item_info {
	font-size: 1.3em;
	color: #00FFFF;
}
.art_summary a {
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
}
.art_summary_verbage form {
	display: inline;
}


.art_summary .art_summary_verbage {
	float: left;
	margin-left: 10px;
	font-size: 1.3em;
	color: #00FFFF;
}
.art_summary_picture img {

}








#home_content {
	position: relative;
	width: 100%;
	height: 490px;
	margin-top: 5px;
	z-index: 2;
}

#about_content {
	position: relative;
	width: 100%;
	margin-top: 10px;
	font-size: 1.2em;
	z-index: 2;
}
.gallery_logo {
	width: 200px;
}


.cat_link {
	margin-bottom: 3px;

}

.cat_link a {
	font-size: 1.4em;
	text-decoration: none;
	color: #330033;
}
.cat_link a:hover{
	font-size: 1.4em;
	text-decoration: none;
	color: #666666;
	background-color: #330033;
}
.cat_photo {
	top: 25px;

}
#picture_frame {
	text-align: center;
	width: 100%;
}
.no_picture {
	text-align: center;
	width: 100%;
	height: 300px;
	top: 140px;
	font-size: 2em;
	position: relative;
	color: #330033;
}
#picture_nav {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.picture {
}
#picture_title {
	font-size: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #330033;
}
#picture_descr {
	font-size: 1.4em;
	color: #330033;
}




.cat_photo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cat_1 {
	position: absolute;
	top: 16px;
	left: 14px;

}

#cat_2 {
	position: absolute;
	left: 256px;
	top: 225px;

}
#cat_3 {
	position: absolute;
	left: 519px;
	top: 28px;

}

#footer {
	position: relative;
	width: 760px;
	margin-top: 10px;
}
#footer img {
	height: 20px;
	width: 760px;
}
#footer_text {
	font-size: 1.2em;
	color: #330033;
	text-align: center;
	margin-top: 3px;
}
.picture_menu_item span {
	font-size: 1.2em;
	color: #330033;
	text-align: left;
}
.picture_menu .picture_menu_item {
	text-align: left;
	display: inline;
}
.picture_menu {
	display: block;
	text-align: center;
	margin-bottom:10px;
}
.picture_menu_item select {
	font-size: 1em;
	background-color: #666666;
}
.picture_menu a {
	font-size: 1.4em;
	color: #FFFFFF;
}
#edit_info_form {
	font-size: 1.2em;
	width: 500px;
	color: #330033;
	text-align: left;
	position: absolute;
	left: 260px;
	border: thin solid #330033;
	top: 50px;
}
#piece_form_content {
	position: relative;
	height: 475px;
	z-index: 2;
}
#art_thumbs_content h2 {
	font-size: 2.0em;
	color: #330033;
	text-align: center;
}

#art_thumbs_content h3 {
	font-size: 1.7em;
	color: #330033;
	text-align: center;
}


#edit_photo_form {
	font-size: 1.2em;
	width: 250px;
	color: #330033;
	position: absolute;
	text-align: center;
	border: thin solid #330033;
}
#edit_thumb_form {
	font-size: 1.2em;
	width: 250px;
	color: #330033;
	position: absolute;
	text-align: center;
	top:286px;
	border: thin solid #330033;
}
#edit_art_new {
	position: absolute;
	left: 379px;
	top: 25px;
}
#edit_art_back {
	position: absolute;
	left: 379px;
	top: 0px;
}
#edit_art_back a {
	font-size: 1.5em;
	color: #FFFFFF;
}
#edit_art_new a {
	font-size: 1.5em;
	color: #FFFFFF;
}
.thumb_graph {
	text-align: center;
	
}
.thumb_graph_row {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

.thumb_graph_item {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 100px;
}
.thumb_graph_row td {
	width: 110px;
	vertical-align:top;
}
.thumb_caption {
	font-size: 1.2em;
	color: #330033;
	text-align: center;
}
.vert_line {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #330033;
	height: 0px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


/* To support Drop Down */

#dd {
	margin-right: auto;
	margin-left: auto;
}

/*#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
*/

#dd a.menu {
	display: block;
	text-align: center;
	padding: 4px 10px;
	margin: 0 1px 0 0;
	color: #330033;
	text-decoration: none;
	font-size: 1.2em;
} 

#dd a.menu:hover {
	background: #330033;
	color: #666666;
}

.submenu {
  background: #666666;
  border: 1px solid #330033;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #330033;
	font-size: 1.1em;
}

.submenu a:hover {
  background: #330033;
  color: #666666;
}
a {
	color: #330033;
}
.pictbubble {
  background: #666666;
  border: 1px solid #330033;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.pictbubble a {
	display: block;
       text-decoration: none;
	/*padding:  5px;*/
	color: #330033;
	font-size: 1.1em;
}

.submenu a:hover {
  background: #330033;
  color: #666666;
}

/* END drop down support */


#about_content p {
	margin-bottom: 10px;
	text-align: justify;
	color: #330033;
}
#about_image_1 {
	clear: left;
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#about_image_2 {
	width: 200px;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: right;
	float: right;
}
#picture_nav img {
	margin-right: 30px;
	margin-left: 30px;
}
#event {
	font-size: 1.7em;
	padding: 8px;
}
#events_content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

#eventPicture {
	margin: 5px;
	left: 52px;
	top: 18px;
}

#event h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#event_1_home {
	width: 236px;
	position: absolute;
	left: 265px;
	top: 56px;
	text-align: center;
	height: 106px;
}
#event_1_home h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#event_1_home h4 {
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#event_1_home a {
	text-decoration: none;
	color: #330033;
}
#event_1_home a:hover{
	text-decoration: none;
	color: #666666;
	background-color: #330033;
}
