@charset "utf-8";
/* CSS Document */
		#container {
			width: 800px;
			border-left: 2px dotted #333;
			border-right: 2px dotted #333;
			background-color:#000;
			margin:0px auto 0px auto;
			padding: 0px;
		}
		#banner {
			padding: 0px;
			margin-bottom: 0px;
			background-color:#000;
			border-bottom: 0px solid #000;
		}
		#navigation {
			padding: 0px;
			margin-bottom: 0px;
			background-color:#000;
			border-bottom: 0px solid #000;
		}
		#content {
			border-right: 0px solid #000;
			padding-top: 9px;
			margin-left: 181px;
			background-color:#000;
			color:#999;
		}
		#photo {
			border: 0px solid #ccc;
			padding: 19px;
			margin: ;
			background-color:#000;
			color:#ccc;
		}
		#verbage {
			border-right: 0px solid #000;
			padding: 13px;
			padding-right: 69px;
			margin:0px auto 0px auto;
			background-color:#000;
			color:#fff;
		}
		#menu-verbage {
			border: 6px double #6B4714;
			border-bottom: 9px solid #3E1A11;
			padding: 25px;
			width: 450px;
			margin:0px auto 0px auto;
			background-color:#333;
			color:#ffc;
			font-size:16px;
			-moz-border-radius-bottomleft: 0px;
			-moz-border-radius-bottomright: 0px;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
		}
		#specials {
			color: #000;
			font-weight: bold;
			padding-left: 9px;
			padding-right: 9px;
			border-top: px solid #ccc;
			border-bottom: 1px dashed #ccc;
			background-color:#999;
		}
		#sticky {
			border: 1px solid #333;
			padding: 9px;
			width: 225px;
			margin:0px auto 0px auto;
			background-color:#000;
			color:#fff;
		}
		#gallery {
			border-right: 0px solid #000;
			padding: 13px;
			padding-right: 69px;
			margin:0px auto 0px auto;
			background-color:#000;
			color:#fff;
		}
		#sidebar-a {
			border-right: 0px solid #333;
			float: left;
			width: 189px;
			margin: 5px;
			margin-right: 24px;
			padding: 9px;
			padding-right: 19px;
			background-color:#000;
			color:#999;
		}
		#sidebar-aa {
			border-right: 0px solid #333;
			float: left;
			width: 189px;
			height: 1189px;
			margin: 5px;
			margin-right: 24px;
			padding: 9px;
			padding-right: 19px;
			background-color:#000;
			color:#999;
		}
		#sidebar-aaa {
			border-right: 0px solid #333;
			float: left;
			width: 189px;
			height: 939px;
			margin: 5px;
			margin-right: 24px;
			padding: 9px;
			padding-right: 19px;
			background-color:#000;
			color:#999;
		}
		#fotobox { 
	    	position:relative; 
	   	 	width:362px; 
	   	 	height: px; 
	    	margin:0 auto 0 auto; 
	    	border:0px solid #aaa; 
	    }
		#fotobox ul { 
	    	padding:0; 
	    	margin:0; 
	    	list-style-type:none;
			list-style-image:none; 
	    }
		#fotobox a:hover { white-space: normal; }
		#footer {
			clear: both;
			padding: 33px;
			padding-bottom: 0px;
			background-color:#000;
			background-image:url(images/footer-img.jpg);
			background-repeat:no-repeat;
			height: 123px;
		}
		#navlink {
			clear: ;
			padding: 13px;
			padding-top: 33px;
			color:#666;
		}
	body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/gb-bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
a:link {
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:hover {
	color: #ccc;
}
a:active {
	color: #ccc;
}
.style1 {font-size: 13px}
.style2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	color:#900;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color:#fff;
	font-size: 14px;
}
.style5 {
	color:#900;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	color:#fff;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	color:#F90;
	font-size: 18px;
}
.style8 {
	color:#6C9;
	font-size: 11px;
	font-style: italic;
}
ul {
	list-style-image: url(images/bullet.gif);
	}
#copyright {
  color: #fff;
  text-align: center;
  font-size: 9px;
  float: right;
  width: 315px;
  padding: 25px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td.alt {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	border-collapse:collapse;
	background-color: #000;
	padding: 3px 3px 3px 3px;
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
