* {
	padding: 0px;
	margin: 0px;
	clear: both;
	}

html, body {
	background: #ffffff url('images/ark_01.gif') repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	}
	
a {
	text-decoration: underline;
	color: #0f0f0f;
	}

a:hover {
	text-decoration: none;
	}

div {
	}
	
ul {
	list-style-type: square;
	}

#etoNotice a {
	text-align: center;
	color: #ffffff;
	font-size: 0px;
	}
	
#etoNotice {
	text-align: center;
	color: #ffffff;
	font-size: 0px;
	}

#pagetrail {
	text-align: right;
	}

#frame {
	background: #ffffff;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
#contentcontainer {
	width:900px;
	float:left;
	background: #ffffff;
	}

#contentleft {
	background: #ffffff;
	width:250px;
	float:left;
	padding-top: 45px
	}

#contentright {
	background: #ffffff;
	width:610px;
	float:right;
	padding: 20px 20px 20px 20px;
	position: relative;
	min-height: 350px;
	overflow: hidden;
  	clear: right;
	}
	
#contentwide {
	background: #ffffff;
	width:860px;
	float:left;
	padding: 20px 20px 20px 20px;
	position: relative;
	min-height: 350px;
	overflow: hidden;
	}

#header {
	background: url('images/ark_02.gif');
	height: 93px;
	width: 900px;
	}

#footer {
	clear: both;
	background: #ffffff;
	height: 0px;
	font-size: 10px;
	color: #9D9D9D;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0px 10px 25px 0px;
	}

h1, h2 {
	margin:5px 10px 5px 10px;
	}

p {
	margin:0px 10px 10px 10px;
	text-align: justify;
	}
	
#contentright ul {
	margin:0px 10px 10px 35px;
	list-style-type: square;
	}
	
#contentleft ul {
	list-style-type: none;
	}

#contentright h1 {
	font-size:14px;
	color: #F26721;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
	
#contentwide h1 {
	font-size:14px;
	color: #F26721;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}

#contentleft h1 {
	font-size:14px;
	color: #F26721;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}

h2 {
	font-size:12px;
	padding-top:5px;
	color: #606060;
	}

#header h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
#contentright p {
	line-height: 16px;
	}
	
#contentwide p {
	line-height: 16px;
	}

/*
#menu {
	position: absolute;
	padding: 0;
	margin: 0px 0px 0px 20px;
	width: 900px;
	}

#menu ul {
}

#menu ul li {
	display: inline;
	line-height: 160px;
	padding-left: 0px;
	}
*/

#menu {
	position: absolute;
	padding: 0px;
	margin: 73px 0px 0px 20px;
	width: 900px;
	}

#menu ul li {
	display: inline;
	padding-left: 0px;
	/*line-height: 160px;*/
	}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 6px 12px 6px 6px;
	font-size: 11px;
	color: #f2f2f2;
	font-weight: bold;
	text-decoration: none;
	border-left: #525252 solid 1px;
	}

#menu ul li a:hover {
	background: #ebebeb url('images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
	}

ul.linklist {
	list-style: none;
	}

ul.linklist li {
	padding-top: 4px;
	margin: 4px 0px 0px 0px;
	}
	
/* NewsListing Snippet Classes
---------------------------------- */
ul.newsList
{
  	padding-left: 0;
}

li.newsLi
{
	padding: .5em;
	color: inherit;
	background: #efefef;
	margin: 0.8em;
	list-style-type: none;
}

h1.newsTitle
{
  /*the news story title */
  border-bottom: 1px solid #ddd;
}

p.postInfo
{
  text-align: right;
  font-size: 10px;
  color: #aaa;
  background:inherit;
}

h2.oldernewsheading {}

ul.oldnews
{
  font-size: 90%;
}

#contentleft ul a,
li span#LM_youAreHere,
li LM_collapsed
{
  display: block;
  background-color: #ffffff;
  margin: 2px 0px 2px 0px;
  color: #000000;
  text-decoration: none;
  padding: 2px 14px 2px 10px;
}

#contentleft ul a:hover,
#contentleft li span#LM_youAreHere
{
  background-color: #f4f4f4;
}

ul#LM_level_1 li a,
ul#LM_level_1 li span#LM_youAreHere
{
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 20px;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 30px;
}

/*li.LM_collapsed a
{

}
*/

li.LM_expanded a,
li.LM_expanded span
{

}

li.LM_endPage a,
li.LM_endPage span
{
  	font-weight: normal;
}

ul#LM_level_1
{
  	font-weight: bold;
  	display: block;
}

#contentleft ul ul
{
    margin-bottom: 5px;
}
