body { 
	background: #ffffff;
	margin: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif
}

.net {
	border: 0px;
}

.box {
	position: absolute;
	width: 120px;
}

.box_caption {
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: lowercase;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.box_caption a, .box_caption a:visited {
	color: #898989;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.box_bar {
	line-height: 1px;
	width: 100%;
	border-bottom: 1px solid #D9D9D9;
	margin: 0.3em 0;
	padding-top: 0px;
}

#about {
	left: 345px;
	top: 55px;
}

#work {
	left: 345px;
	top: 236px;
}

#contact {
	left: 35px;
	top: 430px;
}

.content {
	position: absolute;
	left: 550px;
	top: 10px;
	width: 450px;
}

.content_caption {
	width: 100%;
	font-size: 20px;
	color: #666666;
	text-align: right;
	text-transform: lowercase;
}

.content_bar {
	line-height: 1px;
	width: 100%;
	border-bottom: 1px solid #D9D9D9;
	margin-top: 0.3em;
	margin-bottom: 1em;
}

.content_body {
	font-size: 16px;
	color: #898989;
	text-align: right;
	letter-spacing: 1.2px;
	line-height: 30px;
	padding-top: 0.2em;
	padding-left: 1em;
}

.content_body a, .content_body a:visited {
	color: #898989;
	text-decoration: none;
}

.footer {
	position: absolute;
	left: 300px;
	top: 550px;
	width: 700px;
}

.footer_content {
	width: 100%;
	font-size: 10pt;
	color: #898989;
	text-align: center;
	line-height: 140%;
}
