@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	color: #663300;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	background: #02091d URL(../images/bg2.jpg) no-repeat fixed top center;
	background-color: #000000;
}
/* block container styles --------------------------------------*/
#back {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:0;
	width: 100%;
	height:100%;
}
#container {
	position:relative;
	z-index: 1;
	margin: 0px auto;
	padding: 0px 5px;
	width: 600px;
}
#top {
	background-color: #000;
	height: 50px;
	border-bottom: 1px solid #456f8a;
}
#head {
	display: none;
	background-color: #000;
	height: 250px;
	border-bottom: 1px solid #456f8a;
}
#gallery {
	padding: 0px 50px 0px 50px;
	margin-bottom: 1px;
}
#gallery2 {
	padding: 0px 50px 0px 50px;
	background: #000 URL(../images/runner.gif) repeat-x;
	margin-bottom: 1px;
}
#gallery_blog {
	padding: 0px 50px 0px 50px;
	background: #000 URL(../images/runner.gif) repeat-x;
	margin-bottom: 1px;
}
#resume {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#foot {
	height: 150px;
}
#foot p {
	color: #993300;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 0px 00px;
	padding: 20px 0px 0px 0px;
}
#foot a {
	text-decoration:none
}
/* navigation styles -----------------------------------*/
#navDPS {

	font-weight:900;
}
#navDPS a {
	border-bottom: groove thin #993300;
	font-weight:100;
	text-decoration:none;
	color:#993300;
}
#navDPS a:hover {
	background-position:top;
	border-bottom:groove thin #663300;
	font-weight:100;
	text-decoration:none;
	color:#895800;
}
#navDPSfoot {
	font-weight:900;
}
#navDPSfoot a {
	border-bottom: groove thin #996600;
	font-weight:100;
	text-decoration:none;
	color:#996600;
}
#navDPSfoot a:hover {
	border-bottom:groove thin #663300;
	font-weight:100;
	text-decoration:none;
	color:#663300;
}
/* text styles -----------------------------------*/
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: -1px;
	color: #895800;
	margin: 0px;
	padding: 30px 0px 2px 30px;
	font-weight:normal;
	font-size: 24px;
	position:relative;
	z-index:100;
}
h3 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	position:relative;
}
h3 span {
	width: 130px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 1px;
	right: 19px;
}
h2 {
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	padding: 0px 40px 4px 40px;
	font-size: 14px;
	position:relative;
	z-index:100;
}
a {
	color: #663300;
	font-size:14px;
}
a:hover {
	color: #895800;
}
/* resume styles -------------------------------------------------*/
#rezhold {
	padding: 20px 50px 0px 50px;
}
strong {
	color: #000000;
}
h2 strong, h3 strong {
	color: #391902;
	font-weight:normal
}
#rezhold h1 {
	padding: 20px 0px 2px 0px;
	border-bottom: 1px dotted #993300;
	margin-bottom: 10px;
	font-size: 22px;
	color: #993300;
	background-color: #FCF5E3;
}
#rezhold h2 {
	padding: 00px 0px 2px 0px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	font-size: 22px;
	color: #000000;
	margin-left: -30px;
}
#rezhold h3 {
	padding: 00px 0px 2px 0px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}
#rezhold p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
}
#rezhold ul {
	margin: 0px 40px 20px 40px;
	padding: 15px 30px 20px 30px;
	border-top: 1px dotted #993300;
}
#rezhold li {
	font-size: 14px;
	line-height: 22px;
}
#rezhold p.end {
	margin: 0px -50px;
	padding: 10px 40px 20px 70px;
}
#rezhold div {
	padding-left: 20px;
	display: block;
	margin-bottom: 0px;
	width: 490px;
}
#rezhold div h1 {
	padding: 20px 0px 2px 0px;
	margin-bottom: 10px;
}
#rezhold div h2 {
	padding: 0px 0px 4px 0px;
}
#rezhold div h3 {
	padding: 0px 0px 4px 0px;
}
#rezhold div p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
}
/* gallery styles -------------------------------------------------*/
#gallery div {
	padding: 1px 0px 0px 0px;
}
#gallery ul {
	text-align: left;
	margin: 0px;
	padding: 19px 20px 60px 20px;
}
#gallery ul li {
	list-style:none;
	padding: 20px 40px 20px 40px;
	margin: 0px;
	width: 110px;
	height: 250px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#gallery ul li p {
	position: absolute;
	top: 3px;
	margin: 0px;
	padding: 0px;
	width: 142px;
}
#gallery ul li p a {
	text-decoration:none;
	color: #000000;
	font-size: 12px;
}
#gallery ul li a.imgLink {
	text-align:left;
	padding: 1px;
	width: 110px;
	height: 110px;
	display:block;
	position: absolute;
	z-index: auto;
	border: 4px solid;
	background: #000;
}
#gallery ul li a.imgLink img {
	border: none;
	position:absolute;
	clip:rect(0px,110px,110px,0px);
	top: 1px;
}
#gallery ul li.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 10px;
}
/* gallery hover ---------------- */
#gallery ul li:hover a.imgLink {
	text-align:left;
	padding: 1px;
	width: 162px;
	height: 144px;
	display:block;
	position: absolute;
	top: -10px;
	left: 15px;
	z-index: 100;
	background: #000;
	border-color: #fff;
}
#gallery ul li:hover a.imgLink img {
	border: none;
	position:absolute;
	clip:rect(0px,486px,144px,0px);
}
/* gallery2 styles -------------------------------------------------*/
#gallery2 div {
	padding: 1px 0px 0px 0px;
	background: #011b3b URL(../images/galltop.gif) no-repeat top left;
}
#gallery2 ul {
	text-align: left;
	margin: 0px;
	padding: 19px 20px 60px 20px;
	background:  URL(../images/gallbot.gif) no-repeat bottom left;
}
#gallery2 ul li {
	list-style:none;
	padding: 20px 40px 20px 40px;
	margin: 0px;
	width: 110px;
	height: 160px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#gallery2 ul li p {
	position: absolute;
	top: 3px;
	margin: 0px;
	padding: 0px;
	width: 142px;
}
#gallery2 ul li p a {
	text-decoration:none;
	color: #fff;
	font-size: 12px;
}
#gallery2 ul li a.imgLink {
	text-align:left;
	padding: 1px;
	width: 110px;
	height: 110px;
	display:block;
	position: absolute;
	z-index: auto;
	border: 4px solid #a0f3ff;
	background: #000;
}
#gallery2 ul li a.imgLink img {
	border: none;
	position:absolute;
	clip:rect(0px,110px,110px,0px);
	top: 1px;
}
#gallery2 ul li.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 10px;
}
/* gallery2 hover ---------------- */
#gallery2 ul li:hover a.imgLink {
	text-align:left;
	padding: 1px;
	width: 162px;
	height: 144px;
	display:block;
	position: absolute;
	top: -10px;
	left: 15px;
	z-index: 100;
	background: #000;
	border-color: #fff;
}
#gallery2 ul li:hover a.imgLink img {
	border: none;
	position:absolute;
	clip:rect(0px,486px,144px,0px)
}
