body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, img, pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px;
	margin:0px;
}

body {
	behavior: url(csshover.htc);
	color: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
} 

div {
	position: relative;
}

body {
	background-color: #253F3F;
}

.iefix {
	text-align: center;
}

.clear {
	clear: both;
}

#centeredpage {
	width: 800px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	position: relative;
	padding: 0px;
	background: transparent url(../images/panel.jpg) no-repeat scroll left bottom;
}

*html div#centeredpage {
	height: 600px;
}

#privacyrights {
	position: relative;
	font-family: "MS Serif", "New York", serif;
	font-size: 70%;
	color: Gray;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 30px;
	text-align: center;
}

#content {
	margin-left: 30px;
}

#topmenu {
	margin-top: 3px;
	margin-bottom: 20px;
	width: 752px;
}

.logorule {
	margin-top: 0px;
	margin-bottom: 0px;
}

#abouttext {
	position: absolute;
	top: 12px;
	left: 410px;
	width: 310px;
	color: CaptionText;
	height: 500px;
	overflow: auto;
}
#abouttext p {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-size: 92%;
	padding-right: 2px;
}
#abouttext h3 {
	margin-bottom: 5px;
	color: #660000;
}

#frontimage {
	width: 425px;
	float: left;
}

#galleries {
	width: 320px;
	float: right;
	right: 30px;
}

#tagline {
	text-align: center;
	margin-bottom: 20px;
}

#gallerylist {
	padding: 0;
	font-family: verdana, arial, sanf-serif;
	font-size: 14px;
	color: #9ACD32;
	width: 100%;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 5px;
}

#gallerylist li {
	float: left;
	margin-bottom: 10px;
}  

#gallerylist  a {
	display: block;
	border: none;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 15px;
	margin: 0 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #CFDDE6;
	padding-left: 10px;
}

#gallerylist  a:link, #gallerylist a:visited {
	color: white;
}

#gallerylist  a:hover {
	color: #9ACD32;
	background-color : #708084;
}

#gallerylist img {
	margin-top: -12px;
}

.tmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tmenu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
	margin-right: 1em;
}
.tmenu li a, .tmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 30px;
	background-repeat: no-repeat;
}
.home {background-image: url(../images/home_hover.gif); width: 73px;} 
.home a {background-image: url(../images/home.gif);} 
.artist {background-image: url(../images/theartist_hover.gif); width: 125px;} 
.artist a {background-image: url(../images/theartist.gif);} 
.contact {background-image: url(../images/contact_hover.gif); width: 99px;} 
.contact a {background-image: url(../images/contact.gif);} 

ul.tmenu li a:hover {background: none;} 
.tmenu li {float: right;} 
.tmenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

