body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000;
	background: url(assets/bg_body.jpg) repeat-x #fff;
}
h1, h2, h3, h4, h5 {
	color: #05367d;
	margin: 0 0 10px 0;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4, h5 { font-size: 12px; }
p { margin: 0 0 6px 0; }
a {
	font-weight: bold;
}
a:link { color: #05367d; }
a:visited { color: #538abf; }
a:hover { color: #538abf; }
a:active { color: #05367d; }
img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
#wrapper  /* for bg of site */ {
	margin: 0 auto;
	width: 990px;
	position: relative;
}
#header {
	height: 130px;
	background: url(assets/matrix.jpg) no-repeat;
}
/* #header h1, h2 is for logo and home link */
#header a {
	display: block;
	float: left;
}
#header h1, h2 {
	text-indent: -9000px;
	margin: 0;
}
#header h1 a {
	width: 735px;
	height: 105px;
}
#header h2 a {
	width: 210px;
	height: 70px;
	background: url(assets/logo_star.gif) no-repeat;
	margin-top: 40px;
}
/* Navigation Main */
#mainnav {
	margin: 0;
	padding: 0px 0 0 60px;
	font-size: 15px;
	background: url(assets/matrix.jpg) no-repeat 0 -130px;
	height: 40px;
}
#mainnav ul {
	margin: 0;
	padding: 0px 0 0 0;
}
#mainnav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
}
#mainnav ul li a {
	display: block;
	margin: 0 20px 0 0px;
	padding: 5px 8px 18px 8px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: normal;
}
#mainnav ul li a:hover {
	color: #286794;
	background-color: #88b7e4;
}
#mainnav ul #current { padding-top: 0; }
#mainnav ul #current a {
	padding-bottom: 18px;
	color: #286794;
	background-color: #88b7e4;
}
#contentwrap {
	text-align: left;
	clear: both;
		}
/* columns */
#leftcol, #content, #rightcol {
	float: left;
	display: inline;
}
#leftcol {
	width: 197px;
	padding-top: 13px;
}
#content {
	width: 790px;
	margin: 0 0 20px 0;
}
#rightcol, #search, #news { width: 227px; }
#rightcol {padding-top: 50px;}
#search {
	height: 33px;
	width: 210px;
	background: url(assets/matrix.jpg) no-repeat -770px -334px;
	padding: 12px 0 0 8px;
	margin: 0;
	position: absolute;
	top: 173px;
	right: 10px;
}
#search img {
	margin: 0;
	padding: 0;
}
#search form {
	margin: 0;
	padding: 0;
}
#search-field {
	width: 142px;
	height: 23px;
	background-color: transparent;
	border: none;
	color: #adadad;
	font-size: 11px;
	float: left;
	padding: 3px 0 0 0px;
	margin: 0;
}
#rotating {
	background: url(assets/bg_rotating.jpg) no-repeat;
	width: 562px;
	height: 241px;
	margin: 13px 0 20px 0;
	padding: 0;
	display: block;
	list-style-type: none;
	overflow: hidden;
}
#news {
	margin-top: 10px;
	background: url(assets/matrix.jpg) no-repeat -531px -333px;
	color: #052b63;
	padding: 60px 0 80px 0;
	width: 227px;
	font-size: 12px;
}
.newslink {
	display: block;
	height: 50px;
	text-indent: -9000px;
	margin-bottom: 10px;
}
#news h3 {
	margin: 0;
	padding: 0 10px 0 10px;
}
#news p {
	background: url(assets/bg_doubleline.gif) no-repeat 0 bottom;
	padding: 0 10px 20px 3px;
	margin: 0 5px 10px 7px;
}
#news p a {
	display: block;
	color: #538abf;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}
#news p a:hover { color: #bd1d1f; }
/* sublevel */
#sublevel {
	background: url(assets/matrix.jpg) #fff no-repeat -211px -336px;
	width: 193px;
	padding: 10px 0 40px 0;
}
#sublevel h2 {
	text-indent: 0;
	margin: 0;
	padding: 0 0 0 10px;
}
#sublevel h2 a {
	font-size: 13px;
	display: block;
	padding: 10px 0;
	margin: 0;
	color: #11507d;
	background-image: none;
}
#sublevel ul {
	padding: 10px 0 0 4px;
	margin: 0;
	width: 186px;
}
#sublevel li {
	list-style: none;
	margin: 0;
	padding: 8px 0 6px 0;
	background: url(assets/bg_doubleline.gif) no-repeat 0 bottom;
}
#sublevel a {
	text-decoration: none;
	padding: 0 0 0 0;
	margin-left: 3px;
	color: #000;
	font-weight: bold;
	display: block;
}
#sublevel a#current {
	color: #05367D;
	}
#sublevel li a:hover { color: #f8b818; }
/* sub sub nav */
#sublevel ul ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
#sublevel ul ul li {
	padding: 4px 0 2px 0px;
	background-image: none;
	list-style: none;
}
#sublevel ul ul li a {
	color: #11507d;
	/*background: url(assets/bullet.gif) no-repeat; */
	padding-left: 15px;
	font-weight: normal;
}
/* end sublevel */
/*event title blocks, eventblock on inside pages only */
#Hevents h2, .eventblock {
	width: 186px;
	height: 55px;
	background: url(assets/matrix.jpg) no-repeat -4px -336px;
	margin: 0 0 0 2px;
	padding: 0;
	text-indent: -9000px;
}
.eventblock {
	height: 60px;
	margin: 20px 0 10px 2px;
}
#Hevents h2 a, .eventblock a {
	display: block;
	width: 186px;
	height: 55px;
}
#Hevents h2 a:hover, .eventblock a:hover { background: url(assets/matrix.jpg) no-repeat -4px -412px; }
/* end event title block */
#Hevents {
	background: url(assets/bg_eventsbottom.jpg) no-repeat 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#Hevents ul {
	background: url(assets/bg_events-h.jpg) repeat-y;
	width: 190px;
	margin: 0;
	padding: 10px 0 0 0;
}
#Hevents li {
	width: 170px;
	margin: 0px 0 10px 10px;
	list-style-type: none;
	color: #ba1b1f;
	font-weight: bold;
}
#Hevents li a { display: block; }

#munetrix {
	display: block;
	width: 150px;
	height: 74px;
	background: url(assets/Munetrix.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin: 10px auto;
	}
.macbridge {
	display: block;
	float: left;
	width: 105px;
	height: 80px;
	background: url(assets/matrix.jpg) no-repeat -414px -323px;
	margin-right: 15px;
	text-indent: -9000px;
}
.weather {
	width: 60px;
	text-align: center;
	color: #05367d;
	float: left;
	font-weight: bold;
	line-height: 13px;
	padding: 0 0 20px 0;
}
.weather img { margin: 0 auto; }
/* TOOLBOX */
#home #toolbox {width: 562px;}
#toolbox {
	padding: 0 0 0px 0px;
	float: left;
	display: inline;
	/*width: 780px;*/
}
#toolbox h2 {
	text-indent: 0px;
	padding-bottom: 5px;
	clear: both;
}
#breadcrumbs {
	font-size: 11px;
	color: #05367d;
	padding: 20px 0 40px 10px;
	width: 552px;
	clear: both;
}
#breadcrumb a { font-size: 11px; }
#breadcrumb a:hover { color: #538abf; }
#category { padding: 0 10px; margin-bottom: 20px; }
.listing {
	clear: both;
	margin: 25px 0 0 0;
	padding-left: 10px;
}
.imageright img, .imageleft img, .imageright, .imageleft { border: 1px solid #6498d0; }
.imageright, .imageleft {
	padding: 9px;
	background-color: #ecf7ff;
	position: relative;
}
.imageright {
	float: right;
	margin: 0 0 10px 20px;
}
.imageleft {
	float: left;
	margin: 0 20px 0 0;
}
.imagecaption p {
	margin: 5px 0 0 0;
	color: #000;
	font-size: 11px;
}
/* END TOOL BOX */
#footer {
	clear: both;
	color: #000;
	font-weight: bold;
	padding: 15px 0 0 80px;
	background: url(assets/matrix.jpg) no-repeat 0 -180px;
	text-align: left;
}
#footer .home {
	display: block;
	width: 120px;
	height: 105px;
	float: left;
	text-indent: -9000px;
}
#footer h4 {
	color: #000;
	margin: 20px 0 0 0;
	font-size: 15px;
}
#copyright {
	font-size: 11px;
	font-weight: normal;
	padding: 20px 0;
	color: #959899;
}
#copyright a {
	color: #959899;
	font-weight: bold;
}
#copyright a:hover { color: #000; }
#sitemap {
	padding-top: 3em;
	}

/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
}
.avi    { background-image: url(images/file-ext/avi.gif);}
.doc    { background-image: url(images/file-ext/doc.gif);}
.gif    { background-image: url(images/file-ext/gif.gif);}
.html   { background-image: url(images/file-ext/html.gif);}
.jpg    { background-image: url(images/file-ext/jpg.gif);}
.mov    { background-image: url(images/file-ext/mov.gif);}
.mp3    { background-image: url(images/file-ext/mp3.gif);}
.pdf    { background-image: url(images/file-ext/pdf.png);}
.ppt    { background-image: url(images/file-ext/ppt.gif);}
.txt    { background-image: url(images/file-ext/txt.png);}
.wmv    { background-image: url(images/file-ext/wmv.gif);}
.xls    { background-image: url(images/file-ext/xls.gif);}
.zip    { background-image: url(images/file-ext/zip.png);}
.rar    { background-image: url(images/file-ext/rar.gif);}
.download {
	background-image: url(images/file-ext/download.gif);
	clear:  none;
	background-repeat: no-repeat;
}

