body {text-align: center; background-color: #797842; margin-top:5px; margin-bottom:5px; color:#666666;}

A:link {COLOR: #C86000; text-decoration: none}
A:visited {COLOR: #C86000; text-decoration: none}
A:active {COLOR: #C86000; text-decoration: none}
A:hover {COLOR: #C86000; text-decoration: underline}

#page_wrapper {margin-left: auto; margin-right: auto; width: 800px; text-align: left; background: #ffefdb url('img/content_bg.png') top left repeat-y;}

#page_header {height: 200px; background: #FFFFFF url('img/header.png') bottom left no-repeat; clear: both;}

#menu_bar {margin:0px; padding:0px; border:0px dashed #cccccc; height:31px; clear:both; background: #FFFFFF url('img/menu_bg.png') bottom left no-repeat;}

#content_wrapper {margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px; border:0px dashed #FFFFFF;}

#center {margin-left:160px; margin-right:160px; border:0px dashed #cccccc;}

#center h3 {margin-top:0px; margin-bottom:5px; font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; color: #ffffff; padding:4px; border: 1px solid #a9a742; background-color: #797842;}

#center h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #a9a742;
	background-color: #797842;
	font-style: italic;
	text-decoration: underline;
}

#center p {margin-top:5px; margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 20px;}
#center p1 {margin-top:5px;	margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; line-height: 20px font-style: italic;}

#center ul li {margin-top:5px;	margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 20px font-style: italic;}

#left_side {float: left; width:140px; border:0px dashed #cccccc;}

#left_side h3 {margin-top:0px; margin-bottom:5px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #ffffff; padding:4px; border: 1px solid #a9a742; background-color: #797842;}

#left_side h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
}

#left_side p {margin-top:5px; margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 14px; color: #666666;}
#left_side p1 {margin-top:5px; margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; line-height: 12px; color: #666666;}
#left_side p2 {margin-top:5px;	margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 13px;}

#right_side {float: right; width:140px; border:0px dashed #cccccc;}

#right_side h3 {margin-top:0px; margin-bottom:5px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #ffffff; padding:4px; border: 1px solid #a9a742; background-color: #797842;}

#right_side p {margin-top:5px; margin-bottom:15px; padding:4px; font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 16px; color: #666666;}

#right_side A:link {COLOR: #f3f0d1; text-decoration: none}
#right_side A:visited {COLOR: #f3f0d1; text-decoration: none}
#right_side A:active {COLOR: #f3f0d1; text-decoration: none}
#right_side A:hover {COLOR: #f3f0d1; text-decoration: underline}

#page_footer {height: 60px; background: #a9a742; clear: both; border-left: 1px solid #425227; border-right: 1px solid #425227; border-bottom: 1px solid #425227;}

#page_footer p {padding-top:15px; text-align:center; font-family: verdana; font-size: 10px; line-height:10px; color:#FFFFFF;}

#page_footer A:link {COLOR: #FBD539; text-decoration: none}
#page_footer A:visited {COLOR: #FBD539; text-decoration: none}
#page_footer A:active {COLOR: #FBD539; text-decoration: none}
#page_footer A:hover {COLOR: #FBD539; text-decoration: underline}


#navcontainer ul {padding-left: 0; margin-left: 0; margin-top:0px; background-color: #C86000; background: url('img/menubar.png') top right no-repeat; 
  color: White; float: left; width: 100%; font-family: verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {padding-top: 5px; padding-bottom: 7px; padding-left:10px; padding-right:10px; background-color: transparent; color: White;
  text-decoration: none; float: left; border-right: 1px solid #BD620E;}

#navcontainer ul li a:hover {background-color: #DE6B02; background: url('img/menubar_hover.png') bottom left repeat-x; color: #fff;}

#linklist {padding-left: 0; margin-left: 0; border-bottom: 1px solid #D1D9C4; width: 140px;}

#linklist li {list-style: none; margin: 0; line-height:20px; border-top: 1px solid #D1D9C4; font-family:verdana; font-size:12px;}

#linklist li a {text-decoration: none;}

.thumbnail_left {float:left; margin-right:10px; margin-bottom:5px; border:0px;}

.thumbnail_right {float:right; margin-left:10px; margin-bottom:5px; border:0px;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
