.sidebox {
	padding: 5px;
	position: absolute;
	left: 10px;
	top: 80px;
	width: 200px;
	margin-left: 20px;
}
div, td {
	font-family: "Lucida Grande", Arial;
	font-size: 10px;
	color: #FF3300;
	line-height: 14px;
}

.textquote {
	color: #666;
}

.boxheader {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #0099FF;
	letter-spacing: 0.02em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.maintopbox {
	padding: 5px;
	position: absolute;
	left: 250px;
	top: 80px;
	width: 450px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #CC0066;
	text-decoration: underline;
}
.projectbox {
	position: relative;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 10px 0px 0px;
}
.projectpic {
	padding: 2px;
	border: 1px solid #0099FF;
}
.projectdesc {
	padding: 0px 5px 5px;
}
.projectname {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
.maincvbox {
	padding: 5px;
	position: absolute;
	left: 250px;
	top: 80px;
	width: 550px;
}
.cvworktitle {
	font-family: "Lucida Grande", Arial;
	font-size: 10px;
	color: #0099FF;
	letter-spacing: 0.02em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin-bottom: 10px;
	font-style: italic;
}
.cvsectitle {
	color: #990000;
	font-weight: bold;
}
