.nav {
	background-color: transparent;
	float: right;
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-right: 25px;
}
.content {
	background-attachment: scroll;
	background-image: url(Main.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	margin-top: 25px;
	margin-right: 325px;
	margin-bottom: 25px;
	border: thin solid #FFF;
	float: right;
	margin-left: 25px;
}
.updates {
	background-color: transparent;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	font-size: 12px;
}
.main {
	background-color: #000;
}
.nav2 {
	font-family: "Calisto MT", "Brush Script MT", Calibri;
	font-size: 11px;
	color: #000;
	text-align: center;
	background-attachment: fixed;
	background-image: url(Main.jpg);
	background-repeat: no-repeat;
	background-position: -424px -35px;
	padding: 2px;
}
.updates {
	text-align: center;
	background-attachment: fixed;
	background-image: url(Main.jpg);
	background-repeat: no-repeat;
	background-position: -397px -93px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
a:link {
	color:#000;
	text-decoration:underline;
}
a:visited {
	color:#C00;
	text-decoration:underline;
}
a:hover {
	color:#F96;
	text-decoration:none;
	cursor:hand
}
a:active {
	color:#9F6;
	text-decoration:none
}

BODY
{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #009;
	SCROLLBAR-ARROW-COLOR:  #009;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #009;
}
h1 {
	font-size: 48px;
	font-family: "Vladimir Script", "Segoe Script", Pristina;
	font-weight: bolder;
	color: #006;
}
