body {background-image:url(/images/background.gif);
	background-color: #15499D;
	color: white;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-color;
	margin: 0px;}

.table1	{color: #15499D;
  		 background-image: url(/images/banner_background.jpg)}
		 
#header {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 957px;
	padding: 6px;
	height: 29px;
	margin-right: 4px;
	margin-bottom: 4px;}

.separator {
	clear: both;}

#container {
	padding: 0px;}

#footer {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 957px;
	padding: 6px;
	margin-right: 4px;
	margin-bottom: 4px;}
		
#layout {
	position: relative;
	widh: 958px;
	background-color: WHITE;}

#navbar {
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 149px;
	float: left;}

#content {
	width: 790px;
	background-color: WHITE;
	margin-left: 175px;}

#scroller {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 965px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;}
	
.title {
	background-color: #eeeeee;
    width: 315px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;}

.textboxes {
    width: 315px;
	height: 220px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	float: left;}

.imagebox {
	font-size: .7em;
	font-weight: bold;
    width: 190px;
    height: 245px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: WHITE;
	text-align: center;
	float: left;}
	
.recentimagebox {
	font-size: .7em;
	font-weight: bold;
    width: 220px;
    height: 320px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	text-align: center;
	float: left;}

.archivelargearchivebox {
	font-size: .7em;
	font-weight: bold;
    width: 500px;
    height: 320px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: WHITE;
	text-align: center;
	float: left;}

.nextbox {
	font-size: .7em;
	font-weight: bold;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 0px;
	border-color: #999999;
	text-align: center;
	float: left;}
	
.tableimagebox {
	width: 100%;
	height: 100%;}

td.imagebox {
	vertical-align: middle;}
	
.menutitle {
	background-color: #eeeeee;
    width: 165px;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}

.menucontent {
	background-color: WHITE;
    width: 165px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #ffffff;
	line-height: 2em;}

.content-title {
	background-color: #eeeeee;
	width: 100%;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}

.caption-title {
	background-color: #eeeeee;
	width: 500px;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}
	
.content-main {
	background-color: WHITE;
	width: 100%;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;}
	
.nextbutton {
	background-color: WHITE;
	border: 0px;}

ul {list-style-type: square;
	font-size: .8em;
	line-height: 1.4em;}

ol {list-style-type: square;
	list-style-position: inside;
	margin: 3px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.4em;}
	
ul.topmenu {white-space: nowrap;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: .05em;}

select {
	border: 1px #999999 solid;
	color: #000000;}

submit {
	border: 1px #999999 solid;}

input {
	border: 1px #999999 solid;
	background-color: white !important;}

h1 {
	font-size: 1.2em;}

h2 {
	font-size: 1.1em;}

p {
	font-size: .8em;
	line-height: 1.4em;}

a {
	color: #000000;}

.yellow {
	color: yellow;
}

.mapblack {
	background-color:#000099;
	color: black;
}
	
a.topmenu {
	color: #000000;
	font-size: .7em;
	line-height: 1.2em;
	margin: 0px;}

a:link {
	color: yellow;
	text-decoration: none;}

a:visited {color: yellow;
	text-decoration: none;}

a:active {color: #000000;
	text-decoration: none;}
	
A:Hover {
	text-decoration: underline;
}

/*tooltips*/	
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/images/bubble.gif) no-repeat bottom;
}
