body {
	background-color: #666666;
	
 }	
	
.body {
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	color: #d1d1d1;
	margin-right: 15px;
	margin-left: 10px;
	}
#wrapper
{
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#Content{
	height: 430px;
	width: 459px;
	scrollbar-face-color:#760203;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#333333;
	overflow: auto;
	

}

#Content a{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
#Content a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	
}
#Content a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	
}

.title {
	font-family: Arial;
	font-size: 14px;
	color:#616161;
	margin-left: 10px;
	font-weight:bold;
	
}
.title {
	text-align:left;
	font-family: Arial;
	font-size: 16px;
	color:#616161;
	font-weight:bold;
	
}
.drink {
	font-family: Verdana;
	font-size: 14px;
	color:#FF6103;
	font-weight:bold;
	
}
.info {
	text-align:center;
	font-family: Arial;
	font-size: 10px;
	color: #d1d1d1;
	margin-right: 15px;
	
	}
.text {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;

	}

