body {
	background-image:url(page_assets/gradient-bg.jpg);
	background-repeat:repeat-x;
    background-color: #c2cde1;
}
.loginform{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
}
#nameOfPhoto {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#a0121c;	
}
#PageHeader{
	background-repeat:repeat-x;
}
#MenuBox{
	background-color:#6e5a6e;
}
#caption {
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	color:#000000;
}
#ThumbnailGallery
{
	width:400px;
	height:141px;
	overflow:scroll;
	border: 1px solid #0a1e74;
	padding: 11px;
}

ul {
	font-family:Verdana;
	font-size:11px;
	line-height:13px;
}

#footer p {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#000000;
}

#footer a:link {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#000000;
}

#footer a:visited {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#000000;
}

#footer a:hover {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#000000;
}

#footer a:active {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#000000;
}