body 	{
		background: rgb(175, 73, 62);
		}

		
		#container {
			width: 750px;
			\width: 770px;
			w\idth: 750px;
			border: 1px rgb(211, 202, 183);
			margin: 0px;
			margin-left: 0px;
			margin-right: 0px;
			padding: 0px;
			background: rgb(211, 202, 183);
		}

		#banner {
			padding-bottom: 0px;
			margin-bottom: 0px;
			border-bottom: 1px rgb(211, 202, 183);
		}
		
		#banner p {
		font-family: georgia, serif;
		font-size: 36px;
		line-height: 0em;
		padding: 0px;
		}
		

		#content {
			padding: 3px;
			margin-left: 260px;
			margin-right: 5px;
			margin-bottom: 5px;
			background: rgb(211, 202, 183);
		}
		
		#content-box {
			width: 500px;
			\width: 510px;
			w\idth: 500px;
			margin: 0;
			margin-right: 0px;
			padding: 3px;
			}
		
		
		#content p {
		font-family: Georgia, serif;
		font-size: 13px;
		color: rgb(175, 73, 62);
		line-height: 20.5px;
		}

		#sidebar-a {
			float: left;
			width: 250px;
			\width: 260px;
			w\idth: 250px;
			margin-bottom: 10px;
			margin-top: 15px;
			margin-right: 3px;
			padding: 3px;	
			background: rgb(211, 202, 183);
		}
		
		#sidebar-a p {
		font-family: Georgia, serif;
		font-size: 13px;
		color: rgb(175, 73, 62);
		}
		
		#sidebar-b {
			float: right;
			width: 250px;
			\width: 260px;
			w\idth: 250px;
			margin: 0;
			margin-left: 3px;
			padding: 3px;
			border: 1px solid gray;	
			background: rgb(122, 155, 155);
			
		}
		
		#sidebar-b p {
		font-family: Georgia, serif;
		font-size: 13px;
	
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 10px;
			border-top: 1px solid white;
			background: rgb(111, 149, 155);
		}
		
		#footer p {
		font-family: Georgia, serif;
		font-size: 14px;
		color: white;
		}
		
		.float-left {
			float: left;
			margin-left: 10px;
			}
			
			
		.float-right {
			float: right;
			}
		
		.menu {
		font-family: Georgia, serif;
		font-size: 13px;
		text-align: center;
		}
		
		h1 {
		font-family: georgia, serif;
		font-size: 18px;
		color: rgb(175, 73, 62);
		}
		
		h4 {
		font-family: Georgia, serif;
		font-size: 5px;
		text-align: center;
		}
		
		
		.drop {
		float: left;
		font-size: 400%;
		line-height: .5em;
		color: black
		margin: 4px 0px 0px 0;
		padding: 4px 6px;
		}
		
		a:link {
		color: white;
		text-decoration: none;
		}
		a:visited {
		color: white;
		text-decoration: none;
		}
		a:hover {
		color: white;
		text-decoration: underline;
		}
		
		#img {
		width: 350px
		\width: 350px;
		w\idth: 350px;
		margin-bottom: 5px;
		}
* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:white url(images/bg.jpg) 50% 0 no-repeat}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:750px; margin:0px auto}

.sliderbutton {float:left; width:0px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:center; width:750px; height:563px;}
#slides {position:relative; width:750px; height:563px; list-style:none; overflow:auto}
#slides li {width:750px; height:563px}

.pagination {float:left; list-style:none; height:25px; margin:0px 0 0 0px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:white; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:750px; height:563px; padding:0px 0px 0px 0px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}