#home {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: .3em;
}
.enter {
	font-family: "Times New Roman", Times, serif;
	color: #4E4E4E;
	text-decoration: none;
	font-size: 12px;
}
.enter a {
	text-decoration: none;
	color: #4E4E4E;
}
.enter  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #000000;
}
#thumbs {
	text-align: right;
	padding-top: 20px;
}
#picture {
	text-align: right;
	vertical-align: top;
	float: right;
	background-color: #000000;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	letter-spacing: 0.1em;
	width: 140px;
	vertical-align: top;
}


#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav  a:hover {
	color: #0099FF;
	text-decoration: none;
}
#nav a.selected {
	color: #0099FF;
	text-decoration: none;
}


#main {
	left: 400px;

}
#download {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #008A00;
	text-decoration: none;
}
#download  a {
	color: #008A00;
	text-decoration: underline;
}
#download a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 50px;
	width: 707px;
	padding-left: 50px;
}
#text a {
	color: #FFFFFF;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

