@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(_Img/Shadow.jpg);
	height: 1500px;
	width: 1024px;
	position: relative;
	background-repeat: repeat-y;
	top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#navGraphic {
	position:absolute;
	left:0px;
	top:125px;
	width:261px;
	height:392px;
	z-index:3;
	background-image: url(_Img/NavLines.jpg);
	background-repeat: no-repeat;
}
#header {
	position:absolute;
	left:146px;
	top:28px;
	width:256px;
	height:99px;
	z-index:1;
	background-repeat: no-repeat;
}
#mainContent {
	position:absolute;
	left:277px;
	top:127px;
	width:623px;
	height:624px;
	z-index:2;
	background-image: url(_Img/BODY.jpg);
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Nav {
	position:absolute;
	left:132px;
	top:143px;
	width:120px;
	height:333px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
}
#footer {
	position:absolute;
	left:490px;
	top:753px;
	width:411px;
	height:20px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#work {
	position:absolute;
	left:46px;
	top:50px;
	width:545px;
	height:559px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
#navAbout {
	position:absolute;
	left:4px;
	top:2px;
	width:85px;
	height:40;
	z-index:1;
}
#navWork {
	position:absolute;
	left:4px;
	top:66px;
	width:85px;
	height:40px;
	z-index:2;
}
#navClient {
	position:absolute;
	left:4px;
	top:128px;
	width:85px;
	height:40px;
	z-index:3;
}
#navResume {
	position:absolute;
	left:4px;
	top:192px;
	width:85px;
	height:40px;
	z-index:4;
}
#navContact {
	position:absolute;
	left:4px;
	top:255px;
	width:85px;
	height:40px;
	z-index:5;
}
#Btn_Prev {
	position:absolute;
	left:111px;
	top:422px;
	width:35px;
	height:23px;
	z-index:14;
	font-size: 10px;
}
#BTN_Next {
	position:absolute;
	left:159px;
	top:419px;
	width:35px;
	height:54px;
	z-index:15;
	font-size: 10px;
}

