html body{
	background: url("s_bg1.gif");
	margin: 0px;
	text-align: center;
	}
#column{
	width: 750px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: #D4CFA9;
	margin: 0px auto;
	text-align: left;
	height: auto;
	}
#topspace{
	height: 20px;
	}
#main{
	background: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 470px;
	cellpadding: 0px;
	cellspacing: 0px;
	width: 100%;
	}
#side{
	background: url("images/logo_scrap.gif") no-repeat left top;
	padding: 0px;
	width: 269px;
	height: 440px;
	}
#sidetd{
	background: #e3e3e3;
	border-right: 1px dotted #555;
	}
#sidepad{
	padding-top: 100px;
	}
#disclaimer{
	padding: 4px;
	padding-left: 18px;
	color: #A6A285;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
a.credit:link, a.credit:visited{
	color: #A6A285;
	text-decoration: none;
	}
a.credit:hover{
	color: #807D66;
	text-decoration: none;
	}
		
#navbar{
	float: left;
	padding: 0px 0px 10px 16px;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
	border: 0px;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 92px;
	width: 80px;
	text-align: center;
	top: 0;
	display: none;
	border: 1px solid #222;
	}
li:hover ul, li.over ul { display: block; }
	
a.menu1:link, a.menu1:visited{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11pt;
	border-bottom: 0px;
	}
a.menu1:hover{
	display: block;
	text-decoration: none;
	color: #555;
	padding: 4px;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 0px;
	}
a.menu2:link, a.menu2:visited{
	display: block;
	text-decoration: none;
	color: #666;
	background: #edebd5;
	padding: 3px;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #edebd5;
	border-top: 1px solid #edebd5;
	}
a.menu2:hover{
	display: block;
	text-decoration: none;
	color: #000;
	background: white;
	padding: 3px;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #D4D2BE;
	border-top: 1px solid #D4D2BE;
	}

#info{
	float: left;
	padding: 55px 0px 0px 18px;
	width: 180px;
	}
.this{
	width: 180px;
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 11pt;
	font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #B3B1A1;
	}
.infotext{
	padding-top: 8px;
	color: #444;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9pt;
	}

#contact{
	padding-left: 18px;
	color: black;
	font-size: 11pt;
	font-family: Trebuchet MS, sans-serif;
	}
.special{
	color: #444;
	}
	
/* PAGE CONTENT STYLES */

#content{
	padding: 12px 14px 12px 20px;
	}
#about{
	font-size: 9pt;
	font-family: Trebuchet MS, sans-serif;
	color: #888;
	font-style: italic;
	border-bottom: 1px solid #D4D2BE;
	}
a.page:link, a.page:visited{
	color: #995B51;
	font-size: 9pt;
	text-decoration: none;
	border: 0px;
	font-family: Trebuchet MS;
	}
a.page:hover{
	border-bottom: 1px solid #D4D2BE;
	}
.standard{
	font-family: Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #444;
	}
.header{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6C4039;
	padding-bottom: 4px;
	display: block;
	}

.article_head{
	padding-top: 12px;
	border-bottom: 1px solid #D4D2BE;
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Trebuchet MS, sans-serif;
	}
.article_date{
	color: #6C4039;
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
	}
.article_loc{
	color: #807D66;
	font-style: italic;
	display: block;
	font-size: 9pt;
	padding-bottom: 5px;
	font-family: Trebuchet MS, sans-serif;
	}
.article{
	padding: 5px 0px 0px 4px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #444;
	}
a.exp:link, a.exp:visited{
	color: #995B51;
	font-size: 8pt;
	font-family: Trebuchet MS, sans-serif;
	padding-top: 4px;
	border: 0px;
	}
a.exp:hover{
	color: #000;
	border: 0px;
	}

	
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

