html {min-height: 100%; margin-bottom: 1px;} /*  Forces vertical scrollbar, corrects centering of container table in Firefox and Chrome */

/* BODY */
body {
background-color: #000000;
margin: 0px;
padding: 0px;
text-align: center;
}

form {margin: 0px; padding: 0px;}

input {outline-width: 0px; border-width: 0px;}

a, a:link, a:active, a:hover, a:visited , a:focus {text-decoration: none; outline-width: 0px;}

img {
	border-width: 0px;
	outline-width: 0px;
	padding: 0px;
	margin: 0px;
	visibility; visible;}

img.gallery_thumbnails_format {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	outline-width: 0px;
	padding: 0px;
	margin: 0px;
	visibility; visible;}

/* TABLE */
table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: transparent;
}

table th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}



div#container1 {background-repeat: no-repeat; margin-left: auto; margin-right: auto; width: 1000px; text-align: left;}
div.gallery_thumbnails_table_align {margin: 10px 0px 40px 10px;}

table.border {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #776001;
	border-collapse: collapse;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

table.border th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: transparent;
	margin: 0px;
}

table.border td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: transparent;
	margin: 0px;
}

td.bio_background {background-image: url('../images/bio_image_background_mystique.gif'); background-repeat: no-repeat; background-position: right; margin: 0px; padding: 0px; height: 659px;}
td.contact_background {background-image: url('../images/bio_image_background_blackqueen.gif'); background-repeat: no-repeat; background-position: right; margin: 0px; padding: 0px; height: 659px;}

div.bio_table_content_align {position: relative; left: 20px; top: 0px; text-align: left;}
div.bio_text_align {margin: 5px 25px 0px 15px;}

td.gallery_background {background-image: url('../images/gallery_image_background_01.gif'); background-repeat: no-repeat; background-position: right; margin: 0px; padding: 0px; height: 659px;}
td.index_background {background-image: url('../images/index_image_background_01.gif'); background-repeat: no-repeat; background-position: left; margin: 0px; padding: 0px; height: 659px;}

table.gallery_thumbnails_table {border-width: 0px; border-style: none; border-collapse: collapse; background-color: transparent; margin: 0px; padding: 0px;}
table.gallery_thumbnails_table th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color: transparent;
	margin: 0px;
}

table.gallery_thumbnails_table  td{
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
	background-color: transparent;
	margin: 0px;
	width: 75px;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

/* TEXT */

.text_main {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #cccccc;
	line-height: 14pt;
	}

.text_header_01 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #cc9900;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
	}

a.contact_email, a.contact_email:link, a.contact_email:active, a.contact_email:hover, a.contact_email:visited, a.contact_email:focus {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #cc9900;
	line-height: normal;
	text-decoration: underline;
	outline-width: 0px;
}	

	
/* NOT IN USE */
/*
td.background_image_index {background-image: url('../images/background_she_hulk.gif'); background-repeat: no-repeat; margin: 0px; padding: 0px;}
td.background_signature {background-image: url('../images/background_signature.gif'); background-repeat: no-repeat; margin: 0px; padding: 0px;}
div.signature_index {background-image: url('../images/logo_signature.gif'); background-repeat: no-repeat; width: 441px; height: 227px; z-index: 9999;}
*/