body {
background: #003333 repeat center center scroll;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	
}
	
	#header_container {
background: #A5A5A5 no-repeat center center;
		border-width: 1px;
	border-color: #000000;
	border-style: ridge;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	width: 100%;
	
	}
	
	#header_contents { 
		padding: 10px;
	}
	
	#container {
	background: #003333 url('/users/149/upload/Image/b04car12.jpg')
		 repeat top center scroll;
		border-style: none;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	 }
	#submenu a {
		color: #333300;
		font-family: verdana;
		font-size: 12px;
		padding: 8px;
		}
		#submenu li {
			background: #999999 url('/users/149/upload/Image/') no-repeat top left scroll;
		}
		
		#submenu a {
		
		}
		#submenu a:hover {
		color: #000099;
		
		}
		#bodycontent_container {border-style: none;
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		opacity: 1.0;
		
		}
		#bodycontent_contents {
		
		background: #A3A3A3 no-repeat center center;
		}
		#bodycontent_contents p { 
		font-family: Verdana;
		font-size: 12px;
		}
		#bodycontent_contents td {
		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:visited {
			color: ;
		}
		#footer_container {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	width: 100%;
	
	}
	#footer_contents {
	padding: 10px;
	} 
	
	
	/* 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;
	
}



