@charset "utf-8";
#thumbs li    {
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 5px;
}
#wrapper #content #left #thumbs li a img {
	height: 50px;
	width: 75px;
	border: 1px solid #000;
}





* {
	margin: 0px;
	padding: 0px;


}

/* CSS Document */
 

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/newspaper_texture.jpg);
	background-repeat: repeat;
	height: 1550px;
}
#wrapper p img {
	padding-bottom: 50px;
	padding-top: 45px;
}



.slideshow {
	height: 360px;
	width: 815px;
	margin-right: 73px;
	margin-left: 73px;
}
.slideshow img {
	border: 1px solid #000;
}


.clearBoth
{
	clear:both;
	visibility: hidden;
}
#content {
	width: 815px;
	margin-left: 74px;
	margin-top: 20px;
	text-align: left;
}
#right {
	width: 230px;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	min-height: 200px;
	margin-bottom: 10px;
}
#left {
	width: 560px;
	margin-top: 20px;
	text-align: left;
	float: left;
	min-height: 200px;
	margin-bottom: 10px;
}
#footer {
	width: 815px;
	text-align: center;
	float: left;
	margin-left: 72px;
}

h1     {
	font-family: 'Lobster';
	font-size: 30px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
}
h2 {
	font-family: 'Lobster';
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin-top: 40px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
h4 {
	font-family: 'Lustria';
	font-size: 27px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
}
h5 {
	font-family: 'Lustria';
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
