.frontimage {
	background-image: url(../navigation/girls/fadefront.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topsecret {
	background-image: url(navigation/top_secret_stamp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navbar {
	color: #FF0000;
	text-decoration: none;
}
.navbar:hover {
	color: #FEAE03;
	text-decoration: underline;
}.footer {
	background-attachment: fixed;
	background-image: url(navigation/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.watchhover {
	text-decoration: none;
}
.watchhover:hover {
	background-color: #C5D3FD;
}
