body  { 
	background-color: #363;
	margin: 0px;
	color: #F8F0B4;
	font-family: Hoefler Text, Garamond, Georgia, Times New Roman, serif;
	}
	
p, td, li { 
	font-size: 14px;
	line-height: 22px;
	}
	
h1 {
	font-size:20px;
	letter-spacing: 0.05em
	}
	
h2 {
	font-size: 16px
	}
	
h3 {
	font-size:14px;
	line-height:22px;
	}

/* Layout
----------------------------------*/

#wrap { 
	background: #600 url(images/side1.gif) repeat-y; 
	width: 800px;
	align: left;
	}
	
#header { 
	background: url(images/header_r1.jpg) no-repeat; 
	width: 800px; 
	height: 170px; 
	}
	
#crumbs { 
	background: url(images/header_r2.jpg) no-repeat; 
	padding-left: 220px;
	padding-top:5px;
	width: 800px; 
	height: 40px;
	color:#363;
	}

#content_wrap {
	width:800px;
	}

#nav {
	width:160px;
	padding: 0 0 18px 60px; 
	float:left;
	}
	
#content { 
	padding:0 18px 18px 18px; 
	width: 540px;
	border-left: 1px dotted #F8F0B4;
	float:right;
	text-align:left;
	}

#footer {
	width:800px;
	height:158px;
	background: url(images/footer.jpg) no-repeat; 
	clear:both;
	}
	
#subfooter {
	width:800px;
	background-color: #363;
	padding: 6px 18px 6px 18px;
	}
	
/* Formatting
----------------------------------*/

#crumbs a {
	color:#600;
	text-decoration:none
	}

#crumbs  a:visited {
	color:#600;
	text-decoration:none
	}
	
#crumbs  a:hover {
	color: #363;
	text-decoration:none 
	}

#crumbs a:visited:a:hover { 
	color: #363;
	text-decoration:none 
	}
	
.links { 
	font-size:16px;
	}
	
.links a { 
	margin-bottom: 8px; 
	display: block 
	}
	
.links br { 
	display:none 
	}

.slink { font-size: 14px; margin-left: 10px }
	
#plink { 
	border-bottom: 1px dotted #999 
	}

#onlink { 
	background: url(images/arrow.gif) no-repeat left 2px;
	padding-left: 12px; 
	}

#onlink a:link { 
	color: #222;
	}

#onlink a:hover { 
	color: #363 
	}

#content a {
	color:#F8F0B4;
	text-decoration:none
	}

#content  a:visited {
	color:#F8F0B4;
	text-decoration:none
	}
	
#content  a:hover {
	color: #363;
	text-decoration:none 
	}

#content a:visited:a:hover { 
	color: #363;
	text-decoration:none 
	}

#nav a {
	color:#F8F0B4;
	text-decoration:none
	}

#nav  a:visited {
	color:#F8F0B4;
	text-decoration:none
	}
	
#nav  a:hover {
	color: #363;
	text-decoration:none 
	}

#nav a:visited:a:hover { 
	color: #363;
	text-decoration:none 
	}
	
.infosearch_title {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0;
	}

.infosearch_abstract {
	font-size: 14px;
	line-height: 22px;
	}

.infosearch_readmore {
	font-size: 14px;
	padding-top:6px;
	}

#subfooter a {
	color:#F8F0B4;
	text-decoration:none
	}

#subfooter  a:visited {
	color:#F8F0B4;
	text-decoration:none
	}
	
#subfooter  a:hover {
	color: #600;
	text-decoration:none 
	}

#subfooter a:visited:a:hover { 
	color: #600;
	text-decoration:none 
	}

.bluekey { 
	color:#888 
	}