body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4f4f4f;
	margin: 0px;
	}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #F4000C;
}
#mainframe {
	WIDTH: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: table;
	background-image: url(../images/mainframe_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#Header {
	text-align: center;
	vertical-align: top;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_grad.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
}
#Top_Menu {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
/*	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table.top_menu {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }
caption.top_menu {
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #03476F;
	text-transform: uppercase;
  }
td.top_menu {
	width: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	vertical-align: middle;
  }
td.top_menu a {

  }
td.top_menu a:hover {
	color: #990000;
  }
th.top_menu {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-style: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
th.top_menu a {
	text-decoration: none;
	color: #FFFFFF;

  }
th.top_menu a:hover {
	color: #F10416;
	text-decoration: none;
  }
th.top_menu:hover {
	color: #F7000F;
	text-decoration: none;
}

tr.top_menu.odd {

  }
tr.top_menu:hover {

  }

img.MenuBTN {
	padding-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
img.art_detailed_image
 {
	max-width:300px;
	max-height:300px;
	margin: 0px;
	height: auto;
	width: auto;
	height: expression(this.height > this.width && this.height > 150 ? '300px' : true);
	width: expression(this.height < this.width && this.width > 150 ? '300px' : true);
	border: 1px solid #FFFFFF;
}
#art_details_caption {
	WIDTH: 450px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	vertical-align: top;
	clear: none;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: justify;
	padding: 0px;
}
#art_details_thumb {
	WIDTH: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
	text-align: left;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
	float: left;
	vertical-align: top;
	clear: none;
	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;
	padding: 0px;
}
#art_details_title {
	WIDTH: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#Wall_Image_Container {
	height: auto;
	width: 130px;
	position: relative;
	float: left;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Gallery_Container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	height:auto !important;
	display: table;
	overflow: visible;
	min-width: 60%;
	width: 95%;
	BORDER-COLLAPSE: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
img.gallery_image {
	max-width:140px;
	max-height:140px;
	height: expression(this.height > this.width && this.height > 140 ? '140px' : true);
	width: expression(this.height < this.width && this.width > 140 ? '140px' : true);
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium outset #CCCCCC;
}
#mainContent {
	WIDTH: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
#Details_Container {
	WIDTH: 95%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
	text-align: center;
	display: table;
	height: auto;
}
div.photo_menu_wrapper {
	height: 210px;
	width: 162px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	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;
	display: block;
	float: left;
	padding: 0px;
	clear: none;
}

div.photo_menu {
	height: 160px;
	width: 160px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
div.photo_menu_text {
	width: 160px;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
	background-color: #CE0A0E;
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#comments {
	WIDTH: 99%;
	margin-right: 8px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	height: auto;
	font-size: 12px;
}
/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table.comments {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin: 0px;
  }
caption.comments {
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #03476F;
	text-transform: uppercase;
  }
td.comments {
	width: 120px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	vertical-align: top;
	overflow: hidden;
  }
td.comments a:hover {
	color: #990000;
  }
td.comments a {

  }
table.comments_text {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin: 0px;
	padding: 3px;
}

td.comments_text {
	width: 80%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
	background-color: #555555;
	border: thin dotted #000000;
	margin: 0px;
}

th.comments {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 55px;
	color: #FFFF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
  }
th.comments a {

  }
th.comments a:hover {
	background: transparent;
  }
tr.comments.odd {

  }
tr.comments:hover {

  }
#about_left {
	WIDTH: auto;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
	text-align: left;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	float: left;
	vertical-align: top;
	clear: none;
}
#about_right {
	WIDTH: 440px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	vertical-align: top;
	clear: none;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#page_text_header {
	WIDTH: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
}
#copyrights_footer {
	WIDTH: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Main_Container {
	WIDTH: 95%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
	text-align: center;
	display: table;
	height: auto;
}
table.form {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }
caption.form {
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #03476F;
	text-transform: uppercase;
  }
td.form {
	width: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFEDA6;
	border-right-color: #FFEDA6;
	border-bottom-color: #FFEDA6;
	border-left-color: #FFEDA6;
  }
td.formltr {
	width: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	direction: ltr;
	vertical-align: top;
}

th.form {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	vertical-align: top;
	white-space:nowrap;
  }
td.form a:hover {
	color: #990000;
  }
th.form a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
td.form a {
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
  }
th.form a:hover {
	background: transparent;
	color: #990000;
  }
tr.form.odd {
	background-color: #FF6600;
  }
tr.form:hover {
	border: 1px solid #03476F;
  }
#Contact_form_Container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	height:auto !important;
	display: table;
	overflow: visible;
	min-width: 60%;
	width: 95%;
	BORDER-COLLAPSE: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
img.gallery_trans_image {
	max-width:140px;
	max-height:140px;
	height: expression(this.height > this.width && this.height > 140 ? '140px' : true);
	width: expression(this.height < this.width && this.width > 140 ? '140px' : true);
	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;
	margin: 0px;
	padding: 0px;
}
#bio_left {
	WIDTH: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	float: left;
	vertical-align: top;
	clear: none;
}
#bio_right {
	WIDTH: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	vertical-align: top;
	clear: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#bio_bottom {
	border-collapse: collapse;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

img.random_image {
	margin: 0px;
	height: auto;
	border: 1px solid #FFFFFF;
}
.slide {
	display: inline;
	padding: 0px;
	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;
	WIDTH: 300px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: left;
	border-collapse: collapse;
	position: relative;
	height:300px !important;
	float: left;
	vertical-align: top;
	clear: none;
	overflow: hidden;
}
img.slide   {
	margin: 0px;
	padding: 0px;
	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;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}
#photo_menu_wrapper {
	height: 205px;
	width: 160px;
	position: relative;
	margin-top: 15px;
	margin-right: 16px;
	margin-bottom: 5px;
	margin-left: 23px;
	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;
	display: inline;
	float: left;
	clear: none;
	background-color: #000000;
}
#photo_menu {
	height: 160px;
	width: 158px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#photo_menu_text {
	width: 158px;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: auto;
	border: 1px solid #000000;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#letters_list {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: auto;
	width: 40%;
	clear: none;
	display: block;
}
#letter_selected {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: auto;
	width: 58%;
	clear: none;
}
ul.letters {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	padding: 0px;
}

li.letters {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	list-style-type: none;
	padding: 0px;
	border-bottom-color: #666666;
}
li.letters a {
	text-decoration: none;
}
#Videos_page_header {
	WIDTH: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
}
#Videos_page_text {
	WIDTH: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
}
#Videos_gallery {
	WIDTH: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	border-collapse: collapse;
	position: relative;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	display: block;
}
#index_right {
	WIDTH: 480px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	position: relative;
	height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	vertical-align: top;
	clear: none;
	max-width: 450px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	display: inline;
}
