.albumtitle{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.albumcaption{
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#bottommenu ul {
	margin: 0px 0px 0px 50px;
	list-style-type: none;
}
#bottommenu a {
	padding-right: 20px;
}
#menu4 {
	border-bottom: #FFFFFF 2px solid;
}
.countryalbum{
	margin-top: 20px;
}
.rightcolumn{
	float: right;
}
.leftcolumn{
	float: left;
}
img.albumheader{
	margin-top: 10px;
	margin-right: 10px;
	width: 500px;
	height: 150px;
}
img.albumimage{
	width: 271px;
	height: 204px;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.albumflag{
	float: left;
	width: 62px;
	height: 42px;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.albumflaguk{
	float: left;
	width: 80px;
	height: 40px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#album{
	margin-left: 30px;
	margin-right: 10px;
	font-family: "Georgia","Times New Roman";
}
a.albumlink:link{
	color: #008000;
}
a.albumlink:visited{
	color: #008000;
}
a.albumlink:hover{
	color: #00C000;
}
a.albumlink:active{
	color: #00C000;
}
a.diarylink:link{
	color: #000080;
}
a.diarylink:visited{
	color: #000080;
}
a.diarylink:hover{
	color: #0000FF;
}
a.diarylink:active{
	color: #0000FF;
}
table.albumtable{
	margin-top: 0px;
	font-family: "Georgia","Times New Roman";
	text-align: left;
	border-top: #008000 1px none;
	border-left: #008000 1px none;
	border-bottom: #008000 1px none;
	border-right: #008000 1px none;
	width: auto;
}
table.albumtable td{
	text-align: left;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: top;
}	
table.albumtable td.header{
	font-weight: bold;
}	
#albumindex{
	margin-left: 50px;
	margin-right: 50px;
	font-family: "Georgia","Times New Roman";
}
.indexheader{
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Georgia","Times New Roman";
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.indexsubheader{
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Georgia","Times New Roman";
	text-align: left;
	margin-bottom: 20px;
}
img.rahulaalbum{
	height: 116px;
	width: 315px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 20px;
}



