@charset "utf-8";


body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
}


.GalleryLink {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	height: auto;
	width: 100px;
	
	
}
a {
	font-weight: bold;
	color:#FFF;
	font-variant: small-caps;
	text-decoration: none;
}

#flashcontent {
	position: relative;
}
#current {
	color:#900;
	
}