body
{
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 11.5pt;
}

.BlackPage
{
	background-color:Black;
	color:White;
	text-decoration:none;
}

.RedPage
{
	background-color:Red;
	color:White;
	text-decoration:none;
}

.Info
{
	font-size:8pt;
	color:Red;
}

.HomepageTitle
{
	color:Red;
	text-align:center;
	margin-bottom:8px;
}

.GalleryTitle
{
	text-align:center;
	font-family:verdana;
	font-size:15pt;
	font-weight:normal;
}

.GalleryImage
{
	border-style:none;
	margin:5px;
	height:100px;
	width:150px;
}

.MenuItem
{
	color:White;
	font-family:Verdana;
	font-size:17pt;
	font-style:italic;
	text-decoration:none;
	white-space:nowrap;
}

.MenuItem a
{
	position:relative;
	text-align:center;
	text-decoration: none;
	color: White;
}

.MenuItem a:hover
{
	border-bottom: solid 2px white; 
}

.Footer
{
	color:red;
	vertical-align:bottom;
	margin-top:80px;
	bottom:20px;
	text-align:center;
}