body {
	background-color:#000;
	margin:0;
	padding:0;
	font-size:small;
	text-align:center;
	}
h1, h2, h3, h4, h5, p{
	margin:0;
	padding:0;
	font-size:small;
	}
p {
	line-height:1.4;
	margin-bottom:5px;
	}
a:link {
	color: #333399;
}
a:visited {
	color: #333399;
}
a:hover {
	color: #B91440;
}
	
#container {
	margin:0 auto;
	text-align:left;
	width:918px;
	background-color:#FFF;
	background-image:url(img/title_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#title {
	padding:35px 0 21px 96px;
	}

#contents {
	width:763px;
	margin:0 auto 10px auto ;
	padding-bottom:14px;
	background:url(img/contents_bottom.gif) bottom left no-repeat;
	}
#contents2 {
	width:763px;
	padding-top:34px;
	background:url(img/contents_top.gif) top left no-repeat;
	}
#contents3 {
	width:705px;
	padding:0 29px ;
	background:url(img/contents_middle.gif) top left repeat-y;
	}

h2 {
	margin-bottom:10px;
	}
h3 {
	font-weight:bold;
	font-size:medium;
	margin-bottom:10px;
	}

h4 {
	background-color:#EEE;
	padding:3px 8px ;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
	border-left:4px solid #BBB;
	border-bottom:1px solid #BBB;
	}
h5 {
	margin-bottom:5px;
	}
#footer {
	background:#8D0322;
	padding:5px;
	color:#FFF;
	text-align:right;
	background:url(img/copyright_back.jpg);
	}
.cd {
	margin-left:15px;
	margin-bottom:15px;
	}
.biography {
	background:url(img/dot_2px.gif) top repeat-x;
	width:705px;
	border-collapse:collapse;
	margin-bottom:25px;
	}
.biography th {
	padding:5px;
	vertical-align:top;
	background:url(img/dot_2px.gif) bottom repeat-x;
	font-weight:normal;
	text-align:left;
	width:15%;
	}
.biography td {
	vertical-align:top;
	padding:5px;
	background:url(img/dot_2px.gif) bottom repeat-x;
	}
.top {
	font-size:x-small;
	text-align:right;
	margin-top:20px;
	}
.top a:link,
.top a:visited {
	color:#000;
	}
.popup {
	color:#FFF;
	font-weight:bold;
	margin:10px 0;
	}
.popup a:link,
.popup a:visited, 
.popup a:hover {
	color:#FFF;
	display:block;
	padding:3px;
	border:1px solid #FFF;
	width:60px;
	margin:10px auto;
	}
.popup img {
	border:1px solid #FFF;
	}
	
#info {
background:#FFF;
width:527px;
padding:20px;
text-align:left;
margin:15px auto;
color:#000;
}
#new {
top:15px;
left:25px;
}
