/* mac hide\*/
html, body {height:100%}
/* end hide */


body {
	color: #FFFFCC;
	font-family: arial, "lucida console", sans-serif;
	word-wrap: break-word;
}

h1 {
	display:inline;
	font-size:20px;
	font-weight:normal;
}
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:775px;
	background-color:#CCCCCC;
	color: #000000;
}
#outer{
	height:100%;
	min-height:100%;
	width:775px;
	color: #000000;
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(/images/background.gif) repeat-y center center; 
}
 
html>body #outer{height:auto;}
#innerwrap {
	float:left;
	width:646px;
}
#banner{
	position:absolute;
	top:0px;
	left:0px;
	width:775px;
	height:70px;
	z-index:100;
	background-image:url(/images/heading.gif);
	
}
#location {
	position:absolute;
	top:105px;
	left:0px;
	width:480px;
	text-align:left;
	padding-top:3px;
	padding-left:175px;
	font-size:16px;
	color:#000000;
	z-index:10;
}
#message {
	position:absolute;
	top:57px;
	left:380px;
	width:375px;
	height:29px;
	z-index:99;
	text-align:right;
	padding-top:15px;
	padding-right:3px;
	font-size:20px;
	color:#F6F3F4;
}
#header {
	position:relative;
	top:57px;
	left:0px;
	width:392px;
	height: 25px;
	text-align:left;
	background-color:#333333;
	font-size:20px;
	color: #F6F3F4;
	padding-top: 15px;
	border-left:3px solid #333333;
	border-right:380px solid #333333;
	z-index:1;

}

#left {
	position:relative;
	width:170px;
	float:left;
	padding-top:71px;
	padding-bottom:32px;
	padding-left:4px;
	z-index:15;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;
	width:125px;
	float:right;
	padding-top:71px;
	padding-bottom:32px;
	font-size:11px;
}
#right a {
	font-size:13px;
}
#right a.continue_feed {
	font-size:11px;
}
a {
	text-decoration:underline;
	color: #996633;
}
 a:hover {
	text-decoration: underline;
	color: #996633;
}
a:visited {
	color: #996633;
}
a.selected {
	text-decoration: none;
	color:#000000;
}
a:visited.selected {
	text-decoration: none;
	color:#000000;
}
a:hover.selected {
	text-decoration:underline;
	color:#000000;
}
a.footer {
	font-size:12px;
}

span.level_2 {
	float:left;
	font-size:13px;
	padding-left:10px;
	background-image:url(/images/lvl2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
span.level_3 {
	float:left;
	font-size:12px;
	padding-left:16px;
	background-image:url(/images/lvl3.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
span.level_4 {
	float:left;
	font-size:11px;
	padding-left:23px;
	background-image:url(/images/lvl4.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
span.level_5 {
	float:left;
	font-size:10px;
	padding-left:28px;
	background-image:url(/images/lvl5.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
br.left {
	clear:left;
}
.right {
	clear:right;
}
#footer {
	width:775px;
	clear:both;
	height:45px;
	background-color:#CCCCCC;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {
	\height:52px;
	he\ight:50px;
}
div,p  {margin-top:0}
#centrecontent {
	position:relative;
	height: auto;
	width:468px;
	float:right;
	padding-top:111px;
	padding-bottom:32px;
	padding-right:3px;
	z-index:3;
	
	font-size:30px;
	text-align:center;
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both}

span.admin_links {
	font-size:13px;
}
.page_list {
	font-size:12px;
	float:right;
}
.page_list.a {
	font-size:12px;
}
.search_url {
	font-size:11px;
	color:#78965C;
	font-style:italic;
}
span.ito {
	font-size: 20px;
}
#search_input {
	width: 115px;
}
#search_button {
	margin-bottom:1px;
}
#left a {
	font-size:13px;
	float:left;
	margin-top:2px;
	margin-left:5px;
}

