body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0px;
	width:775px; 
	margin-left:auto; 
	margin-right:auto;
}

a {
	text-decoration: underline;
	font-size: 12px;
	color: #F26522;
}

a.hlink {
	color: white; 
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.pagelink {
	font-size:10px;
	text-decoration:none;
}

a.albumlink {
	color: black; 
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.header {
	border-left:1px solid black;
	border-right:1px solid black; 
	width:775px; 
	background-color:#026996; 
	color: white; 
	text-align:center;
	font-weight:bold;
	font-size:10px;
	float:left;
	overflow:hidden;
	height:180px;	
}

.footer {
	border-left:1px solid black;
	border-right:1px solid black;
	height:70px; 
	width:775px; 
	background-image: url(images/footerbg.gif); 
	color:white; 
	font-size:10px; 
	text-align:center;
	float:left;
	overflow:hidden;
}

.mainbody {
	border-left:1px solid black;
	border-right:1px solid black;
	width: 775px;
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	float:left;
}

.aboutme {
	font-size: 12px;
	color: black;
	position: relative;
	left: 250px;
	top: -260px;
	width: 460px;
	line-height: 14px;
	text-align:justify;
}

.albumlist {
	width:610px; 
	height:420px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:30px; 
	padding-left:10px; 
	overflow:hidden;
}
