

body{
	text-align:center;
	margin:0;
	padding:10px 0;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:10pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#3b3b3b;
	text-align:left;
}

input[type="text"]{
	font:10pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#3b3b3b;
	text-align:left;
}

p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:16pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:12pt; }

p,h5,h6{ margin:10px auto; }

form{ margin:0; }

a,label{
	color:#3366cc;
	cursor:pointer;
	text-decoration:underline;
}

a:hover,label:hover{
	color:#cc6600;
	text-decoration:none;
}

img{ border:none; }

table{
	margin:25px auto;
	border:solid 1px #666666;
	border-collapse:collapse;
}

td,th{
	padding:6px;
	border:solid 1px #666666;
	background:none;
}

th{
	width:170px;
	font-size:10pt;
	background-color:#f0f0f0;
	text-align:center;
}

table ul{ margin-left:20px; }

ul{ margin:10px 0 5px 30px; padding:0; }

ol{ margin:25px 0 5px 38px; padding:0; }

dl{ margin:25px auto 12px 20px; }

dd{ margin:8px auto 30px 40px; }

textarea{ width:95%; }




.clear{ clear:both; }
.inline{ display:inline; }
.bold{ font-weight:bold; }
.red{ color:red; }
.gray{ color:gray; }




#head,#body,#footmenu,#foot{
	margin:0 auto;
	width:900px;
	border-right:solid 2px #666666;
	border-left:solid 2px #666666;
}




#head{
	border-top:solid 2px #666666;
	background:url(/img/top/head.gif) no-repeat center center;
}

h1{
	margin:0;
}


#body{
}

h2{
	margin:0 auto;
	height:42px;
	line-height:42px;
	background:url(/img/common/h2.gif) no-repeat right center;
}

h2 img{
	background-color:white;
}

#right{
	float:right;
	width:646px;
	background:url(/img/common/right.gif) repeat-y left top;
}

#container{
	width:590px;
	margin:20px auto 20px 40px;
}



#left{
	float:left;
	width:250px;
}

#left h3,#left h4,#left ul{
	margin:0;
}

#left ul{
	height:217px;
	background:url(/img/common/leftmenu.gif) no-repeat center center;
	text-align:left;
	list-style:none;
}

#left li{
	margin:0;
	position:relative;
}

#left li a{
	display:block;
	text-indent:-9999px;
	background-position:center center;
	background-repeat:no-repeat;
}

#galleryindex,#galleryindex a{
	width:94px;
	height:40px;
	top:0px;
	left:12px;
}

#gallerycat01,#gallerycat01 a{
	width:105px;
	height:41px;
	top:31px;
	left:25px;
}

#gallerycat02,#gallerycat02 a{
	width:79px;
	height:48px;
	top:-25px;
	left:136px;
}

#galleryhist,#galleryhist a{
	width:178px;
	height:52px;
	top:36px;
	left:31px;
}

#galleryindex a:hover{ background-image:url(/img/leftmenuhover/index.gif); }
#gallerycat01 a:hover{ background-image:url(/img/leftmenuhover/cat01.gif); }
#gallerycat02 a:hover{ background-image:url(/img/leftmenuhover/cat02.gif); }
#galleryhist a:hover{ background-image:url(/img/leftmenuhover/hist.gif); }

#rowsox{
	float:left;
	margin:0;
	width:250px;
	text-align:center;
	background:url(/img/common/rowsox.gif) no-repeat center center;
}

#rowsox a{
	margin:0 auto;
	display:block;
	width:240px;
	height:181px;
	text-indent:-9999px;
}

#rowsox a:hover{
	background:url(/img/leftmenuhover/rowsox.gif) no-repeat center center;
}




#bottom{
	clear:both;
}




#footmenu{
	clear:both;
	height:107px;
	background:url(/img/common/footmenu.gif) no-repeat 1px top;
}

#footmenu ul{
	margin:0;
	height:40px;
	position:relative;
	top:52px;
	left:17px;
	list-style:none;
}

#footmenu li{
	float:left;
	height:40px;
}

#footmenu li a,#totop{
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#footmenu li a{
	height:40px;
}

#siteindex a{ width:133px; }
#sitemap a{ width:147px; }
#sitepolicy a{ width:161px; }
#siteindicate a{ width:213px; }
#sitecontact a{ width:124px; }

#siteindex a:hover{ background-image:url(/img/footmenuhover/index.gif); }
#sitemap a:hover{ background-image:url(/img/footmenuhover/map.gif); }
#sitepolicy a:hover{ background-image:url(/img/footmenuhover/policy.gif); }
#siteindicate a:hover{ background-image:url(/img/footmenuhover/indicate.gif); }
#sitecontact a:hover{ background-image:url(/img/footmenuhover/contact.gif); }

#totop{
	position:relative;
	top:-40px;
	width:103px;
	height:90px;
	float:right;
}

#totop:hover{ background-image:url(/img/footmenuhover/totop.gif); }



#foot{
	clear:both;
	height:50px;
	background:url(/img/common/foot.gif) no-repeat 30px center;
	border-bottom:solid 2px #666666;
}

#foot p{
	text-align:right;
	margin:0;
	height:50px;
	width:840px;
	line-height:50px;
}



