/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font: small arial, hevetica, sans-serif;
		/*color: #504f4e; */
		/*text-align: center;*/
		/*background-color: #e0e0e0;*/
}
		
#container {
		/*margin-left:auto;
		margin-right:auto;
		width: 760px; 
		min-height:100%;
		background: white url(../images/column_bg.gif) repeat-y right top;
		text-align: left;
		position:relative;*/
}
/* commented backslash hack v2 \*/ 
/** html #container {height:100%;}		
* html #container {width:760px;w\idth:760px;}
* html body{font-size:xx-small;f\ont-size:x-small}*/
/* end hack */ 

#mainheader {
		/*position:absolute;
		left:0;top:0;
		height: 171px;
		width:100%;
		background-color: white;
		z-index:1;*/
}
#header {
		/*height: 50px;
		width:100%;
		background-color: #402f10;
		margin: 0px;
		position:relative;
		z-index:2;
		overflow:hidden;*/
}
#header img {
	display: none;
}

/** html #mainheader {height:171px;he\ight:176px}*/
/** html #header {height:50px;he\ight:50px}*/

#mainnav {
		/*width:100%;
		height: 100px;
		background: #402f10 url(../images/imageheader1.jpg) no-repeat; 
		position:relative;
		margin: 0px 0px 3px 0px;
		z-index:2;*/
		/*text-align: right;*/
}
/** html #mainnav{height:100px;he\ight:100px}*/
#mainnav p {
/*	background-color: #e0d4ba; width: 553px; margin: 0px 0px 0px 203px; padding: 0px 0px 0px 3px; position:relative;*/
}
#mainnav a {
	/*padding-right: 5px;
	padding-left: 5px;
	color: #402f10;
	font-size: 1.1em;
	text-decoration: none;*/
}
#mainnav a:hover {
	/*padding-right: 5px;
	padding-left: 5px;
	color: #716f6e; 
	background-color: white;
	font-size: 1.1em;
	text-decoration: none;*/
}

#titlebar {
		/*width:100%;
		height: 15px;
		background-color: #4e4a49;
		position:relative;
		z-index:2;*/
}
/** html #titlebar{height:2em;he\ight:2em}*/

#titlebar p {
/*		margin:0 5px 5px 5px;
		font-size: 1.2em;
		color: #e0d4ba;*/
}
		
#sidebar {
/*		width: 190px;
		background-color: #716f6e;*/
		/*padding:5px;*/
/*		margin: 3px 0px 0px 0px;*/
}
#content {
/*		float: right;
		width: 540px;
		padding:5px;
		margin: 3px 0px 0px 0px;*/
}
#content p {
/*	margin:10px 10px 5px 0px;
	font-size: 1.2em;*/
}
#content a {
/*	color: #402f10;
	text-decoration: underline;*/
}
#content a:hover {
/*	color: #402f10; 
	text-decoration: underline;
	background-color: #e0d4ba;*/
}
#sidebar p {
/*	margin:10px 10px 0px 10px;
	font-size: 1.2em;
	color: white;*/
}
#sidebar h1 {
/*	margin:10px 10px 10px 10px;
	font-size: 1.5em;
	color: white;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.3em;*/

}

#footer	{
/*		position:absolute;*/
/*		background: url(../images/footer_bg_1.gif) no-repeat 0px 27px;*/
/*		bottom:0;
		width:100%;
		height: 127px;*/
}
#footer p {
/*	margin:0;padding:0*/
}
/** html #footer {height:100px;he\ight:100px;}*/
#style_panel	{
/*		position:relative;*/
		/*bottom:100;*/
/*		width:100%;
		height: 24px;*/
		/*background-color: #4e4a49;*/
}
#graphic_css_panel {
/*	display: none;
	color: white;
	padding: 2px 10px 2px 10px;*/
}
#print_css_panel {
/*	color: white;
	padding: 2px 10px 2px 10px;*/
}
#graphic_css_panel a, #print_css_panel a {
/*	color: white;
	text-decoration: underline;
	align: middle;
	vertical-align: middle;*/
}
#graphic_css_panel img, #print_css_panel img {
/*	padding-right: 5px;*/
}
#foot_panel_1	{
/*	position:relative;
	width:180px;
	padding: 3px 10px 3px 10px;*/
	/*display: block;*/
/*	float: left;*/
}
#foot_panel_2	{
/*	position:relative;
	width:260px;
	padding: 3px 10px 3px 10px;*/
	/*display: block;*/
/*	float: right;*/
}
#foot_panel_3	{
/*	position:relative;
	width:260px;
	padding: 3px 10px 3px 10px;*/
	/*display: block;*/
/*	float: right;*/
}
#foot_panel_1 p, #foot_panel_2 p, #foot_panel_3 p	{
/*	color: #504f4e; 
	padding: 0px;
	font-size: 1.1em;*/
}
#foot_panel_1 h1, #foot_panel_2 h1, #foot_panel_3 h1	{
/*	color: #504f4e; 
	padding: 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;*/

}
#foot_panel_1 a, #foot_panel_2 a, #foot_panel_3 a {
/*	color: #402f10;
	text-decoration: underline;*/
}
#foot_panel_1 a:hover, #foot_panel_2 a:hover, #foot_panel_3 a:hover {
/*	color: #402f10; 
	text-decoration: underline;
	background-color: white;*/
}
.divider1 {
/*	width:100%;
	height:3px;
	overflow:hidden;
	background: white;
	position:relative;*/
}

#clearfooter {
/*	height:130px;width:100%;clear:both*/
}

