/*#container{
	position:absolute;
	top:10px;
	left:10px;
	width:800px;
	height:50px;
	background; url(../template_pictures/main3_bottom.jpg);
	background-image: url(../template_pictures/bg_container.jpg);
	}*/
/*#container{
	position:relative;
	margin:0px auto;
	border: solid 1px #000;
	width: 75%;
	background-image: url(../template_pictures/bg_container.jpg);
	float:left;
}*/

body {
	background-color:#ccc;
	color:#000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image:url(../template_pictures/bg_container.jpg)
}

#banner{
	position:absolute;
	top:10px;
	left:50px;
	/*width:800px;*/
	height:213px;
	z-index: 4;
	width: 800px;
	/*float:left;*/
	}
#heading {
	position: absolute;
	top:184px;
	left:411px;
	width:400px;
	color:#770011;
	font-weight:bold;
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	z-index:1;
}

#nbTop{
	position:absolute;
	top:223px;
	left:50px;
	height:45px;
	width: 800px; /*leave this value as is in most cases*/
	z-index:1;
	background-image: url(../template_pictures/navbar2.jpg);
	background-repeat: no-repeat;
}

.mattblacktabs ul{	
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding-left: 60px; /*offset of tabs relative to browser left edge*/
	padding-top: 6px;
	font: bold 12px Verdana;
	font-variant: small-caps;
	list-style-type: none;
	}

.mattblacktabs li{
	display: inline;
	margin: 0;
	}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 6px; /*padding inside each tab*/
	border-right: 1px solid #999; /*right divider between tabs*/
	color: #000;
	/*background: #999; background of tabs (default state)*/
	}

.mattblacktabs li a:visited{
	color: #ccc;
	}

.mattblacktabs li a:hover, .mattblacktabs li a:active{
	color:#701;
	background-color: #ccc; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	}

#flash_banner {
	position: absolute;
	left: 10px;
	top: 163px;
	height: 153px;
	width: 800px;
	
}
#nbLeft {
	position: absolute;
	left:50px;
	top:271px;
	width:156px;
	/*border-right: 1px solid #fff;*/
}

#nbLeft a {
	display:block;
	height: 25px;
	line-height:25px;
	width:150px;
	padding: 0px 3px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color:#000;
	text-decoration:none;
	background:#999;
	border-bottom: solid 1px #666;
}

#nbLeft a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ccc;
}
#nbLeft a:hover, .current{
	font-weight:bold;
	color:#701;
	background-color:#CCC;
}

#content {
	position: absolute;
	left: 205px;
	top: 268px;
	width: 606px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*height: 724px;*/
	border-left: 1px #ccc solid;

}

#content a {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
	font-variant: small-caps;
	}

#content a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-decoration: none;
	}
#content a:hover, .content .current{
	font-weight:bold;
	text-decoration: underline;
	color:#701;
	}
#bulletin {
	width: 606px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bulletin a img {
	border:none;
}
	
.current{
	font-weight:bold;
	/*text-decoration: underline;*/
	color:#701;
	padding:3px 6px;
	border: solid 1px black;
	text-align: center;
	background-color: #ddd;
	}

h1 {
	position:relative;
	left:0px;
	color:#770011;
	font-weight:bold;
	font-size:28px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	left:0px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*border-bottom:1px;
	border-bottom:#000000;
	border-bottom-style:solid;*/
	color:#000;
}
h3 {
	position:relative;
	left:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#770011;
	font-weight:bolder;
}
h4 {
	left:0px;
	font-style:oblique;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
h5 {
	position:relative;
	left:0px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	color:#770011;
	font-family:Arial, Helvetica, sans-serif;
}

.credits {
	position: relative;
	color:#000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	padding-top: 2em;
	width: 600px;
	clear: both;
	float: none;
}
/*img {border:"none"}*/

A:link img {border: 1px solid #701;}
A:visited img {border: 1px solid #666;}
A:hover img {border: 1px solid #fff;}

/*.pic a:link {border:1px solid #000;}
.pic a:visited {border:1px solid #666;}
.pic a:hover {border:2px solid #701;}
.pic a:active {border:1px solid #ccc;}*/
.addexpiration {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: right;
	color: #333;
}
.bold-italic {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
}
#staffmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
	padding: 10px;
}
#staffmenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

