h3  {
	color : #0000FF;
	font-family : sans-serif;
	font-size : 24pt;
	line-height : 26pt;
	font : Arial;
}

hr {
	color : Blue;
	line-height : 10pt;
	font-size : 10pt;
}
.linksblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-indent: -2px;
	display: block;
	margin: 2px;
	width: 150px;
	padding-left: 4px;
	position: absolute;
	left: 3px;
	top: 91px;
	height: 106px;
}

.albumlisttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: absolute;
	width: 500px;
	left: 161px;
	top: 93px;
}

p  {
	font : 1em "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
}
p.links {
	font-size: 0.7em;
	margin: 1px;
	padding: 1px;
}

h1  {
	color : #0000FF;
	font : bold 2.5em/26pt "Comic Sans MS", Arial, Helvetica, sans-serif;
}

h2  {
	font-family : "Comic Sans MS", Arial, Helvetica, sans-serif;
	color :; 		color: #0000FF;
	font-size: 1.75em;
.red {
	color: #FF0000;
}

a:link {
	color: #FF00FF;
	font-size: None;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	font-size: None;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	font-size: None;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.padded {
	display: block;
	margin: 10px;
	padding: 10px;
}
a:active {
	color: #FF9933;
	font-size: None;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.header {
	display: block;
	position: absolute;
	width: 500px;
	left: 160px;
	top: 0px;
	text-align: center;
	height: 70px;
}
.leftblock {
	display: inline;
	margin: 2px;
	padding: 2px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: right;
}
.rightblock {
	display: inline;
	margin: 2px;
	padding: 2px;
	width: 350px;
	position: relative;
	left: 156px;
	top: 0px;
	background-color: #FFFFFF;
}
#tl {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 0px;
	display: block;
	padding: 10;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
}
#tr {
	background-color: #FFFFFF;
	position: absolute;
	height: 110px;
	width: 600px;
	left: 150px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 30px;
	padding-bottom: 10px;
	float: right;
	font-size: 1ex;
	color: #000000;
}
#bl {
	background-color: #FFFECA;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 150px;
	height: 100%;
	display: block;
	padding: 3;
	float: left;
}
#br {
	background-color: #FFFFFF;
	position: absolute;
	width: 600px;
	left: 150px;
	top: 150px;
	height: 100%;
	display: block;
	padding: 15;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 1em;
}
body {
	padding: 2px;
	height: 100%;
	width: 660px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

