#window {
	position:absolute;
	width:800px;
	height:600px;
	z-index:2;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -300px;
}
#logo {
	position:absolute;
	width:775px;
	height: 98px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#navigation-main {
	position:absolute;
	width:230px;
	height: 30px;
	z-index:2;
	left: 552px;
	top: 50px;
	text-align: left;
}
#navigation-portfolio {
	position:absolute;
	visibility:visible;
	width:230px;
	height:115px;
	z-index:4;
	top: 144px;
	left: 595px;
}
#headline-home {
	position:absolute;
	width:218px;
	height: 36px;
	z-index:3;
	left: 285px;
	top: 100px;
}
#image-home {
	position:absolute;
	visibility:visible;
	width:200px;
	height:115px;
	z-index:1;
	top: 20px;
	left: 12px;
}
#dotted-box {
	position:absolute;
	width:476px;
	height: 433px;
	z-index:2;
	left: 120px;
	top: 144px;
}
#dotted-box-bio {
	position:absolute;
	width:328px;
	height: 433px;
	z-index:2;
	left: 120px;
	top: 144px;
}
#thumbnail-1 {
	position:absolute;
	visibility:visible;
	width:50px;
	height:50px;
	z-index:5;
	top: 160px;
	left: 35px;
}
#thumbnail-2 {
	position:absolute;
	visibility:visible;
	width:50px;
	height:50px;
	z-index:5;
	left: 35px;
	top: 230px;
}
#thumbnail-3 {
	position:absolute;
	visibility:visible;
	width:50px;
	height:50px;
	z-index:5;
	left: 35px;
	top: 300px;
}
#thumbnail-4 {
	position:absolute;
	visibility:visible;
	width:50px;
	height:50px;
	z-index:5;
	left: 35px;
	top: 370px;
}
#copy-home {
	position:absolute;
	visibility:visible;
	width:230px;
	height:115px;
	z-index:4;
	top: 144px;
	left: 550px;
}
#copy-bio {
	position:absolute;
	visibility:visible;
	width:385px;
	height:115px;
	z-index:4;
	top: 144px;
	left: 390px;
}
#copy-portfolio {
	position:absolute;
	visibility:visible;
	width:360px;
	height:105px;
	z-index:4;
	top: 480px;
	left: 135px;
}
body {
	background-color: #FFFFFF;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #E17E27;
	line-height: 18px;
}
.body-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #999900;
	font-weight: normal;
	line-height: 18px;
}
.body-copy-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.body-copy-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.body-copy-bold-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.class-static {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	text-align: left;
}
a.class:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E17E27;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.class:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E17E27;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.class:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #999900;
}
a.class:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.class-sub:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a.class-sub:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a.class-sub:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E17E27;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a.class-sub:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E17E27;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
