@charset "UTF-8";
/* CSS Document */


body  {
	background-color: #000;
	margin-top: 40px;
	margin-bottom: 20px;
}

#links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	line-height: 50px;
}
#otherprojects {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #666;
}
#otherprojectslink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
}
body,td,th {
	font-size: 8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

#titlethumbnail {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 5px;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	letter-spacing: 2px;
}
#header1 {
	width: 100%;
	position: relative;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 100px;
	text-align: left;
}
#linkcourtney {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #666;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 15px;
}
