body{
	font-family: "Times New Roman", Times, serif;
	color: #99CCFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.nametitle {
	font-size: 20px;
	color: #CCCCCC;
	position: absolute;
	left:20px;
	top:17px;
}
.greytext {
	color: #CCCCCC;
}
div.errortext {
	color: #CCCCCC;
	position: absolute;
	left:350px;
	top:132px;
	width:400px;
}
a:link {
	text-decoration: none;
	color: #99CCFF;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
div.email{
	position: absolute;
	left:20px;
	top:45px;
	color: #CCCCCC;
	letter-spacing:.7px;
	font-size: .95em;
}
.cat1{
	position: absolute;
	left:350px;
	top:45px;
	color: #99CCFF;
}
.cat2{
	position: absolute;
	left:442px;
	top:45px;
	color: #99CCFF;
}
.cat3{
	position: absolute;
	left:530px;
	top:45px;
	color: #99CCFF;
}
.cat4{
	position: absolute;
	left:550px;
	top:45px;
	color: #99CCFF;
}
div.worksmenu{
	position: absolute;
	left:20px;
	top:132px;
}

#CV{
	position: absolute;
	left:170px;
	top:130px;
}

ul#menu {
list-style-type: none;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
text-align: left;
list-style-type: none;
margin: 0;
padding: 5px;
position: fixed;
	left:20px;
	top:110px;
}
img{
	border:0px;
	padding-bottom:20px;
	padding-right:20px;
	}