@charset "UTF-8";
/* CSS Document */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of CSS reset */
body {
	background:#000000 url(../images/background.gif) repeat-x fixed top;
}
#wrapper {
	margin:0 auto;
	width:757px;
}
#bodyarea {
	width:757px;
	position:relative;
}
#head {
	background:url(../images/title.png) no-repeat top center;
	height:220px;
	width:799px;
	position:relative;
}
/* navigation */
#nav {
	height:75px;
	position:relative;
}
#nav ul {
	width:757px;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
.hide {
	display:none;
}
#nav li a {
	position:relative;
	top:130px;
	display:block;
	float:left;
	padding:0 15px 0 15px;
}
#navAbout a {
	background:url(../images/about_nav.gif) no-repeat;
	height:50px;
	width:110px;
	display:block;
	_margin-top:-10px;
 	*margin-top:-10px;
	margin:0 0 0 30px;
}
#navAbout a:hover {
	background:url(../images/about_nav.gif) no-repeat;
	height:50px;
	display:block;
	background-position: left bottom;
}
#navExi a {
	background:url(../images/exi_nav.gif) no-repeat;
	height:55px;
	width:195px;
	display:block;
	_margin-top:-25px;
 	*margin-top:-25px;
}
#navExi a:hover {
	background:url(../images/exi_nav.gif) no-repeat;
	height:54px;
	display:block;
	background-position: left bottom;
}
#navGal a {
	background:url(../images/gal_nav.gif) no-repeat;
	height:50px;
	width:145px;
	display:block;
	_margin-top:-30px;
 	*margin-top:-30px;
}
#navGal a:hover {
	background:url(../images/gal_nav.gif) no-repeat;
	height:50px;
	display:block;
	background-position: left bottom;
}
#navCon a {
	background:url(../images/con_nav.gif) no-repeat;
	height:54px;
	width:147px;
	display:block;
	_margin-top:-60px;
 	*margin-top:-60px;
}
#navCon a:hover {
	background:url(../images/con_nav.gif) no-repeat;
	height:54px;
	display:block;
	background-position: left bottom;
}
/* End of Nav */
#crossslide{
	width:757;height:254px;
	border:1px #151515 solid;
	color:#CCCCCC;
	text-align:center;
}

/*  sections of pages */
#about {
	background:#e7e7e7;
	width:706px;
	padding:20px 25px 10px 25px;
	margin:30px 0 0 0;
	clear:both;
}
#exhibition {
	width:706px;
	background:#e7e7e7;
	padding:20px 25px 10px 25px;
}
#gallerybox {
	width:706px;
	background:#e7e7e7;
	padding:20px 25px 10px 25px;
}
#contactme {
	width:706px;
	background:#e7e7e7;
	padding:20px 25px 10px 25px;
}
/* end of setions f pages */


/*to the top of page mouse over thing*/
.totop a {
	background:url(../images/totop.gif) no-repeat;
	display:block;
	width:80px;
	height:36px;
	float:right;
}
.totop a:hover {
	display:block;
	background:url(../images/totop.gif) no-repeat;
	background-position:left bottom;
	width:80px;
	height:36px;
}
/*text formatting*/

h1 {
	padding:10px 0 0 0;
	font-size:1.8em;
}
h3 {
	font-family:Helvetica, Tahoma,Arial,sans-serif;
	padding:5px 0 5px 0;
}
p {
	padding:20px 0 0 0;
	font-size:0.9em;
	font-family:Helvetica, Tahoma,Arial,sans-serif;
	line-height:1.4em;
	clear:both;
}
.exhilist li  {
	font-family:Helvetica, Tahoma,Arial,sans-serif;
	font-size:0.9em;
	list-style:url(../images/dot.gif);
	margin:5px 0 5px 30px;
}

/*gallery */

#gallery ul {
	list-style:none;
	display:block;
	padding:0px 0 0 0;
	margin:20px 0 0 0;
}
#gallery ul li {
	list-style:none;
	display:block;
	list-style:none;
	display:inline;
	
}
#gallery li a{
	height:140px;
	width:133px;
	background:url(../images/pic_bg.gif) no-repeat left top;
	float:left;
	padding:7px 0px 0px 8px;
	list-style-position: outside;
	list-style:none;
	display:block;
	list-style:none;
}
#gallery li a:hover{
	background:url(../images/pic_bg.gif) no-repeat left bottom;
}


/*Form Style*/

form input {
	width:500px;
}
form textarea {
	width:505px;
	height:120px;
}
.button {
	width:100px;
}
/*  end of form */

.contentfooter {
	background:url(../images/paperfooter.gif) no-repeat bottom;
	width:756px;
	height:130px;
	margin:0 0 60px 0;
	clear:both;
}
#footer {
	font-size:0.8em;
	color:#FFFFFF;
	text-align:center;
	padding:20px 0 10px 0;
	letter-spacing:0.1em;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#333333;
	text-decoration:none;
}

