html {
		/*height: 100%;*/
	}
body {
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	margin: 0;
	padding:0;
	color: #fff; 
	min-width:800px;
	height: 100%;
	text-align: center;
}
img {  
	border-style: none;
}
a:link, a:visited {
	
}

/*-------------main section wrappers---------------*/

#top_wrapper {
	margin:0 auto;
	width:100%;
	text-align: center;
	background-color:#FFFFFF;		color: #30383F;	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;	font-size: 1.5em;	letter-spacing: 2px;
	/*background-color:#151371;*/
}#top_wrapper  a:link, a:visited{	font-size:.8em;	color:#30383F;	text-decoration: none;}#top_wrapper  a:hover{	font-size:.8em;	color:#CB6816;	text-decoration: underline;}
#mid_wrapper {
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	text-align: center;
	background-color:#FFFFFF;
}
#buffer {
 padding: 10px 0 10px 0;
}
#bottom_wrapper {
	margin:0 auto;
	width:100%;
	text-align: center;color:#30383F;
	background-color:#FFFFFF;
}
/*-------------top---------------*/
#head {
	height: 20px;
}
#title {
	/*font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: .3em;*/
	/*background: url(images/zptitle.png) no-repeat;*/
	text-align:center;
	width:800px;
	height: 40px;
	margin: auto;
	padding: 0 0 10px 0;
}
.menucl {

}
#menu_top {

}
#top_menu {
	height: 38px;


}
#top_menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-align: center;
}
#top_menu a{
	text-decoration:none;
	color:#fff;
	letter-spacing:2px;
}
#top_menu a:hover{
	text-decoration:underline;
	color:#fff;
	letter-spacing:2px;
}
/*------------middle---------------*/

.thumbs td {
 padding:10px;
}
#flashcontent {
	height: 100%;
}


/* ------------ footer ---------------------*/

#foot {

}

.sm_sub {
	padding: 10px 0 0 0;
	font-size: x-small;
}
.full_pic {
	padding:0;
	margin:0;
}

/*-----------------galleries-----------------------------*/

.galleries {
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*----------------main menu-----------------------------*/

#buffer {
	padding: 50px 0 50px 0;
}
#menu_container  {
	margin: 0;
	text-align: center;
	font-size: 14px;
}
#main_menu a:link, #main_menu a:visited, #main_menu td  {
	vertical-align:bottom;
	padding: 0 0 6px 0;
	text-decoration:none;
	letter-spacing: 2px;
	color:#FFFFFF;
}

#figures {
	background: no-repeat center url(images/th_figure2_lg.jpg);
	width: 132px;
	height: 132px;
}
#drawings {
	background: no-repeat center url(images/th_figure1_lg.jpg);
	width: 132px;
	height: 132px;
}
#sketchbook {
	background: no-repeat center url(images/th_sketch_lg.jpg);
	width: 132px;
	height: 132px;
}
#other {
	background: no-repeat center url(images/th_other_lg.jpg);
	width: 132px;
	height: 132px;
}
#about {
	background: no-repeat center url(images/th_about_lg.jpg);
	width: 132px;
	height: 132px;
}