*{
	margin: 0;
	padding: 0;
	outline: none;
	font-family: arial, sans-serif;
}

body{
	color: #666;
	margin:8px auto;
}

p {
	font-size: 0.8em;
	color: #666;
}

a {
	text-decoration: none;
color:#999999;}

a:hover {
	text-decoration: underline;
}
	.wrapper {
	width: 825px;
	height: 565px;
	
	text-align: center;
	margin: 5px auto ;
}

#header {
	
	
	/*background: url('/images/header.png') no-repeat;*/
	text-align: right;
}

#header #currentpage a {
color:	#000000;
}


.headerleft {
	float: left;
font-size: 0.7em;
	margin-top:20px;
	/*border:1px solid #FF0000;*/
	
width:420px;

}

.headerleft ul li{
	list-style: none;
	color:#666666;
	float:left;
	margin-right: 0px;
	margin-left: 20px;
	background: none;
	font-size: 1.3em;
}

#headerright {
	float: right;
	width: 355px;
	
	/* border:1px solid #000000;*/

}
	

	h1,h2{text-align:left;font:normal 80% 'helvetica neue',sans-serif;letter-spacing:3px;}
	
	/*.caption{font-style:italic;color:#887;}*/
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:402px;margin:0 auto;}
	.gallery_demo li{cursor:pointer;top:auto;left:auto;display:block;width:65px;height:93px;background:#EBEBEB;}
	.gallery_demo li div{left:240px}
	/*.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}*/
	
	#main_image{margin:0 auto 60px auto; overflow:hidden;height:535px;width:355px;background:#ffffff;}
	#main_image img{margin-bottom:10px;}
	
	#boxleft {
	float: left;

	/*border:1px solid #FF0000;*/
	padding:20px 0 0 20px;
width:367px;

}
#boxright {
	float: right;
	width: 355px;
	height:535px;
	/*border:1px solid #000000;*/

}

#matwrap {
	
	width: 825px;
	border:1px solid #CCCCCC;
	height:535px

}
	
	.nav{padding-top:15px;clear:both;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;}
	
	.clear {
	clear: both;
}

.footer ul li{
	list-style: none;
	color:#cccccc;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	background: none;
	font-size: 1.3em;
}

.thumbs {
	height: 490px;
	margin-left: 0px;
	padding: 5px;
}


.footer {
	font-size: 0.8em;
	margin-bottom:2.0em;
	
}


.footer2 {
	
	text-align: right;
}

.footer2 ul li{

	list-style: none;
	color:#cccccc;
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 15px;
	background: none;
	font-size: .8em;
}
