body {
	background-color: #000000;
	text-align: center;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	background-position: right;
	color: #FCE796;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr {
	color: #725700;
}
a {
	color: #725700;
	text-decoration: none;
}
a:hover {
	color: #FCE796;
	text-decoration: none;
}
#header {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	height: 217px;
	color: #000;
}
#header h1 {
	margin: 0;
}
#container {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: auto;
	text-align: left;
	margin: auto;
}
#leftCol {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 140px;
	float: left;
	text-align: left;
}
#content {
	margin-left: 140px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #725700;
	font-weight: bold;
}
#content .block {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	display:block;
	padding:10px;
	width:630px;
	float:left;
}

#content h3 {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	margin-top: 0;
	font-size: 18px;
	text-align: center;
}

.news {
	width: 130px;
	background-color: #170F04;
	color: #FCE796;
	height: auto;
	margin-top: 65px;
	padding: 2px;
	font-size: 12px;
}
.news h3 {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}

.top {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 620px;
	text-align: center;
}
#footer {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	color: white;
	text-align: center;
	font-size: 10px;
}
#footer hr {
	clear: both;
}
#footer a {
	color: #725700;
	text-decoration: none;
}
#footer a:hover {
	color: #FCE796;
	text-decoration: none;
}
.float-right {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: right;

}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #553608;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #725700;
	border-style: solid;	
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #553608;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 250px;
	height: 188px;
}
#container #content p {
	font-size: 14px;
	color: #DAE781;
	font-style: italic;
	text-align: center;
}
#container #leftCol .news p {
	text-align: center;
	border:#C90
}
#container #leftCol .news h4 {
	text-align: center;
	color: #FFF;
}
#container #header p {
	text-align: right;
	color: #C90;
}
#container #header p {
	font-size: 10px;
}
#container #header p {
	color: #FFF;
}
#container #leftCol .news h3 {
	text-align: center;
}

#container #footer #pf_slideShow1 {
	text-align: center;
}
