body {
	color: #000;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../images/GS_logo_bckgd.gif);
	font: 12px/12px helvetica, arial, sans-serif;
	width: 800px;
	padding: 0;
	margin: auto;
}

#port {
	background-color: white;
	border-style: double;
	border-width: 0px 6px 6px 6px;
}

.place {
	margin: 0 40px 25px 25px;
}

.lower {
	text-transform: lowercase;
}

.outer {
	margin: 15px 40px 25px 33px;
	color: #666;
	letter-spacing: 1px;
}

h1 {
	color: #000;
	text-transform: capitalize;
	font: 48px/60px helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 11px 50px 0px 0px;
}

h1 a.one {
	text-decoration: none;
	color: #33cccc;
}

h1 a.one:hover {
	text-decoration: none;
	color: #99cccc;
}

h1 a.two {
	text-decoration: none;
	color: #FF66FF;
}

h1 a.two:hover {
	text-decoration: none;
	color: #ff99ff;
}

h1 a.three {
	text-decoration: none;
	color: #FFcc00;
}

h1 a.three:hover {
	text-decoration: none;
	color: #ffdd99;
}

h1 a.four {
	text-decoration: none;
	color: #777777;
}

h1 a.four:hover {
	text-decoration: none;
	color: #999999;
}

#nav {
	background: white;
	border-style: double;
	border-width: 0px 0px 6px 6px;
	float: left;
	height: 800px;
	width: 194px;
}

#nav ul {
	margin: 154px 0px 0px 0px
}

#nav ul li {
	text-decoration: none;
	list-style-type: none;
	text-align: right;
}

#nav ul li.main {
	font: 24px helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 30px 25px 0px 0px
}

#nav ul li a {
	text-decoration: none;
	color: #000;
}

#nav ul li a.home:hover {
	text-decoration: none;
	color: #33cccc;
}

#nav ul li a.portfolio:hover {
	text-decoration: none;
	color: #FF66FF;
}

#nav ul li a.resume:hover {
	text-decoration: none;
	color: #FFdd00;
}

#nav ul li a.contact:hover {
	text-decoration: none;
	color: #777777;
}

.sub1 {
	font: 15px helvetica, arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0 25px 0 0;
}

.sub2 {
	font: 10px helvetica, arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	margin: 0 27px 0 0;
}

#content {
	background: white;
	border-style: double;
	border-width: 0px 6px 6px 0px;
	float: left;
	height: 800px;
	width: 594px;
	overflow: auto;
}

h2 {
	font: 24px helvetica, arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1.5px;
	line-height: 28px;
	margin: 20px 0 0 0;
}

h3 {
	font: 12px helvetica, arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	margin: 12px 75px 0px 0;
}

h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

h3 a:hover {
	text-decoration: none;
	color: #000;
}

.bookalign {
	margin: 0px 0px 0px -15px;
}

.linkspace {
	margin: 25px 40px 0px 0px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.kern {
	letter-spacing: -0.1em;
}

#imgmain {
	background: white;
	margin: 25px 0 0 0;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 475px;
	height: 475px;
	overflow-x: auto;
	overflow-y: hidden;
}

.imgcenter {
	margin: 137.5px 37.5px 137.5px 37.5px;
}

h4 {
	font: 10px helvetica, arial, sans-serif;
	font-weight: bold;
	line-height: 12px;
	margin: 6px 75px 0 0;	
}

h4 a {
	text-decoration: none;
	color: #999;
}

.smallcaps {
	font-variant: small-caps;
	letter-spacing: 1px;
}