html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

 .thumbnails:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.thumbnails img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.thumbnails:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.thumbnails:hover img{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}

.thumbnails img  {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}




:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
	text-align: right;
	padding-top: 23px;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 170px;
	float: right;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D6C9;
	padding-top: 0.16em;
	padding-right: 12px;
	padding-bottom: 0.16em;
	padding-left: 0.16em;
}

#navlist li a { text-decoration: none; }

#navlist li a.current:link {
       color: #990000;
}





h1 {
	color: #2b1404;
	font-size: large;
}

h2 { }

h3 { }

h3.credit, h3.title { font: normal 14px Georgia, 'Times New Roman', serif; color: #4e3114; font-style: italic; }


p { 	
 }
.tableRowLines {
	border-bottom-style: solid;
	border-bottom-color: #613F3F;
	border-bottom-width: thin;
	font-weight: lighter;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}


a:link {
	color: #604740;
	text-decoration: none;
}
a:visited {
	color: #644740;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}

body {
	background-repeat: repeat-x;
	background-color: #D9D6CA;

}

.wrapper {
	width: 1000px;
	font-size: 0.9em;
	margin: 0 auto; 
	background-color: #EDEDE4;
	background-repeat: repeat-y;
}
.header {
	height: 152px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}


#container {
	background-color: #EDEDE4;
	float: left;
	clear: none;
	width: 1000px;
} 
#mainContent {
	background-color: #D9D6C9;
	width: 798px;
	float: right;
	min-height: 435px;
	padding-left: 30px;
} 
#thumbnailsBar{
	padding-left: 172px;
	float: left;
	clear: left;
}
.thumbnails {
	height: 63px;
	width: 63px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	clear: right;
}
#mainPainting {
	position: relative;
}

#paintingA{
	float:left;
	z-index: 0;
	width: 414px;
	height: 311px;
	margin-top: -20px;
}
#paintingB{
	float:left;
	z-index: 1;
	width: 194px;
	height: 267px;
	position: relative;
	margin-top: -45px;
}
#paintingC{
	float:left;
	z-index: 2;
	width: 200px;
	height: 200px;
	position: relative;
	margin-left: -250px;
	margin-top: 200px;
}


.footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDEDE4;
}

#logo {
	clear: both;
	float: left;
	padding-left: 115px;
	margin-bottom: 4px;
	height: 91px;
	padding-top: 12px;
}

#animatedLogo {
	clear: both;
	float: left;
	padding-left: 115px;
	margin-bottom: 4px;
	height: 91px;
	padding-top: 12px;
}

#sideBar{
	width: 171px;
	clear: both;
	float: left;
	min-height: 435px;
	background-color: #EDEDE4;
}

 #navlist li a.current:link {
	color: #990000;
}

.floatingTopLeftImage {
	float: left;
	position: relative;
	left: -30px;
	top: -45px;
    z-index: 1;
}




.floatingTopLeftImage2 {
	float: left;
	position: relative;
	left: -30px;
	z-index: 1;
}
.floatingPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #333333;
	background-color: #a2968a;
	float: left;
	position: relative;
	z-index: 0;
	top: -45px;
	left: -43px;
	text-align: left;
	padding-left: 35px;
	padding-top: 35px;
	padding-right: 20px;

}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #582F16;
}



#panel {
	float: left;
	margin-top: -30px;
}
#text {
	width: 520px;
	float: left;
	margin-left: -55px;
	color: #333333;
	background-color: #a2968a;
	padding-top: 35px;
	padding-left: 50px;
}


#navlist li a.yes {
       color: #990000;
}

hr {
	border: 0;
	color: #613F3F;
	height: 1px;
	width: 90%;
	text-align: left;
}
	
}

