body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Corbel;
	color: #005da4;
	background-color:#ddf7fe;
	}
	
	.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.general2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
.title14b {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.title14 {
	font-size: 14px;
	color: #003366;
}
.title16i {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
.title16 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.title18 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #007A84;
}
a:visited {
	text-decoration: none;
	color: #63a01f;
}
a:hover {
	text-decoration: underline;
	color: #01C087;
}
a:active {
	text-decoration: none;
	color: #336600;
}
.txtBox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}
.boder_up_down {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
}
.border_blue {
	border: thin solid #C6E2FF;
}
.border_btm {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	border-bottom-width: 1px;
}
.red {
	color: #FF3300;
}
.green {
	color: #00CC33;
}
.orange14 {
	color: #FF9900;
	font-size: 14px;
}
.general_rbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#container {
	width:980px;
	height:500px;
}

#menu {
	padding:0 0 10px 10px;
	width:510px;
	height:60px;
}

#content {
	width:500px;
	border-top: 2px #CCCCCC dotted;
	float:left;
	padding:10px 10px 10px 10px;
	margin:0 10px 0 10px;
	line-height: 1.2;
}

#content p {
	line-height:130%;	
}

#content_gallery {
	width:700px;
	border-top: 2px #CCCCCC dotted;
	float:left;
	padding:10px 10px 10px 10px;
	margin:0 10px 0 10px;
}

#pics_right {
	border-top: 2px #CCCCCC dotted;
	width:400px;
	float: left;
}

.column_right {
	border-top: 2px #CCCCCC dotted;
	border-bottom:2px #CCCCCC double;
	width:200px;
	float: left;
}

H1 {
	font-size:20px;
	color: #005da4;
}

H4 {
	font-size:14px;
	color: #005da4;
}

H5 {
	font-size:10px;
	font-style:italic;
	color: #005da4;
}

/* Upcoming Events */
#events{
	width:200px;
	float:right;
	margin:0 0 10px 10px;
}

