*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
}
#anniversary{
	background: url(i/scouting_2007_logo.gif) no-repeat top left;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#main{
	border: 1px solid #336600;
	width: 100%;
	background-color: #fff;
	position: relative;
	margin:0;
	padding:0;
	text-align: left;
}
#admin{
	position: absolute;
	bottom: 0;
	right: 10px;
}
#header{
	position: relative;
	width: 962px;
	height: 80px;
	background-color: #336600;
	background: url(i/header_bg.png) repeat-x;
}
#units{
	width: 122px; 
	border-right: 1px solid #336600; 
	position: absolute; 
	left: 0; 
	top: 0;
}
#title{
	position: absolute; 
	width: 384px; 
	height: 25px; 
	top: 10px; 
	right: 10px; 
	background-image:url(i/title.png); 
	background-position:top right; 
	background-repeat:no-repeat;
}
#logo{
	background: url(i/scout_logo.png) no-repeat;
	position: absolute;
	left:0;
	top:0;
	width: 130px;
	height: 80px;
}
body{
	margin-top: 5px;
	background-color: #F0FFF0;
}
div.front_text{
	 margin-left: 150px; 
	 margin-right: 30px;
}
div.text{
	margin-left: 30px;
	margin-right: 30px;
}
.heading{
	font-size: small;
	font-weight: bold;
}
.mainHeading{
	font-size: medium;
	font-weight: bold;
}
a:link,a:visited,a:active{
	font-weight: bold;
	color: #336600;
}
a:hover{
	color: #FF9933;
}
.linked-day{
	background-color: #CCFFCC;
	font-size: x-small;
}
.dateheader{
	font-size: xx-small;
	font-weight: bold;
}
#footer{
	width: 100%;
	text-align: center;
}
#footer p{
	font-size: xx-small;
}
#footer a:link,#footer a:visited,#footer a:active{
	font-weight: bold;
	color: #336600;
	font-size: xx-small;
}
#footer a:hover{
	color: #FF9933;
}

#menu{
	width: 600px;
	height: 22px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
}
#menu img{ 
	margin: 8px;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */

