body{
	width: 1200px;
	height: inherit;
}

div.logo{
	position: absolute;
	top: 23px;
	left: 23px;
	border: none;
}

div.mainimage{
	position: absolute;
	top: 188px;
	left: 208px;
}

div.info{
	position: absolute;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 65%;
	line-height: 135%;
	margin: 50px 100px 0px 15px;
	color: #000000;
}

div.resume{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 20px 100px 0px 200px;
	color: #000000;
	text-align: left;
}

div.news{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 20px 100px 0px 360px;
	color: #000000;
	text-align: left;
}

div.design{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 20px 100px 0px 520px;
	color: #000000;
	text-align: left;
}

div.illustration{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 20px 100px 0px 680px;
	color: #000000;
	text-align: left;
}

div.dlinks{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 130px 0px 0px 520px;
	color:#000000;
	text-align: left;
}

div.ilinks{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 130px 0px 0px 680px;
	color:#000000;
	text-align: left;
}

div.about{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 20px 100px 0px 840px;
	color: #000000;
	text-align: left;
}

div.line{
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 15px 0px 0px 200px;
}

div.line2{
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 15px 0px 0px 360px;
}

div.line3{
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 15px 0px 0px 520px;
}

div.line4{
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 15px 0px 0px 680px;
}

div.line5{
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 15px 0px 0px 840px;
}

div.line6{
	position:absolute;
	z-index: 2;
	width: 790px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 150px 0px 0px 200px;
}

div.description{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 70%;
	margin: 154px 0px 0px 200px;
	color:#000000;
	text-align: left;
}

div.line7{
	position:absolute;
	z-index: 2;
	width: 790px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 170px 0px 0px 200px;
}

p.title{
	line-height: 0%;
	font-size: 300%;
	font-style: italic;
}

div.newstext{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	line-height: 150%;
	font-style: none;
	font-size: 75%;
	margin: 200px 0px 0px 200px;
	color:#000000;
	text-align: left;
}

div.line8{
	position:absolute;
	z-index: 2;
	width: 790px;
	height: 1px;
	background: #CC9933;
	border: none;
	margin: 600px 0px 0px 200px;
}

div.copyright{
	position: absolute;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 75;
	white-space: nowrap;
	font-style: none;
	font-size: 65%;
	margin: 605px 0px 0px 200px;
	color:#999999;
	text-align: left;
}

a{
	color: #000000;
	text-decoration: none;
}
	
a:hover{
	color: #CC9933;
	background-color: none;
}

