/* CSS Document */

body {

	background-image: url(../images/bkgnd.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:595px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
		
}

h2 {
	font-size:12px;
	}

em {color:#333333;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}


img {border:none;
	
}

.date {
	font-style:italic;
	font-size:10px;
	padding-bottom:0;

}

.caption {
	font-size:10px;
	color:#333333;
	}


.page {
	
	width:620px;
	height:595px;
	padding-left: 90px;
	padding-right:90px;
	padding-top:50px;
	

	}
	
.play {
	margin-top:100px;
	width:20px;
	min-height:10px;
	
	}

		
.menu { 
	width: 80px;
	float:left;
	margin-top:30px;
	height:340px;
	min-height:340px;
	padding-left:10px;
	text-align:left;
	}
	

	
.selected{
	color:#FFFFFF
	}
	
ul.review li,	
div.review {

	background:transparent url(../images/man.gif) no-repeat top left;
	padding-left:17px;
	padding-bottom:5px;

	}
ul.review {

	margin:0;

	padding:0;

	list-style-type:none;

}

	
	
ul.link li,	
div.link {

	background:transparent url(../images/bg_link.gif) no-repeat top left;
	padding-left:10px;
	padding-bottom:5px;

	}
	
	
div.back{

	background:transparent url(../images/bg_back.gif) no-repeat top left;
	padding-left:10px;
	padding-bottom:5px;

	}

ul.link {

	margin:0;

	padding:0;

	list-style-type:none;

}
	
	
	
.main {
	float:right;
	width:500px;
	height:350px;
	text-align:left;

	
	}
	
	
.board {
	float:left;
	width:325px;
	height:350px;
	text-align:left;
	overflow:auto;
	

	
	}
	
	
.music {
	float:left;
	width:225px;
	height:350px;
	text-align:left;
	overflow:auto;
	

	
	}
	
.home {
	width: 170px;
	height: 60px;
	margin-top:25px;
	float:left;
	
	}
	
	
.banner {
	float:right;
	width:400px;
	height:80px;
	margin-top:25px;
	font-size:14px;
	color:#000000;
	text-align:center

}

.left {
	float:left;
	max-width:250px;

	}
	
.right {
	float:right;
	min-width:100px;
	height:350px;
	padding-right:10px;
	}

.text-box {width:240px;
padding:10px;
float: right;
}

.bottom {
	height:20px;
	float:left;
	
	}
.gold {
	color:#FF9900;
	}
	
.underline {
	text-decoration:underline;
	}
	

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align:right;
	float:right;
	margin-top:50px;
	width:150px;

}

.tiny a:link {text-decoration: none;font-size: 10px;
	color:#666666;}
.tiny a:visited {text-decoration: none;font-size: 10px;
	color:#666666;}
.tiny a:hover {text-decoration: underline;font-size: 10px;
	color:#666666;}
.tiny a:active {text-decoration: none;font-size: 10px;
	color:#666666;}