	
	/* Style */
*{padding: 0; margin: 0;}

.content{
	width: 650px;
	margin: 75px auto 0px;
	font-size: 14px;
}
.warning strong{
	color: #F00;
}
.info{
	margin: 60px 0;
}
em{
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
}
p{	
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	font-size: 13px;
	margin-bottom: 2em;
}
small{
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
}
hr{
	height: 0px; border: none; width: 400px; border-bottom: 1px #BBB solid; margin: 0 auto 2em;
}
.img{
	width: 600px;
}
strong{
	font-weight: normal;
	color: #666;
}	
.topbar{
	font-size: 13px;
	color: #999;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 13px 12%;
	top: 0px;
	position: fixed;
	display: block;
	width: 100%;
	background-color: #666;
	z-index: 999;
}
.topbar li{
	display: inline;
	white-space: nowrap;
	margin-right: 30px;
}
.topbar li strong{
	font-weight: normal;
	font-size: 150%;
}
.topbar li a{
	color: #C7C7C7;
	text-decoration: none;
	padding: 5px;
}
.topbar li a:hover{
	background-color: #C7C7C7;
	color: #666;
}
.topbar li .active{
	background-color: #C7C7C7;
	color: #666;
	padding: 5px;
}

a{
	color: #666;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.taster{
	width: 286px;
	margin: 0px auto 25px;
}
.warning{
	font-size: 110%;
}
h2{
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#info{
	line-height: 1.3em;
	color: #666;
}
.top{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#blenddiv{
	background-repeat: no-repeat;
}
#controls{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
