body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333300;
	margin: 0 px;
	padding: 0px;
	text-align: center;
	color: #333333;
}
p {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
#holder {
	width: 760px;
	height: 595px;
	background: #FFFFFF;
	text-align: left;
	margin: 30px auto 0;
	border: thick solid #003366;
	color: #333333;
		}
#linkholder {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	margin: 30px auto 0;
	border: thick solid #003366;
		}
#pic{
	width: 280px;
	float: left;
	padding: 0px 0px 0px 15px;
	background: #FFFFFF;
		}
#title h1 {
	font: 30px "Jokerman";
	color: #333333;
}

#content{
	background: #FFFFFF;
	width: 355px;
	padding-bottom: 15px;
	margin-left: 295px;
}
#linkscontent{
	background: #FFFFFF;
	width: 630px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#title{
	background: #FFFFFF;
	}
#header {
	height: 100px;
	background: url(../images/banner.jpg) no-repeat center top;
	padding-bottom: 20px;
	line-height: 2px;
		}
#nav {
	width: 90px;
	float: right;
	padding: 0px 15px 0px 0px;
	background: #FFFFFF;
	text-align: right;
	line-height: 20px;
	}

.brclear { 
	clear:both; 
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0px; 
}
#footer {
	color: #FFFFFF;
	background: #333300;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 760px;
	text-align: right;
	bottom: 0px;

}
#nav a {
	font: bolder 20px/15px "Bradley Hand ITC";
	color: #003366;
	text-decoration: none;
}
#nav a:hover {
	font-stretch: expanded;
	color: #003366;
	font: 20px Jokerman;
}

.scroll {
	height: 335px;
	overflow: auto;
}

.calendarscroll {
	height: 435px;
	overflow: auto;
}

