#page {
   background-color: #669999;
   position: relative;
   margin: 0;
   padding: 0;
   overflow: visible; /* better safe than sorry */
}

body {
   background-color: #669999;
   position: relative;
   margin: 0;
   padding: 0;
   overflow: visible; /* better safe than sorry */
}
#blackbox {
	background-color: #000000;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 600px;
	width: 100%;
	z-index: 50;
	padding-left: 5px;
	}

.title {
	top: 50px;
	visibility: visible;
	z-index: 400;
	color: #ffffff;
	font-size: 24px;
	}	

#linkedin {
	position: absolute;
	top: 80px;
	visibility: visible;
	z-index: 500;
	left: 820px;
	color: #ffffff;
	font-size: 18px;
	}

	
#right_column {
	background-color: #ccc;
	position: absolute;
	top: 0px;
	left: 790px;
	width: 140px;
	visibility: visible;
	z-index: 25;
	height: 100%;
	margin: 0;
	min-height: 800px;
	overflow: hidden;
	}
#left_column {
	background-color: #ccc; 
	position: relative;
	top: 0px;
	left: 80px;
	width: 140px; 
	visibility: visible;
	z-index: 25;
	height:100%;
	margin: 0;
	min-height: 800px;
	overflow: hidden;
	float: left; 
/*	background: url(images/left_column.gif) top left repeat-y; */
	}
#portfolio_nav {
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 800px;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	width: 140px;
	visibility: visible;
	z-index: 225;
	}
#portfolio_column {
	background-color: #cccccc;
	position: relative;
	top: 0px;
	right: 10px;
	height: 100%;
	margin: 0 auto;
	min-height: 800px;
	width: 120px;
	visibility: visible;
	z-index: 225;
	}	

	
#photo {
	position: absolute;
	top: 0px;
	left: 200px;
	visibility: visible;
	background-position: left;
	display: block;
	float: left;
	z-index: 100;
}

#menuBox {
	position: absolute;
	top: 180px;
	height: auto;
	width: auto;
	visibility: visible;
	background-position: left;
	display: inline-block;
	float: left;
	left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#menuBox a {
	color: #ffffff;
	text-decoration:none;
}
#menuBox a:hover {
	color: #669999;
	text-decoration:none;
}

#menuBox a:active {
	color: #669999;
	text-decoration:none;
}

#contentBox {
	background: #ffffff;
	position: absolute;
	top: 0px;
	height:auto;
	margin: 0 auto;
	min-height: 800px;
	width: 580px;
	left: 200px;
	visibility: visible;
	display: block;
	z-index: 200;
	padding-left: 10px;
	padding-right: 10px;
}

#contentBox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669999;
	font-weight: bold;
}

#contentBox h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	text-indent: 15px;
}

#contentBox h3, h3 a, ul, ul li, ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	font-variant: small-caps;
	text-indent: 30px;
	text-decoration: none;
	list-style-type: none;
}

#contentBox ul, ul li, ul a {
	text-indent: 0px;
}

#portfolioBox {
	height:auto;
	width: auto;
	visibility: visible;
	background-position: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 300;
	margin-left: 0px;
}
#portfolioBox a {
	color: #669999;
	text-decoration:none;
}

#portfolioBox a:hover {
	color: #ffffff;
	text-decoration:none;
}

#portfolioBox a:active {
	color: #ffffff;
	text-decoration:none;
}

#portfolioBox_current {
	font-size: 30px;
	color: #669999;
	margin-left: -50px;
	width: auto;
	z-index: 500;
	}

.current {
	font-size: 16px;
	color: #669999;
	font-weight: bold;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a0a0a;
}
	
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
}

.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.textreg {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	margin-bottom:6px;
	display: inline-block;
	}
	
.artifacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	margin-top:6px;
	height: auto;
	width: 140px;
	top: 0px;
	border: thin solid #639A9C;
	float: right;
	padding: 5px;
	right: 0px;
	margin-left:10px;
}
.box{
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: auto;
	top: 0px;
	padding: 5px;
	
}

.textbox {
	position: relative;
	display: block;
	text-align: justify;
	margin-right: 10px;
	z-index: 1;
}


	
.hr {
	color: #80464F;
	height: 4px;
	width: auto;
	background-color: #80464F;
	}
	
.subhead {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#resume {
	z-index: 500;
	}

#name {
	z-index: 500;
	position: absolute;
	top: 90px;
	left: 0px;
	}
	
#hr {
 height: 3px;
 background: #ccc;
 width: 600px;
 text-align: center;
 margin: 0 auto;
}
