/* CSS Document */
/*     Body     */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*     Header     */
div#header {
	width: 940px;
	height: 140px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #FF0066;*/
}

/*     Menu     */
div#menu {
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #469d12;*/
}
div#menu p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
div#menu div#menusections {
	background-image: url(../images/mminitext.gif);
	background-repeat: no-repeat;
	background-position: 162px 104px;
	margin: 0px 0px 0px 216px;
	padding: 0px 0px 0px 0px;
}
div#menu div#menusections p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 109px 0px 0px 140px;
}
.mspaceleftbtn {
	margin-left: 40px;
}
#menu li {
	display: inline;
}

/*     FeaturedText     */
div#featuredtxt {
	/*width: 940px;*/
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #CCCCCC;*/
}
div#featuredtxt p {
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
}

/*     FeaturedSwf     */
div#featuredswf {
	/*width: 940px;*/
	height: 308px;
	margin: 0px auto;
}
div#featuredswf p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

/*     Content     */
div#content {
	width: 940px;
	height: 180px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
/*     News     */
div#content div#news {
	width: 290px;
	height: 140px;
	float: left;
}
.newsdate {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.circlesbg {
	height: 34px;
	background-image: url(../images/datebg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px 0px 5px 0px;
}
.monthst {
	width: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.dayst {
	width: 25px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	margin: 4px 0px 0px 10px;
	padding: 0px 0px 0px 0px;		
	float: left;
}
div#content div#news div#viewallnewsst {
	margin: 0px 0px 0px 130px;
	padding: 0px 0px 0px 0px;
}
div#content div#news div#viewallnewsst p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.viewallnews:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.viewallnews:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
a.viewallnews:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #129EB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
a.viewallnews:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
.newstext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #727272;
	width: 210px;
}
/*     Hello!     */
div#content div#hello {
	width: 440px;
	float: left;
}
.hellotext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515151;
	width: 400px;
	text-align: justify;
}


/*     Links     */
div#content div#links {
	width: 210px;
	float: left;
}
div#content div#links ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
a.indexlinks:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #129EB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.indexlinks:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #129EB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
a.indexlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
a.indexlinks:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #129EB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}

/*     Separate     */
div#separatedown {
	width: 940px;
	height: 40px;
	margin: 0px auto;
}
