body{
color: #000000;
font-family: Trebuchet MS, Verdana, Sans-serif;
font-size: 86.75%;
margin: 0px;
background: none;
height: 100%;
min-height: 100%;
}
body.viewimage{
background: #F0F0F0;
}
caption,th,td{
font-family: Trebuchet MS, Verdana, Sans-serif;
font-size: 75%;
}
h1{
margin: 4px 0px;
padding: 0px;
font-size: 16px;
}
h2{
margin: 4px 0px;
padding: 0px;
font-size: 14px;
}
h3{
margin: 4px 0px;
padding: 0px;
font-size: 12px;
}
#navbar h3{}
.menucontainer h3{}
#sidebar h3{}
h4{
margin: 4px 0px;
padding: 0px;
font-size: 11px;
}
h5{
margin: 4px 0px;
padding: 0px;
font-size: 11px;
}
h6{
margin: 4px 0px;
padding: 0px;
font-size: 11px;
}
p{
padding: 0px;
margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td{
  padding: 3px;
  text-align: left;
  vertical-align: top;
  font-size: 1.1em;
}
#skiplink{display: none;}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/* read more.. links */
.link{color: #5674B5; text-decoration: underline;}
a.link:link{text-decoration: underline;}
a.link:visited{text-decoration: underline;}
a.link:hover{text-decoration: none;}

/* Standard navigation links */

/* Printable/tell a friend links  */

/* Copyright, CustomPublish powered link etc.  */
.cp{color: #000000; text-decoration: none;}
a.cp:link{}
a.cp:visited {}
a.cp:hover{text-decoration: underline;}

#cp{
display: none;
}
/* Linked headlines (normally inside LIST-sections) */ 

/* Linked headlines on listing pages */
.headline .headlinelink{color: #000000; text-decoration: none;}
.headline .headlinelink:link{}
.headline .headlinelink:visited{}
.headline .headlinelink:hover{text-decoration: underline;}

.frontheadline .headlinelink{color: #000000; text-decoration: none; font-size: 0.9em;}
.frontheadline .headlinelink:link{}
.frontheadline .headlinelink:visited{}
.frontheadline .headlinelink:hover{text-decoration: underline;}

/* Navigation path links */
.path{color: #000000; }
a.path:link{}
a.path:visited{}
a.path:hover{text-decoration: underline;}

#path{
}
/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none; color: #000000;}
a.tree:hover{text-decoration: underline; color: #000000;}
a.tree:visited{text-decoration: none; color: #000000;}
a.tree:visited:hover{text-decoration: underline; color: #000000;}

.sitetree{font-weight: bold;}
a.sitetree:link{text-decoration: none; color: #000000;}
a.sitetree:hover{text-decoration: underline; color: #000000;}
a.sitetree:visited{text-decoration: none; color: #000000;}
a.sitetree:visited:hover{text-decoration: underline; color: #000000;}

#textsize a{cursor: pointer;}
#textsize a:link{cursor: pointer;}
#textsize a:visited{cursor: pointer;}
#textsize a:hover{cursor: pointer;}

#textsize .largest{font-size: 18px;}
#textsize .larger{font-size: 16px;}
#textsize .large{font-size: 14px;}
#textsize .normal{font-size: 11px;}

a.colorscheme{float: left; text-decoration: none;}

a.normlink{cursor: pointer; float: left; padding-left: 3px; font-size: 12px;}
a.normlink:link{}
a.normlink:visited{}
a.normlink:hover{text-decoration: underline;}
/* SECTION: Standard CP classes*/
.default { }
.date{}
.frontdate{float: left; padding: 4px 5px 0px 0px; font-size: 0.8em; font-weight: bold;}
.feedback {}
.copyright { }
/* Standard tools */
div.tools{display: none;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{}
.frontheadline{
float: left;
}
.headline, h1.headline {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  margin: 0px 0px; padding: 0px;
  font-weight: bold;
}
.ingressview, p.ingressview{
  margin: 6px 0px; padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block{
margin-bottom: 5px;
clear: both;
}
.listblock{
line-height: 34px;
height: 34px;
overflow: hidden;
border-bottom: 1px dashed #000000;
}
hr{clear: both;}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 1px;
	margin: 5px 0px;
	border-bottom: 1px dashed #000000;
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix{clear: both;}
/* SECTION ARTPICS */

td.artpic{
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 

#page{
width: 100%;
margin: 0px auto;
padding: 0px;
text-align: left;
}
#top{display: none;}
#navbar{
display: none;
}
#main{
float: left;
width: 100%;
}
#sidebar{display: none;}
/* SECTION: page elements */ 
#rss{display: none;}
#menuspec{display: none;}
#mainmenu{display: none;}
.menucontainer{display: none;}
.menucontainer li{}
#rightmenu{display: none;}
/* SECTION: standard box */ 
.box{
  padding: 10px 10px;
  margin: 0px 0px 0px 0px;
 }
.box .cell{
  padding: 5px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  font-weight: bold;
  font-size: 0.9em;
}
.box ul{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
}
.box ul li{
  margin: 5px 0px;
  padding: 0px;
}
.box h3{
  margin: 0px;
  padding: 1px 5px;
}
/* SECTION: banner locations */