body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #dfdfdf;
	background-color:#6B6B6B;
	background-image:url(images/pagebg.jpg);
	/*background-color:#292C2D;*/
	
	background-repeat:repeat-x;
	margin: 0px;
}
h1{
font-size: 120%;
}
h2{
font-size: 110%;
}
h3{
font-size: 100%;
}
h4.exheading{
padding:0 0 10px 10px;
font-weight:normal;
font:100% 'helvetica neue',sans-serif;
}
a, a.hover{
color:#FF6633;

}
p {
font-size: 100%;
}
td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #dfdfdf;
}

th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
#title_div{

	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left:14px;
}
#footer{
	font-size: 90%;
	margin:10px;
	padding-left:5px;
}
#largepainting_home{
width:650px;
background-color:#FFFFFF;
padding:50px;
margin:10px;
}
#bigpic{
position:relative;
float:left;
padding-bottom:5px;
width:400px;
}
#textlinks{

padding-bottom:5px;
}

#gallerypic{
position:relative;
float:right;
padding-bottom:5px;
width:200px;
}
#morebutton{
position:relative;
right:-10px;
bottom:30px;
width:60px;
float:right;
}
#textdiv{
	width:550px;
	padding:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:14px;
}

#paneldiv{
	width:740px;
	height:420px;
	padding:15px;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:14px;
}
#dynamicimage{
padding:0px;
width:500px;

}
#thumbscroll img {
padding-bottom:8px;

}
#imagetitle{
margin-top:10px;

}
#thumbscroll{
position:absolute;
left:550px;
top:155px;
overflow:scroll;
height:400px;
width:145px;
border-width:1px;
border-style:solid;
border-color:#CCCCCC;

margin-left:10px;
padding:9px;

}

	
.wrapper{
position:relative;
}
	.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:80px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
	.gallery_demo{
	position:absolute;
	left:1px;
	top:50px;
	width:702px;}
	.gallery_demo li{
	width:68px;
	height:50px;
	border:1px solid #111;
	margin: 2px 2px;}
	.gallery_demo li div{
	
	}
	
	
	#main_image{
		position:absolute;
	left:190px;
	top:1px;
	height:550px;
	width:700px;
	}
	
	.nav{
			position:absolute;
	left:10px;
	top:15px;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	
	}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	
	

