* {margin:0;padding:0}

#content {font-family:century schoolbook;

text-align:center;
float:left;
width:560px;
	height:600px;

margin-left:15px;
}

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

#text1 * {font-size:11pt;
	font-weight:bold;

}

#text2 * {clear:left;
	margin-left:10px;
	font-size:10pt;
	color:#000000;
}

#text3 * {font-size:10pt;
	
}

#text4 * {font-size:10pt;
	color:red;
}

#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:#8063A0;
	text-decoration:none;
}

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

#check {clear:left;}

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

}




