body {
	background-color: #000000;
}
#right {
	float: right;
	position: relative;
}

#content {
	position: relative;
	width: 490px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 150px;
	float: right;
	padding-right: 100px;
}

#content img {
	float:right;
	padding: 3px;
}


#nav {
	position: relative;
	width: 120px;
	float: left;
	padding-top: 130px;
	padding-left: 20px;
}
.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 30px;
	width: 30px;
	margin-top: 20px;
	top: 10px;
	position: relative;
}
.title {
	font-size: 23px;
	color: #999999;
}


#quote {
	width: 500px;
	padding-top: 30px;
}

li.norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	line-height: normal;
}
a:link {
	color:#999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
