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

body {
	padding: 0;
  background-color: #D0C2A4;/*   url('images/background.jpg') #0f1410 repeat;*/
	color: #000000; /*#000000;*/
	font: 16px  Verdana, Herculanum, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold
	text-align: center;
}    
#topbar { width:100%; height: 80px; margin: 0: padding: 0; background: url('images/background_top.gif') #0f1410 repeat-x; }
#body_wrapper {	padding: 5px 0px 10px; width: 100%;	clear: both; background-color: #D0C2A4;/*   url('images/background.jpg') #0f1410 repeat;*/}
#container { margin: 0px auto; width: 800px; text-align: left; }
#container #content { width: 100%; text-align: left; }

/* general style */
a { color: #000000;  text-decoration: none; }
a:hover { text-decoration: underline; }
img { margin: 5px; border: 1px #667 solid; }
img.noborder{ border: 0; }
img .double_border { border: 4px #667 double; }
ul { list-style-type: none; }
li { list-style-type: none; }
h1, h2, h3 { clear: both; }
p { margin: 0px 0px 15px; text-align: justify; line-height: 15px; }
.clearthis { margin: 0px; height: 20px; clear: both; float: none; font-size: 1px; line-height: 0px; 
  overflow : hidden; visibility: hidden; }
	
/* Page Header */
#page_header { width:100%; height: 75px; margin-top: 10px; background: none; text-align: center; }
#page_header h1 { margin-top: 25px; color: #000000; font-size: 30px; font-family: Monotype Corsiva,Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0px; }

/* Page Footer */
#page_footer { padding: 10px; /*background: url('images/background_top.gif') #171c18 repeat-x;*/ background: none; float: none; clear: both; }

/* Navigational Menu */
#navcontainer ul
{
	margin: 0;
	padding-top: 0;
	list-style-type: none;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	height: 75px;
	margin-bottom: 10px;
}

#navcontainer ul li { display: inline; 	
	text-align: center;
}

#navcontainer ul li a
{
	text-decoration: none;
	color: #000;
}

#navcontainer ul li a:hover
{
	color: #000;
}

/* Quick Peek */
#peek { padding: 10px 0px 10px 10px; }
#peek ul { width: 750px; }
#peek li { margin-right: 30px; margin-bottom: 25px; padding: 4px 4px 2px; float: left; }

/* Gallery */
#gallery { }
#gallery #left { padding: 10px; width: 125px; float: left; background-color: #bdae8c; color: #fff; margin: auto;}
#gallery #middle { padding: 10px; width: 475px; float: left; }
#gallery #right { padding: 10px; width: 125px; float: right; background-color: #bdae8c; }

#gallery .topmenu { margin-left: 250px; }
#gallery .topmenu li { margin-right: 25px; margin-bottom: 5px; float: left; padding: 10px; }
#gallery .menu { padding: 10px; width: 100%; float: none; clear: both; }
#gallery .menu li { line-height: 100%; width: 125px; height: 200px; padding: 15px; float: left; overflow: hidden; }
#gallery .menu input { margin: 5px; border: 1px #667 solid; width: 100px; height: 100px; }
#gallery .menu img { margin: 10px; border: 1px #667 solid; width: 100px; height: 100px; }
#gallery #picture { background-color: #2f3430; border: 4px double #999; padding: 10px;}
#gallery .desp { font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }



