body {
	background: #CCCCFF;
	font: 100,01% "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #B0B0B0;
	margin: 0;
	padding: 0;
}

p, td {
	font: 0.9em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 1.4em;
}

li {
	font: 0.9em "Lucida Sans", "Arial", "Verdana", sans-serif;
	line-height: 1.4em;
}

#headertile {
	background: #6699FF url("../pics/header/tile1.jpg") left top repeat-x;
	height: 123px;
	padding: 0;
	margin: 0;
	position: relative;
}
body[id=mose] #headertile {
	background: #6699FF url("../pics/header/tile1.jpg") left top repeat-x;
}

#header {
	background: url("../pics/header/map_top.jpg") 95% 0% no-repeat;
	height: 123px;
	padding: 0;
	margin: 0;
	position: relative;
}
body[id=mose] #header {
	background: url("../pics/header/map_top.jpg") 95% 0% no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- */

#textheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 25px;
}

#logo {
	position: absolute;
	top: 18px;
	right: 100px;
	height: 102px;
	width: 100px;
}

#nav {
	position: absolute;
	margin-left: 10px;
	padding: 0;
	top: 89px;
	width: 776px;
	height: 34px;
	background: transparent url("../pics/nav/tab_bg2.gif") left bottom no-repeat;
}
body[id=mose] #nav {
	background: transparent url("../pics/nav/tab_bg2.png") left bottom no-repeat;
}

/* http://www.accessify.com/tools-and-wizards/list-o-matic/list-o-matic.asp */
#navlist {
	margin: 0;
	padding: 5px 0px 0px 5px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	background: transparent url("../pics/nav/tab_inactive.gif") left bottom no-repeat;
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0px;
	font: bold 12px "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	width: 81px;
	height: 29px;
}
body[id=mose] #navlist a:link, #navlist a:visited {
	background: transparent url("../pics/nav/tab_inactive.png") left bottom no-repeat;
}

#navlist a:link#current, #navlist a:visited#current {
	background: transparent url("../pics/nav/tab_active.gif") left bottom no-repeat;
	font: bold 12px "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #000;
	line-height: 26px;
}
body[id=mose] #navlist a:link#current, #navlist a:visited#current {
	background: transparent url("../pics/nav/tab_active.png") left bottom no-repeat;
}

#navlist a:hover {
	background: transparent url("../pics/nav/tab_hover.gif") left bottom no-repeat;
	font: bold 12px "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #21323B;
	line-height: 26px;
}
body[id=mose] #navlist a:hover {
	background: transparent url("../pics/nav/tab_hover.png") left bottom no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- */

#intro {
	background: #CCCCFF url("../pics/header/map_bottom.jpg") 95% 0% no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
}

#intro hr {
	color: #2B2B2B;
	background-color: #6699FF;
	width: 100%;
	height: 1px;
	border: none;
	margin: 5px 0px 15px 0px;
	padding: 0;
	clear: both;
}

/* ----------------------------------------------------------------------------------------------------------------- */

#breadcrumb {
	padding: 8px 15px 8px 15px;
	margin: 0;
	border-bottom: 1px solid #2B2B2B;
	font-size: 1em;
	color: #8F8F8F;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #D6D6D6;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #fff;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- */

#content {
	background: #CCCCFF url("../pics/header/map_bottom.jpg") 95% 0% no-repeat;
	background: #CCCCFF url("../pics/header/map_bottom.jpg") 95% 0% no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
}

#content p, #content ul {
	color: #000000;
}

/* http://www.cs.hmc.edu/~mbrubeck/clear-after/ */
#content:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}

#content {
	height: 100%;
}

#col1 {
	width: 80%;
	float: left;
}

#col2 {
	margin-left: 82%;
}

#primary {
	position: relative;
	padding: 15px;
	margin: 0;
}

/* http://www.cs.hmc.edu/~mbrubeck/clear-after/ */
#primary:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}

#primary {
	height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------- */

.dispatch-a, .dispatch-a-on {
	padding: 10px 0px;
	margin: 0;
	width: 100%;
	border-bottom: 1px dotted #343434;
}

.dispatch-a:hover {
	background-color: #343434;
}

.dispatch-a:hover img {
	border: 1px solid #727272;
}

.dispatch-a-on {
	background-color: #000;
	border-bottom: 1px solid #343434;
}

.dispatch-a img, .dispatch-a-on img {
	border: 1px solid #000;
	width: 100px;
	height: 75px;
	margin: 0px 15px;
}

.dispatch-a p, .dispatch-a-on p {
	padding: 0;
	margin-right: 15px;
	margin-left: 130px;
	font: 1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #727272;
	line-height: 1.2em;
}

.dispatch-a hr, .dispatch-a-on hr {
	color: #494949;
	background-color: #494949;
	width: 100%;
	height: 1px;
	border: none;
	padding: 0;
	margin: 0;
	clear: both;
}

#scrolly {
	width: 100%;
	height: 265px;
	overflow: auto;
}

.thumb {
	border: 1px solid #000;
	width: 100px;
	height: 75px;
	margin: 5px 0px;
}

.month {
	background-color: #000;
	color: #fff;
	border: 1px solid #494949;
	font-weight: bold;
	padding: 1px 0px;
	width: 20px;
	text-align: center;
}

table.scrolly td {
	padding: 0px 15px;
	border-right: 1px solid #222;
}

table.scrolly img {
	border: 1px solid #000;
}

table.none td {
	padding: 0;
	border: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- */

#footer, #footer2 {
	clear: both;
	margin: 20px 0px 0px 0px;
	position: relative;
	background-color: #000;
	border-top: 1px solid #494949;
	height: 22px;
	padding: 7px 0px 0px 0px;
}

#footer2 {
	margin: 0;
	height: 50px;
}

#copyright {
	position: absolute;
	width: 38%;
	font-size: 0.7em;
}

#credits {
	top: 0;
	position: relative;
	left: 38%;
	width: 62%;
	text-align: right;
	font-size: 0.7em;

}


#footer p, #footer2 p {
	font: 1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #8F8F8F;
	padding: 0px;
	margin: 0px 15px;
}

/* ----------------------------------------------------------------------------------------------------------------- */

h1 {
	position: absolute;
	margin: 25px 0px 0px 15px;
}

h2 {
	font: 1.6em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #000000;
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

.bullet {
	width: 11px;
	height: 11px;
	border: 0;
	margin-right: 7px;
}

h3, .h3 {
	font: 1.3em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #000000;
	padding: 0px 0px 8px 0px;
	margin: 0;
}

h4 {
	font: 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #000000;
	padding: 0;
	margin: 0px 0px 8px 0px;
}

h4 a:link {
	font: 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #fff;
	text-decoration: underline;
}
h4 a:hover {
	color: #FF4000;
	text-decoration: none;
}
h4 a:active {
	color: #FF4000;
	text-decoration: none;
}
h4 a:visited {
	color: #FF4000;
	text-decoration: underline;
}

h5 {
	font: bold 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #fff;
	margin: 10px 0px;
}

h6 {
	font: bold 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #fff;
	padding: 0;
	margin: 0px 0px 5px 0px;
}

a:link, a:visited {
	color: #FF4000;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #FF4000;
	text-decoration: none;
}

a.small:link, a.small:visited {
	font-size: 1em;
	color: #FF4000;
	text-decoration: none;
}
a.small:hover {
	color: #fff;
	text-decoration: none;
}
a.small:active {
	color: #FF4000;
	text-decoration: none;
}

#footer p a:link, #footer p a:visited {
	font-size: 1em;
	color: #C1C1C1;
	text-decoration: none;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
}
#footer p a:active {
	color: #FF4000;
	text-decoration: none;
}

.small {
	font-size: 0.8em;
}

.smaller {
	font-size: 0.7em;
}

.alert, .red {
	font: 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #FF4000;
}

.alert {
	line-height: 35px;
}

.smallalert {
	font: 0.9em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #FF4000;
	float: right;
}

p.comment {
	font: 1.1em "Georgia", "Lucida Sans", "Arial", "Verdana", sans-serif;
	margin: 5px 15px 10px 15px;
}

p.commentheader {
	font: bold 1.1em "Lucida Sans", "Arial", "Verdana", sans-serif;
	color: #BDBDBD !important;
}

/* ----------------------------------------------------------------------------------------------------------------- */

img.routemap {
	width: 256px;
	height: 159px;
	float: left;
	border: 1px solid #363636;
}
img.routemap:hover {
	border: 1px solid #565656;
}

.quote {
	text-align: center;
	margin: 10px 15px 0px 15px;
	font: 1.1em "Georgia", "Lucida Sans", "Arial", "Verdana", sans-serif;
}

.quotebox {
	margin: 15px 0px;
	font: 1.1em "Georgia", "Lucida Sans", "Arial", "Verdana", sans-serif;
	line-height: 1.5em;
	color: #8F8F8F;
	background-color: #393939;
	border-top: 4px solid #232323;
	border-bottom: 4px solid #232323;
}

acronym {
	border-bottom: 1px dotted #bbb;
	cursor: help;
}

hr {
	color: #494949;
	background-color: #494949;
	height: 1px;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.blackbox {
	background: #CCCCFF url("../pics/global/bgtile.gif") left top repeat-x;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	width: 99%;
}

.padder {
	margin: 15px;
}


/* ----------------------------------------------------------------------------------------------------------------- */

a.new:link, a.rbm:visited {
	color: #993300;
	text-decoration: none;
}
a.new:hover {
	color: #fff;
	text-decoration: none;
}
a.new:active {
	color: #993300;
	text-decoration: none;
}

sup {
	vertical-align: text-top;
	font-size: 60%;
}

a.jump:link, a.jump:visited {
	color: #993300;
	text-decoration: none;
	font-size: 0.9em;
}
a.jump:hover {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}
a.jump:active {
	color: #993300;
	text-decoration: none;
	font-size: 0.9em;
}

.jumpact {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

.border { 
	border: 1px solid #666666;
}

.borderleft { 
	border: 1px solid #666666;
	float: left; 
	margin-right: 13px;
}

.borderright { 
	border: 1px solid #666666;
	float: right; 
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.left { 
	float: left; 
	margin-right: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.left2 { 
	float: left; 
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.right { 
	float: right; 
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 3px;
}

#news {
	background-color: #9999FF;
	float: left;
	width: 28%;
	padding: 10px 20px;
}

#newsdist {
	background-color: #42abFF;
	float: left;
	width: 1%;
}


.caution      { color:red; font-weight:bold; }
img.captcha   { margin:0px; padding:0px; border:1px solid #000; }
input.captcha { margin:0px; padding:0px; width:100px; height:23px; font-size:16px; }

p.justtab {
	text-align: justify;
	font-size: 1em;
}

.picofday {
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-color: #CCCCFF;
	width: 600px;
	height: 400px;
	border: 1px solid #666666;
	float: left;
}

.picofdaytext {
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #CCCCFF;
	width: 600px;
	float: left;
}

.newspic1 {
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #CCCCFF;
	width: 320px;
	height: 213px;
	border: 1px solid #666666;
	float: right; 

}
