@charset "UTF-8";
#container {
	width: 944px;
	margin-left: 20px;
	float: left;
}
#reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 150px;
	margin-left: 5px;
}
#shows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 275px;
	clear: none;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	line-height: 20px;
}
#vieo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 130px;
	margin-left: 15px;
	line-height: 20px;
}
#owlnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 20px;
}
#wrap {
	float: left;
	width: 640px;
	position: relative;
	top: 0px;
}
#photo {
	width: 900px;
	margin-bottom: 1em;
}
h3 {
	color: #CC3366;
	font-size: 20px;
	line-height: 0px;
}
#news {
	font-family: tahoma;
	font-size: 14px;
	float: left;
	width: 300px;
	margin-left: 10px;
}
#owlpic {
	float: left;
	width: 650px;
}
p {
	text-align: justify;
	margin-top: 5px;
}
h1 {
	text-align: center;
	font-size: 24px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
