body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Comic Sans MS, Verdana, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	line-height: 15px;
	text-align: justify;
}
a:link {
	color: #AA0000;
	text-decoration: none;

}
a:visited {
	color:#660000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color:#FF0000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	text-transform:none;
	margin-top: 0px;
	line-height: 20px;
	color: #000000;
	padding: 0PX 0 0 0PX;
	margin-bottom: 20px;
	text-align: center;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}

h3 {
	font-size:14px;
	font-weight: bold;
	margin:0px;
	color: #000000;
	line-height: 17px;
	text-align: center;
	margin-top: 15px;
}

h3 a:link {
	color: #AA0000;
	text-decoration:none;
}
h3 a:visited {
	color: #660000;
	text-decoration:none;
}
h3 a:hover {
	color: #FF3300;
	text-decoration: underline;
}



h4 {
	font-size:14px;
	font-weight: bold;
	margin:0px;
	color: #000000;
	line-height: 17px;
}
h4 a:link {
	color: #D03A3A;
	text-decoration:none
}
h4 a:visited {
	color: #D03A3A;
	text-decoration:none
}
h4 a:hover{
	color: #cccccc;
	text-decoration: underline
}


h5 {
	font-size:11px;
	font-weight: bold;
	margin:0px;
	color: #BC2929;
	line-height: 14px;
	text-align: center;
	margin-top: 15px;
}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 220px;
	margin-right: 30px;
	margin-top: 0px;
}
div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}





/* --------------left navigavtion------------- */
#center {
	float: center;
	width: 190px;
	padding: 0px 0px 0px 35px;
	margin-top: 5px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 0px 0 0 0;
	background-image: url();
	height: 80px;
	background-repeat: no-repeat;
	margin-bottom: -5px;
}

.navi {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.addr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7A5415;
	text-align: left;
	line-height: 14px;
	padding: 3px;
}
.box {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1pt solid #D03A3A;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
}
.box2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
    line-height: 17px;
	font-size: 11px;
	text-align: center;
}

.boxvolunteer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #E4DAC5;
    border: 1pt solid #D03A3A;
	line-height: 17px;
	font-size: 12px;
	text-align: left;
}

.boxmenuvolunteer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
    border: 1pt solid #D03A3A;
	line-height: 17px;
	font-size: 12px;
	text-align: left;
}
.fastfacts {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 17px;
	font-size: 12px;
	text-align: left;
}


