body {
font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {

	font-size: 14px;
	color: #333333;
}

#maintable {
width:760px;
z-index:20;
}

#leftbar {
width:276px; 
z-index:20;
}

#leftimage img {display:visible; width:276px; height:900px;}

@media print {
#leftimage img {display:visible; width:150px; height:auto;}
#maintable {width:100%;}
#leftbar { width:150px;}
#mainblock {width:510px;}
#nav {display:none;}
}




#sidebar {

	background-color: #E4E4E4;
	background-image: url(images/layout/line_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 189px;
	position: relative;
	padding-bottom: 5px;
	display: block;
	
z-index:20;
	
}
#dividerline {
background:url(images/layout/line_horz.gif);

 background-repeat:no-repeat; height:1px
 z-index:20;
}
#bodyblock {
color: #333333;
	font-size: 14px;
	width: 477px;
	padding-right: 5px;
	padding-left: 5px;

z-index:20;
}

#bodyblock_admin {
color: #003399;
	font-size: 14px;
	width:100%;
	padding-right: 5px;
	padding-left: 5px;
z-index:20;
}


#admin #mainbody {
background-image:none
}
a:link, p a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #996633;

}
a {
	text-decoration: none;}
	a:visited {
		text-decoration: none;
	font-weight: bold;
	color: #996633;
}
a:hover, p a:hover, p a:visited:hover, a:visited:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.subheader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.maintext {

	color: #333333;
}
.sidebar {
padding:5px
}

.header {
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 3px;
	text-indent: 12px;
}
.header_articles
{
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-indent: 12px;
}

#bodyblock .headline {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.headline_pubs {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}



.border {
	border: thin solid #666666;
}
#nav {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/layout/Layout3_sand_top.jpg);
	background-repeat: repeat;
	margin-bottom:15px;
z-index:20;
}

.cutout {
	font-size: 13px;
width: 200px; 
border:#666666 thin dashed; 
padding:6px; 
float:right;
}
.caption{
float:left; 
width:240px; 
font-style:italic;
font-size:12px;
text-align:justify;
border:#000000 thin solid;
color:#333333;
padding:5px;
margin:5px;
}
.caption img {
border:thin #FFFFFF solid;
}
.headlinebar {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #666666;
	display: block;
	padding: 3px;
	
}
#layer5 {
	display: block;
	visibility:hidden;
	display:none;
	height: 20px;
	width: 20px;
	overflow: scroll;
	position: absolute;
	z-index: -5;
}
