body {
padding: 0;
margin: 0;
background: #1A1E25 url(images/large_background.jpg) no-repeat center top;
width: 100%;
display: table;
}

p {
font-family: georgia, times new roman;
font-size: 12pt;
color : #222222;
margin: 0px;
padding: 0px;
}

h1 {
font-family: georgia, times new roman;
font-size: 16pt;
color: #7d2852;
}

h2 {
font-family: georgia, times new roman;
font-size: 13pt;
color: #7d2852;
margin: 0px;
padding: 0px;
}

h3 {
font-family: georgia, times new roman;
font-size: 13pt;
color: #222222;
margin: 0px;
padding: 0px;
}

a {
font-family: georgia, times new roman;
font-size: 12pt;
color : #148D7F;
text-decoration : none;
border: 0px;
}

img {
border: 0px;
}


#page {
margin: 0px auto;
background: #1A1E25;
width: 800px;
height: 2855px;
}


#page_resume {
margin: 0px auto;
background: #1A1E25;
width: 800px;
height: 1685px;
}



#header_top {
height: 56px;
width: 768px;
background: url(images/top_header.jpg);
position: relative;
margin: 0px 16px 0px 16px;
}

#header_mid {
height: 179px;
width: 768px;
background: url(images/mid_header.jpg);
position: relative;
margin: 0px 16px 0px 16px;
}

#header_bottom {
height: 50px;
width: 768px;
background: url(images/bottom_header.jpg);
position: relative;
margin: 0px 16px 0px 16px;
}

#nav_top {
	list-style: none;
	color: #ffffff;
	margin: 0px;
	position: absolute;
	left: -20px;
	bottom: 3px;
}

#nav_top li {
	float: left;
	padding: 0px 10px 3px 0px;
	color: #ffffff;
}

#nav_top a {
font-family: georgia, times new roman;
font-size: 12pt;
color : #B0C693;
text-decoration : none;
}

#nav_top a:hover {
color : #0E9688;

}

#nav_top a:visited {
color : #B0C693;
text-decoration : none;
}


#nav_bottom {
list-style: none;
font-family: georgia, times new roman;
font-size: 12pt;
color : #ffffff;
margin: 0px;
position: absolute;
right: 5px;
bottom: 20px;
}

#nav_bottom li {
	float: left;
	padding: 0px 10px 5px 0px;
	color: #ffffff;

}

#nav_bottom a {
font-family: georgia, times new roman;
font-size: 12pt;
color : #B0C693;
text-decoration : none;

}

#nav_bottom a:hover {
font-family: georgia, times new roman;
font-size: 12pt;
color: #0E9688;

}


#content {
width: 475px;
height: 2550px;
float: left;
background: #F1EEDA url(images/content_bg.jpg);
position: relative;
margin: 0px 0px 0px 16px;
padding: 0px 20px 20px 20px;
}

.portfolio {
width: 235px;
height: 250px;
text-align: center;
float: left;
position: relative;
}

#resume {
width: 475px;
height: 1475px;
float: left;
background: #F1EEDA url(images/content_bg.jpg);
position: relative;
margin: 0px 0px 0px 16px;
padding: 0px 20px 20px 20px;
}



#sidebar {
width: 195px;
height: 285px;
float: right;
background: #F1EEDA url(images/sidebar_bg.jpg);
position: relative;
margin: 0px 16px 0px 0px;
padding: 10px 38px 20px 20px;
}

#sidebar2 {
width: 195px;
height: 163px;
float: right;
background: #F1EEDA url(images/sidebar_bg2.jpg);
position: relative;
margin: 0px 16px 0px 0px;
padding: 10px 38px 20px 20px;

}

#sidebar3 {
width: 195px;
height: 2032px;
float: right;
background: #F1EEDA url(images/sidebar_bg3.jpg);
position: relative;
margin: 0px 16px 0px 0px;
padding: 10px 38px 20px 20px;
}

#sidebar_resume {
width: 195px;
height: 957px;
float: right;
background: #F1EEDA url(images/sidebar_bg3.jpg);
position: relative;
margin: 0px 16px 0px 0px;
padding: 10px 38px 20px 20px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
