div#banner {
	background-color: #3399CC;
	color: #FFFFFF;
	height: 150px;
	width: 100%;
	align: center;
}
#navigation li {
	list-style-type: none;
	display: inline;
	width: 740px;
}
#nav_text {
	width: 760px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3399cc;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0033CC;
}
#content_right {
	width: 350px;
	float: right;
	padding-top: 30px;
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000033;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000033;
}

#footer {
	padding-top: 5px;
	background-color: #3399CC;
	position: relative;
	bottom: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #3399cc;
	border-left-color: #3399cc;
	text-align: center;
	padding-bottom: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#content_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

.rss_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
	margin-bottom: 10px;
	padding-top: 10px;
}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

.rss_box {
	 width: 350px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}



.rss_items {
       list-style:none;
       margin:0;
       padding:0;
	   }

.rss_item  {
  font-size: 1em;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
color:#3399cc;
	}

.rss_item a:hover { 
color:#333333;
	}

.rss_date {

	font-size: 0.8em;

	}

#footer li {
	list-style-type: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	width: 720px;
}


#content {
	width: 740px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #3399cc;
	border-left-color: #3399cc;
	align:center;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
}
#content_left {
	position: relative;
	width: 350px;
	padding-top: 30px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: justified;
}

#banner #anim {
	position: relative;
	height: 150px;
	width: 760px;
	margin: 0 auto;

}

* { 
	margin:0;
	padding:0;
}
#content_calendar {
	width: 720px;
	top: 20px;
	align:center;
	position: relative;
	left: auto;
	right: auto;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000033;
	font-weight: normal;
	text-align: left;
}
#units {
	list-style-type: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.list {
	list-style-type: none;
	text-align: left;
}
#content #content_left ul {
	list-style-type: none;
}
.images {
	padding: 10px;
	float: right;
}
#content #content_calendar img {
	padding: 5px;
}

#left_col {
	width: 310px;
	float: none;
}
#right_col {
	float: right;
	width: 310px;
}
#content_left2 {
	position: relative;
	width: 350px;
	padding-top: 30px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content_right2 {
	width: 350px;
	float: right;
	padding-top: 30px;
	position: relative;
	text-align: center;
}
#socialBookMarks {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.border {
	border: 1px solid #000000;
}
