html,body,div,ul,li{
	margin:0px;
	padding:0px;
	font-family:sans-serif;
}
body{
	background-image:url(images/bg2.png);
	background-position:center top;
}
p{
	margin:0px;
	padding:0.5em;
	line-height:1.3em;
}
ul{
	list-style-type:none;
}
ul.mark{
	list-style-type:disc;
	padding-left:30px;
}
.menu li{
	padding:0.5em;
}

h1,h2,h3,h4{
margin:0px;
padding:0px;
font-size:12px;
}

.box200{
	width:220px;
}
.box200 .head{
	display:block;
	background-image:url(images/memohead.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:30px;
	color:transparent;
	background-color:transparent;
	padding:0xp;
	margin:0px;
}
.box200 .body{
	background-color:#ffffff;
	width:200px;
}
.box200 .bottom{
	display:block;
	background-image:url(images/memobottom200.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:8px;
	color:transparent;
	background-color:transparent;
	border:none;
	padding:0xp;
	margin:0px;
}

.box570{
	width:590px;
}
.box570 .head{
	display:block;
	background-image:url(images/memohead570.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:30px;
	color:transparent;
	background-color:transparent;
	padding:0xp;
	margin:0px;
}
.box570 .body{
	background-color:#ffffff;
	width:570px;
}
.box570 .bottom{
	display:block;
	background-image:url(images/memobottom570.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:8px;
	color:transparent;
	background-color:transparent;
	border:none;
	padding:0xp;
	margin:0px;
}

.body_back{
	background-image:url(images/memoside.png);
	background-repeat:repeat-y;
	background-position:right top;
	padding:0px 10px;
}

.head p, .bottom p{
	display:none;
}
.style1 {
	 color: #FF0000;
}
#leftbox{
	float:left;
	width:230px;
}
#rightbox{
	float:right;
	width:600px;
}
#wrapper{
	width:850px;
	margin:0px auto;
}
#footer {
	clear:both;
}
#hd_right{
	float:right;
	width:230px;
}
#hd_left{
	float:left;
	width:619px;
	height:350px;
	background-image:url(images/photoframe.png);
	background-repeat:no-repeat;
	background-position:bottom left;;
}
.clear{
	clear:both;
}
#contactspace p{
	color:#3BB4B2;
	font-weight:bold;
}
#menuspace h2{
	width:180px;
	margin:0px auto;
	text-align:center;
	color:#3BB4B2;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 2px #3BB4B2;
}
.menu li {
	text-align:center;
}
.menu li a{
	text-decoration:none;
	color:#3BB4B2;
	font-weight:bold;
}
#footer{
	padding:20px 0px;;
}
#footer .menu{
	text-align:center;
}
#footer li{
	display:inline;
}
.inner{
	padding:10px;
}
.box570 h2{
	width:550px;
	margin:0px auto 10px;
	text-align:left;
	color:#3BB4B2;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 2px #3BB4B2;
}
.box570 h3{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;
	color:#3BB4B2;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
.red{
	color:red !important;
}
.redframe{
	margin:5px;
	border:solid 1px red;
	background-color:#ffeeee;
}
#hd_right .body{
	height:140px;
}
#newsspace .body{
	height:140px;
	overflow:auto;
}
.roll{
	display:none;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.links{
	border:solid 1px #cccccc;
	border-collapse:collapse;
	width:80%;
	margin:auto;
}
.links th{
	border:solid 1px #cccccc;
	border-collapse:collapse;
	background-color:#eeeeee;
	width:50%;
}
.links td{
	padding:3px;
	border:solid 1px #cccccc;
	border-collapse:collapse;
	width:50%;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


th.c1,td.c1{ text-align: left; }
th.c2{ text-align: center; }

