p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
	left:20px;
	margin-right: 10px;
	padding-right: 10px;
	}
#text {
	left:150px;
	top:5px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	}
#navButtons {
	top:150px;
	position:absolute;
	}
#pTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	position:relative;
	top:93px;
	left:100px;
	}
h1 a {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#aaa;
	background:#fff;
	border-style:solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #aaa;
	border-left-color: #fff;
	border-width:1px;
	padding: 1px 5px 1px 5px;
	background:url(Assets/images/Buttons/Ink-Splotch.gif) no-repeat left top;
	}
h1 a:hover {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00F;
	background:#fff;
	border-style:solid;
	border-top-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-width:1px;
	padding: 1px 5px 1px 5px;
	background:url(Assets/images/Buttons/Ink-Splotch.gif) no-repeat left top;
	}
h1 a:active {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	background:#fff;
	padding: 1px 5px 1px 5px;
	background:url(Assets/images/Buttons/Ink-Splotch.gif) no-repeat 0 -23px;
	}
h1 {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: -15px;
	}
h2 {
	font-size: 20px;
	}
.blue {
	color:#0000FF;
	}
.thumbGromKo {
	position: absolute;
	left: 200px;
	top: 200px;
	}
.linkGromKo {
	position: absolute;
	left: 200px;
	top: 300px;
	}
.portfolioThumbs {
	position:relative;
	left:50px;
	width: 700;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
