<!--
body {
	background: #05040a url(../images/bg-main-sub.jpg) repeat-x;
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
}
#headerBottom {
	width: 1184px;
	height: 37px;
	background: url(../images/bg-header-bottom.jpg) no-repeat 0 0;
}
#subpageWrapper {
	min-height: 414px;
}
#subpageWrapper {
	background: url(../images/bg-sub-wrapper-who-i-am.jpg) no-repeat 0 0;
}
#whoIamPage #subpageWrapper {
	background: url(../images/bg-sub-wrapper-who-i-am.jpg) no-repeat 0 0;
}
#whatIdoPage #subpageWrapper {
	background: url(../images/bg-sub-wrapper-what-i-do.jpg) no-repeat 0 0;
}
#contactMePage #subpageWrapper {
	background: url(../images/bg-sub-wrapper-contact-me.jpg) no-repeat 0 0;
}
#portfolioPage #subpageWrapper {
	background: url(../images/bg-sub-wrapper-portfolio.jpg) no-repeat 0 0;
}
#subpageContent {
	margin: 0 0 0 180px;
	padding-top: 5px;
}
.portfolioPage #subpageContent {
	padding-top: 0;
}
#subpageContent p {
	line-height: 23px;
}
p.quote {
	color: #9fbbc9;
	float: right;
	width: 225px;
	padding: 5px 0 6px 25px;
	margin: 0;
	font-size: 20px;
}
#leftColumn {
	width: 550px;
	float: left;
	padding-bottom: 40px;
}
#rightColumn {
	width: 300px;
	float: left;
	margin-left: 50px;
}
#footerSub {
	background: url(../images/bg-footer-sub.jpg) repeat-x 0 0;
	height: 137px;
	width: 100%;
	clear: both;
}
#footer {
	padding-top: 30px;
	margin: 0 auto;
}
.paginationGrave, .paginationExec, .paginationIce, .paginationSaussy, .paginationDADD {
	position: absolute;
	top: 250px;
	left: 385px;
	z-index: 100;
}
.paginationGrave li, .paginationExec li, .paginationIce li, .paginationSaussy li, .paginationDADD li {
	list-style: none;
	float: left;
	margin: 0 0 0 4px;
}
.paginationGrave a, .paginationExec a, .paginationIce a, .paginationSaussy a, .paginationDADD a {
	display: block;
	background: url(../images/bg-pagination-circles.gif) no-repeat 0 0;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-indent: -999px;
}
.paginationGrave a:hover, .paginationExec a:hover, .paginationIce a:hover, .paginationSaussy a:hover, .paginationDADD a:hover {
	background-position: 0 -14px;
}
.paginationGrave .active a, .paginationExec .active a, .paginationIce .active a, .paginationSaussy .active a, .paginationDADD .active a {
	background-position: 0 -28px;
}
-->

