*{
	margin: 0px;
	padding: 0px;
}

body{	
	font-family: "Century Gothic", Arial, sans-serif;
	background:url(images/grid8.gif) repeat;
	margin:0px;
	padding:0px;
	color: white;
}
#home{
	width: 950px;
	height: 2450px;
	margin: 0px auto;
	clear: both;
	position: relative;
}
#margin-left1{
	float: left;
	width: 50%;
	margin-bottom: -2450px;
	height: 1225px;
	background: url(images/whitesquare.gif) repeat-x;
	background-position: 0 150px;
}
#margin-left2{
	float: left;
	width: 50%;
	margin-bottom: -2450px;
	height: 2450px;
	background: url(images/whitesquare.gif) repeat-x;
	background-position: 0 1850px;
}
#margin-right1{
	float: right;
	width: 50%;
	margin-bottom: -2450px;
	height: 1225px;
	background: url(images/whitesquare.gif) repeat-x;
	background-position: 0 568px;
}
#margin-right2{
	float: right;
	width: 50%;
	margin-bottom: -2450px;
	height: 2450px;
	background: url(images/whitesquare.gif) repeat-x;
	background-position: 0 2350px;
}

#navigation{
	position: absolute;
	top: 0px;
	border-left: 4px solid white;
	height: 150px;
	width: 846px;
	font-size: 48px;
	font-family: Times;
	font-variant: small-caps;
	padding-left: 100px;
}

#navigation li{
	float: left;
	text-align:center;
	margin: 20px;
	padding: 5px 10px;
	background-color: black;
	border: 2px solid white;
	list-style-type: none;
}

#navigation li a{
	color: white;
	text-decoration: none;
}

#portrait{
	position: absolute;
	top: 150px;
	border: 4px solid white;
	padding: 9px;
	padding-bottom: 5px;
	background-color: black;
}

#title{
	position: absolute;
	top: 150px;
	right: 0px;
	width: 734px;
	height: 156px;
	border: 4px solid white;
	background-color: black;
	font-family: Times;
	font-variant: small-caps;
}

#title h1{
	font-weight: normal;
	font-size: 36px;
}

#title h1.name{
	border-bottom: 1px solid white;
	margin: 30px 80px 0px 80px;
}

#title h1.description{
	text-align: right;
	margin: 0 80px 0 0;
}

#quote-container{
	position: absolute;
	top: 314px;
	right: 0px;
	border-right: 4px solid white;
	padding-top: 154px;
}

#quote{
	border: 4px solid white;
	border-right: 0;
	background-color: black;
	height: 96px;
	width: 406px;
	font-family: Times;
	font-variant: small-caps;
	font-size: 24px;
	text-align: right;
}

#quote blockquote{
	margin: 20px 50px 0 0;
}

#quote p{
	font-size: 18px;
	font-variant: normal;
	margin: 0 50px 0 0
}

#about{
	position: absolute;
	top: 568px;
	border: 4px solid white;
	background-color: black;
	width: 532px;
	height: 519px;
}

#about h2 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 30px;
	letter-spacing: 3px;
	margin: 5px 25px 0 25px;
}

#about p{
	margin: 15px 25px 0 25px;
	letter-spacing: 1px;
}
	
#skills{
	position: absolute;
	border: 4px solid white;
	background-color: black;
	top: 774px;
	left: 536px;
	height: 313px;
	width: 264px;
}

#skills h2 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 30px;
	letter-spacing: 3px;
	margin: 5px 25px 0 25px;
}

#skills ul{
	margin: 15px 25px 0 35px;
	list-style-type: square;
}

#skills li{
	letter-spacing: 1px;
}

#resume-container{
	position: absolute;
	top: 774px;
	right: 0px;
	border-right: 4px solid white;
	height: 426px;
}	

#resume{
	border: 4px solid white;
	border-right: 0;
	background-color: black;
	width: 138px;
	height: 52px;
	text-align: center;
	font-variant: small-caps;
}

#resume a{
	color: white;
}

#resume a:hover{
	font-weight: bold;
}

#portfolio{
	position: absolute;
	top: 1200px;
	border: 4px solid white;
	background: black url(images/portfolio-background.jpg);
	width: 942px;
	height: 392px;
}

#portfolio ul{
	float: left;
	width: 350px;
	margin: 15px 25px 0 35px;
	list-style-type: square;
}

#portfolio li{
	letter-spacing: 1px;
}

#portfolio h2 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 30px;
	letter-spacing: 3px;
	margin: 5px 25px 0 25px;
}

#imagegallery-list a {
	color: white;
	text-decoration: none;
}

#imagegallery-list a: hover {
	font-weight: bold;
}

#imagegallery-photo{
	position: absolute;
	right: 11px;
	top: 83px;
	width: 521px;
}

/*
#portfolio-description{
	position: absolute;
	right: 0px;
	border: 4px solid white;
	background-color: black;
	top: 1596px;
	width: 541px;
	height: 125px;
	text-align: center;
	z-index: -100;
}
*/

.portfolio-description{
	width: 541px;
	z-index: 100;
	font-size: 14px;
	padding: 0 10px;
	position: absolute;
	top: 309px;
	right: -15px;
	border: 4px solid white;
	border-top: none;
	background-color: black;
}

.portfolio-description h3{
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
}

.portfolio-description p{
	text-align: center;
	margin-bottom: 10px;
}	

.portfolio-description p.left{
	text-align: left;
	margin-bottom: 0;
}

.portfolio-description a{
	text-decoration: underline;
	color: white;
	text-align: right;
	display: block;
}

#contact-container{
	position: absolute;
	border-left: 4px solid white;
	top: 1600px;
}	

#contact{
	border: 4px solid white;
	border-left: 0;
	background-color: black;
	margin-top: 250px;
	width: 500px;
	height: 496px;
}

#contact h2 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 30px;
	letter-spacing: 3px;
	margin: 5px 25px 0 25px;
}

#contact p{
	margin: 15px 25px 0 25px;
	letter-spacing: 1px;
}	

#contact ul{
	list-style-type: none;
}

#contact-left{
	float: left;
	margin: 20px 0 0 25px;
}

#contact-right{
	float: right;
	margin: 20px 50px 0 0;
}

#contact-right li{
	margin-bottom: 42px;
}

#contact a{
	color: white;
}

#contact .arrow a{
	color: black;
	text-decoration: none;
	border: none;
}

#footer{
	position: absolute;
	border: 4px solid white;
	border-bottom: 0;
	background-color: black;
	top: 2350px;
	height: 96px;
	right: 0;
	width: 438px;
	text-align: center;
}

#footer p{
	margin: 15px 25px 0 25px;
	letter-spacing: 1px;
}	


.arrow{
	cursor:pointer;
	margin: 3px 0 0 3px;
}

.arrow a{
	color: black;
	text-decoration: none;
	border: none;
}

