body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;

}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 170%;
 color: #334d55;
 margin: 4px;
}

h2{
 font-size: 160%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

#masthead{
	position:relative;
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:auto;
	text-align: center;
	background-color: #ffffff;
	z-index:2;
}

#masthead img{
     float:left;
	 padding: 0px 10px 0px 0px;
	 margin:auto
}
#btab {
	position: absolute;
	top: 0px;
	left:-201px;
	z-index: 10;
	background-color: #eeeeee;
	width: 200px;
	height:100%;
	border: 0px;
	border-right: 1px solid #ccc;

}

#navBar{
	position:absolute;
	margin: 0 0 0 0;
	width: 200px;
	padding: 0px;
	height:100%;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;*/
	z-index:100;
}

#content{
	margin: 0px 0px 2px 0px;
	padding: 0px 20px 0px 0px;
	position:absolute;
	left:201px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	background-color: #ffffff;
	z-index:2;
}
#siteInfo{
	clear: both;
	border:solid #cccccc;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	font-size: 75%;
	color: #cccccc;
	text-align:center;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	position:relative;
	bottom:5px;
	right:-10px;
	
}
.sezlist {
	padding: 0px 8px 0px 8px;
	float: left;
	width: 98%;
	border-style:solid; 
	border-width:1px; 
	border-color:#777777; 
	margin-bottom:8px
}
.sezlist h3{
	font-size: 108%;
	color: #555555;
	font-weight: normal;
}

.artlist {
 float: left;
	border-style:solid; 
	margin: 0px;
	border-width:1px; 
	border-color:#cccccc; 
	margin-bottom:8px
	
}
.listhead {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	background-color: #cccccc;
	vertical-align:top;
}
.abs {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
	line-height: 20px;
    margin: 4px;
	padding: 3px;
	text-align: justify;
}
.footer1 {
	position:absolute;
	bottom: 0px;
	height: 100%;
	width:200px;
	border-left: 1px solid #ccc;
	border-right:  1px solid #ccc;
	background-color: #eeeeee;
	z-index:1;
}
.fake {
	position:relative;
	float: right;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 98%;
	border-width:0px;
	line-height: 1px;	
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
		z-index:3;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#pageName{
	padding: 0px 0px 10px 10px;
	text-align:center
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
		margin: 0 0px 10px 0px;
	text-align: justify
}

.feature h3{
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.feature img{/* adjust margins to change separation between the feature image and text flowing around it */
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 0px 0px;
}

#siteInfo{
	clear: both;
	border:solid #cccccc;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	font-size: 75%;
	color: #cccccc;
	text-align:center;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	position:relative;
	bottom:5px;
	right:-10px;
	/*vertical-align: bottom;*/
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#headlines{
	margin: 15px 4px 0px 0px;
	text-align: right;
	font-size: 100%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


