body {
background: #E9C97D url('/users/52/upload/Image/armchair_back.jpg')   repeat-x top left fixed;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	
}
	
	#header_container {
background: none no-repeat top right;
		border-style: none;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	width: 100%;
	
	}
	
	#header_contents { 
		padding: 1px;
	}
	
	#container {
	border-style: none;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	 }
	#submenu a {
		color: #FFFFFF;
		font-family: verdana;
		font-size: 12px;
		padding: 8px;
		}
		#submenu li {
			background: #BB4422 url('/users/52/upload/Image/') no-repeat top left scroll;
		}
		#submenu li:hover {
			background: #DDAA33 url('/users/52/upload/Image/')   ;
		}
		
		#submenu a {
		border-width: 1px;
		border-color: #99381C;
		border-style: dotted;
		
		}
		#submenu a:hover {
		color: #333300;
		
		}
		#bodycontent_container {border-color: #663311;border-style: none;
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		opacity: 1.0;
		
		}
		#bodycontent_contents {
		
		background: #F9F0DA repeat center center;
		
		color: #444444 ;}
		#bodycontent_contents p { 
		color: #444444;
		font-family: Verdana;
		font-size: 12px;
		}
		#bodycontent_contents td {
			color: #444444;
		font-family: Verdana;
		font-size: 12px;
		}
		#bodycontent_contents .pagehead, #bodycontent_contents h2 {
			font-size: 18px;
		}
		#bodycontent_contents .pagetitle, #bodycontent_contents h3 {
			font-size: 18px;
		}
		
		#bodycontent_contents .smallbody {
			font-size: 10px;
		}
		#bodycontent_contents .largebody {
			font-size: 12px;
		}
		#bodycontent_contents .head, #bodycontent_contents h4 {
			font-size: 12px;
		}
		#bodycontent_contents .subhead, #bodycontent_contents h4 {
			font-size: 12px;
		}
		#bodycontent_contents a:link {
		color: #BB4422 ;
		}
		#bodycontent_contents a:visited {
			color: #444444;
		}
		#footer_container {background: #777722 ;border-style: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	width: 100%;
	
	}
	#footer_contents {
	padding: 10px;
	} 
	
	#leftnav {
			float: right;
		}
		
		#bodycontent_container {
			float: left;
			width: 75%;
		}
		
		#leftnav {
			width: 23%;
		}
		
		#submenu {
			width: 100%;
		}
		
		#submenu ul {
			float: none;
			width: 100%;
		}
		
		#submenu ul ul {
			right: 100%;
			left: auto;
			border-left: 50px;
			border-right: 0px;
			width: 100%;
			border-top: 50px;
			top: 0px;
		}
		#bodycontent_container {
			margin-left: 0px;
			margin-right: auto;
			float: left;
			width: 75%;
		}
		
	/* admin control panels 

#admin_panel {
	background: #FFFFFF;
	padding: 10px;	
}

#admin_panel p {
	color: #333333;
}

#admin_panel td {
	color: #333333;
}

#admin_panel a:link {
	color:#333333;
}

#admin_panel a:visited {
	color:#666666;
}*/

/* pagination */

#pagelink a:link {
	color:#333333;
}

#pagelink a:visited {
	color: #666666;
}


/* calendar formatting */
	
	
#calendarbox {
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
	color: #333333;
}

#calendar {
	width: 175px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	background: #999;
	padding: 3px;
}

#calendar td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#calendar a:link {
	color: #333333;
}

#calendar a:visited {
	color:#333333; 
}

.cal_head {
	background: #DDD;
	border: 1px dotted #999;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	
}

.cal_title {
	color: #333;
	font-size: 18px;
}

.cal_title a {
	color: #333;
	text-decoration: none;
	font-size:18px;
}

.cal_body {
	padding: 2px 10px 2px 10px;
	background: #ECECEC url('/images/header_bkgd.jpg') repeat-x ;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	
}



