body {
	background-color:#0B2653;
	background-image:url(/images/main-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h3.boxtitle {
	background-color:#0B2653;
	color:#FF9900;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:23px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:25px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	text-align:center;
}
div.box {
	background-color:#0F3674;
	clear:both;
	height:155px;
}
div.boxCal {
	background-color:#OF3674;
	clear:both;
}
p.dates {
	color:#89C5FA;
	font-size:13px;
	margin-top:10px;
}
h4.cal {font-size:16px; font-weight:bold}
div.box img {
	float:left;
	margin:5px;
}

div.box p {
	margin:0
	padding0;	
	font-size:12x;
	color:white;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:center;
}
h2.contentitle, h2.footitle {
	color:#89C5FA;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:28px;
	letter-spacing:-1px;
	line-height:40px;	
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
p.subfoot {
	color:#FFFFFF;
	font-size:16px;
	line-height:18px;
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.element {
	border:1px solid #18ABF8;	
	height:200px;
}
.content {padding:20px;
	
	
}
.content p {
font-family:Georgia,"Times New Roman",Times,serif;
	text-align:center;
	color:white;
	font-size:16px;	
	margin-bottom:15px;
}
p.foot {
	color:#18ABF8;
	text-align:center;
	font-size:12px;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top:20px;
	margin-bottom:20px;
}
#nav {

	margin-top:60px;	

}



#nav ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#nav li {

	float: left;

	margin-right: 7px;

}



#nav li a { /* Filter for IE6 to prevent li stacking */

	float: left;

	text-decoration: none;

}



#nav li a span { /* Filter for IE6 to prevent li stacking */

	float: left;

	margin-left: 4px;

	text-decoration: none;

}



#nav li a {

	display: block;

	height: 27px;

	background: url(/images/nav-left.png) left top no-repeat;

	font-size: 10pt;

	font-family: Arial, Helvetica;

	text-decoration: none;

  }  

  

#nav li a span {

	display: block;

	margin-left: 13px;

	padding-left: 5px;

	padding-right: 14px;

	line-height: 27px;

	font-weight: bold;

	color: #FFF;

	background: url(/images/nav-right.png) right top no-repeat;

	text-decoration: none;

}



#nav li a:hover {

	background-position: left -27px;

	text-decoration: none;

	cursor: pointer; /* For IE6 */

}



#nav li a:hover span {

	background-position: right -27px;

	color: #061630;

}



#nav li.current_page a {

	background-position: left -27px;

}



#nav li.current_page a span {

	background-position: right -27px;

	color: #FFF;

}
div.footer {
	background-color:#061630;
	height:100px;
	margin-bottom:0;
}


li a:hover, a:hover {
color:#FF9900;
text-decoration:underline;
}

li a:visited, a:visited {
color:#2799FA;
font-weight:bold;
text-decoration:none;
}

li a, li a:link, a, a:link {
color:#2799FA;
font-weight:bold;
text-decoration:none;
}
div.about p {
	text-align:left;
}
