* {margin:0;padding:0}

#content {
text-align:center;
float:left;
width:620px;
	height:600px;
margin-left:15px;
}

#title * {font-size:16pt;
	font-weight:bold;
	margin-bottom:5px;
margin-top:5px;
}

#collect1 * {font-size:12pt;
	font-weight:bold;
margin-bottom:10px;
}

#collect2 * {color:blue;
	font-size:12pt;
}



#collect3 * {font-size:12pt;

}

#text3 {width:620px;
height:25px;}

#albumlist {list-style-type:none;
	
	width:100%;
}

#albumlist li {
 	float:left;
	width:33%; height:140px;
 	text-align:center;
	margin-bottom:10px;
	font: bold 10pt century schoolbook, helvetica, sans-serif;
	
	}

#albumlist img {
	border: 1px solid #333300;
	Margin-top:10px;
}

#albumlist a {color:#7c0000;
	text-decoration:none;
}

#albumlist li a:hover {
	color:#9c2276;
}

#check {clear:left;}

.aa {
display:block;
width:100%;
height:40px;

}




