body {
	background-color: #000;
	height: 100%;
}

#container {
	height: 100%;
}

#head {

}

#content {
	height: 100%;
}

#footer {


}

#nav {
	
}

#nav a {
	color: #fff;
	text-decoration: none;
}


#flashcontent {
	height: 100%;
}

#about {
	font-size: 10pt;
}
