body {
	background-image:  url("img/bg.gif");
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin:0;
	padding:0;
}
body,p,div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#headimg {
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.contentbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #484A4F;
	letter-spacing: 0.1ex;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#636569;
}

h1,h2,h3 {
	margin-bottom:0px;
	margin-top:5px;
}
p {
	margin-bottom:5px;
	margin-top:0px;
}

a:link {
	color: #484A4F;
	text-decoration: none;
	border-bottom: 1px dashed #666;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}
a:active {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #666;
}
.contenthead {
	width: 100px;

}
#content {
	margin-left: 175px;
	width: 400px;
}
td {
	vertical-align: top;
}
.infobox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	position: absolute;
	left: 630px;
	width: 142px;
	letter-spacing: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #636569;
	letter-spacing: 1px;
}
#mainmenue {
	width: 65px;
	position: absolute;
	left: 30px;
	top: 65px;
}
#mainmenue a {
	padding-bottom:5px;
	display:block;
	border:none;
}
#subabout {
	width:65px;
	height:55px;
	border-left: 1px solid #999;
	position: absolute;
	left: 100px;
	top: 80px;
}
#subwork {
	width:65px;
	height:85px;
	border-left: 1px solid #999;
	position: absolute;
	left: 100px;
	top: 95px;
}
#subabout a,#subwork a {
	padding-bottom:5px;
	border:none;
	display:block;
}
#footer {
	margin-left:30px;
	font-size:10px;
	color:#999999;
	margin-top:25px;
}
#bottombox {
	background-color: #FF6600;
	height: 25px;
	width: 25px;
}
h3 {

	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
}
#motivation {
	background-image: url(img/motivation.gif);
	background-repeat: no-repeat;
	height: 2800px;
	width: 240px;
	margin-top: 70px;
}
