body {
	font-family:verdana;
	font-size:13px;
	margin-top:25px;
	background-color: #ffffff;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FEC411;
}

.blue-text {
	color:#3366FF;
}

.slideshow{
	height: 535px; 
	width: 800px; 
	margin: auto
}

.copyright {
	font-size:10px; 
	color:#666666;
}
		
#content {
	width: 800px;
	height: 100%;
	margin: 0px auto;
}

#nav {
	height: 80px;
	margin: 0px auto;
}

#logo { float:left; }

#links { 
	float:right;
	margin-top: 52px;
}

#links a { 
	margin: 0px 10px; 
	//font-weight:bold;
	//text-transform:uppercase;
}

#like { 
	float:right; 
	margin-top: 50px;
	margin-left: 10px;
}

#show-container { 
	width:800px;
	hieght: 535px;
	margin-bottom:25px;
}

#store-container h3 { 
	margin-top:10px;
	color:#666666;
}

#store {
	margin: 20px;
	height: 392px;
	overflow: hidden;
}

#footer { 
	text-align: center;
	margin-bottom: 20px; 	
}