body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #D1EEFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 750px;
	background: #bb161c;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: #D1EEFF;
	height: 200px;
}
#nav {
	float: left;
	background-image: url(../images/2_nav_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	margin: 0 10 0 0px;
	float: right;
	background-color: #FFFFFF;
	width: 490px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#content p calendar {
	text-align: center;
	width: 50px;
}
#footer {
	padding: 5px;
	text-align: left;
	background-color: #1C3681;
	color: #FFFFFF;
	background-image: url(../images/footer_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
h3 {
	font-size: 80%;
	font-weight: bold;
}
li {
	line-height: 100%;
	font-size: 80%;
}
table {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#holder a:link {
	color: #1C3681;
	text-decoration: none;
}
#holder a:visited {
	color: #1C3681;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bold_it {
	font-weight: bold;
}
.sitemap {
	line-height: 50%;
	font-size: 70%;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
