body{
	background-color: #c4bd89;
	color: #524b1d;
	font-family: Verdana, serif;
}

td img{
	display: block;
}

a img{
	border: none;
}

/*links--------------------------------------------------------*/
	#footer a:link, #footer a:active, #footer a:visited{
		color: #4b5439;
	 	text-decoration: none;
	}

	#footer a:hover{
		color: #303030;
	 	text-decoration: none;
	}
/*--------------------------------------------------------links*/

#wrapper{
	margin: 5px auto 0px auto;
	width: 719px;
}

#header .repeater{
	background-color: #cdc797;
	width: 100%;
	background-repeat: repeat-x;
}

#body .left_repeat{
	background-image: url(images/repeater.gif);
	width: 165px;
	background-repeat: repeat-y;
}

#body .left_repeat2{
	background-image: url(images/bottom_repeat.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#body #left_gallery{
	background-image: url(images/g_repeat1.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 14px;
}

#body .right_repeat{
	background-image: url(images/repeater2.gif);
	background-repeat: repeat-y;
}

#body #right_gallery{
	background-image: url(images/g_repeatR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 11px;
}

#content2{
	height: 100%;
	font-size: 14px;
	text-align: justify;
	text-justify: auto;
}

#footer{
	width: 100%;
	background-color: #cdc797;
}

#copyright{
	color: #4b5439;
	font-size: 12px;
}

#content2 .gallery1{
	/*background-image:url(images/gallery_repeat.jpg);
	background-repeat:repeat-x;*/
	height: 123px;
	padding: 0px;
	margin: 0px;
}

#content2 .gallery2{
	/*background-image:url(images/gallery_repeat2.jpg);
	background-repeat:repeat-x;*/
	height: 123px;
	padding: 0px;
	margin: 0px;
}
