#breadcrumbs{
	font: normal 10pt Verdana,Sans-Serif;
	margin-left: 10px;
}
#breadcrumbs a{
	text-decoration: none;
	color: #1c1a55;
}
#breadcrumbs a:hover{
	text-decoration: underline; 
	color: #605db0;
}
h1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: bold 14pt "Trebuchet MS",Tahoma,Sans-Serif;
	color: #141655;
}

#options {
	font: normal 9pt Verdana,Sans-Serif;
	margin-left: 11px;
}
#options a {
	color: #0000ff;
}


#section_albums {
	width: 660px;
	border: #cccccc 1px solid;
	margin: 10px;
}
#section_albums th {
	text-align: left;
	padding: 5px;
	border-bottom: #cccccc 1px solid;
}
#section_albums tr td {
	font: normal 8pt Verdana,Sans-Serif;
	background-color: #fcfcfc;
	border-bottom: #f0f0f0 1px solid;
	padding: 5px;
}
#section_albums tr.dark td {
	background-color: #f6f6f6;
}
#section_albums td img {
	float: left;
	width: 45px;
	height: 45px;
	margin: 0px 2px 2px 0px;
	border: #cccccc 1px solid;
}
#section_albums td a,
#section_albums td a:visited {
	color: #1c1a55;
}
#section_albums td a:hover {
	color: #605db0;
}
#section_albums td span {
	color: #999999;
}

.page div {
	text-align:center;
}