<style>
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 150px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 80%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666;
	background-attachment: fixed;
	background-color: #EEF2DA;
	
}
h1,h2,h3,h4{
		font-family:"MS Serif", "New York", serif;}
		h1{font-size:36px;
		font-style:italic;
		line-height:1em}
		@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
#wrapper{

	background-position:center 297px;}
}
#wrapper{
	background-attachment: fixed;
	height:100%;
	background-image: url(images/b.png);
	background-repeat: repeat-x;
	background-position:center 137px;}
	#outwrapper{
	height:100%;
	background-image: url(images/f.png);
	background-repeat: repeat-x;
	background-position: left bottom;
		}
img {
	border:none;
	margin:10px 20px 0 0;
}
#hometext{
	font-family:"MS Serif", "New York", serif;
	font-size:38px;
	width:120%;
}
p, h3 {
	margin:0 0 5px 0
}
a {
	text-decoration:none;
	color:#F60;
}
.dis {
	margin:12px 10px auto 10px;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
	width:100%;
	padding:10px 0
}
.current {
	color:orange;
	text-decoration:underline;
	font-weight:bold
	
}
#container {
	min-height:400px;
	height:auto;
	width:1000px;
	margin:0 auto;
	background:url(images/bg.png) 120px 30px no-repeat;
	
}
a#home {
	width:510px;
	height:90px;
	background:url(images/h.png) 30px 0px no-repeat;
	margin:26px 0 0 103px;
}
a#resume {
	display:block;
	width:100px;
	height:105px;
	position:absolute;
	right:0;
	top:0;
	background:url(images/re.png) no-repeat
}
.content {
	width:830px;
	height:100%;
	min-height:800px;
	margin-bottom:220px;

	padding:0 0 20px 0
}
#nav {
	border-right:1px solid #DFE3CD;
	list-style:none;
	font-family:"MS Serif", "New York", serif;
	text-align:right;
	width:112px;
	margin-left:40px;
	line-height:1em;
	margin-top:50px;
	margin-right:-2px;
	padding:0 10px 0 0;
	background:#EEF2DA;
}
#nav li {
	text-align:right;
	padding: 5px 10px 0 10px;
}
#nav li:hover {

}
#nav li span {
	clear:both;
	float:right;
	margin:0 0 20px 0;
	font-size:14px;
	color:#A4A4A4;
	font-style:italic;
	line-height:2em
}
#nav a {
	font-size:24px;
	text-align:right;
	display:block;
	font-weight:500;
	color:#7E7E7E;
	font-style:normal;
}
#nav a:hover{
	text-decoration:underline;
	}
#gallery {
	margin:20px 0 20px 20px;
	background:#EEF2DA;
	width:700px;
	padding:0 40px 40px 20px;
	display:block;
	min-height:800px;
}
#gallery ul{
	
	float:none}
#gallery a {
	
}
#gallery ul li .imgholder {
	width:330px;
	height:166px;
	padding:10px;
	padding-bottom:80px;
	display:block;
	background:url(images/ih.png)
}
#gallery .imgholder img {
	overflow:hidden;
	width:310px;
	height:130px;
	margin:7px 7px 0px 7px}
#gallery ul li {
	list-style:none;
	display:block;
	float:left;
	margin:5px 0px 0px 0;
	padding:0 0 20px 0;
	background:#EEF2DA;
}
#gallery img {
	margin-top:10px;
}
p.text{
	font-family:"MS Serif", "New York", serif;
	font-size:20px;
	margin:30px 0 30px 20px;
	
	line-height:1.4em;
	
	
}
.clear{
	width:100%;
	}
.clear img{
	margin:0 auto;display:block}
p.text:first-letter{
	font-size:450%;
	letter-spacing:12px;
margin:10px 0 0px 10px;

float:left}
.section{
	padding:0 0 20px 0;
	}
#footer{
	background:url(images/c.png) repeat-x;
	height:50px;
	clear:both;
	padding:10px 0}
	#footer p{
		padding:20px;}
#contact{
	width:510px;
	height:200px;
	background:url(images/or.png) no-repeat;
	display:block;
	margin:-200px 0 0 0}
	a#contact:hover{
	
	background:url(images/orw.png) no-repeat;
	}
