body {
  font-family:  arial, verdana,  sans-serif;
  background: #014458;/*url("images/body-bg.gif")  top left;*/
	margin: 0;
	padding: 0;
	font-size: 11pt;
}


#main-container {
	margin: 0 auto; /* make website center or left */
	padding: 0;
 	width: 920px; /* make website liquid (100%) or fixed */  
  background: #ece6c2;  	
}

td
{
  vertical-align: top;
}


a {
	color: #0051a3;
	text-decoration: none;
	
}

a:hover {
  color: #00A1F5;
	text-decoration: underline;
}

/*=============================
      Header-Core-Pane
=============================*/
#header-core-pane {
  background: #014458;
  float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	font-size: 60%;
  text-align: right;  
}

#header-core-pane a{
  color: #ffffff;
}

#header-core-pane .sitedomain {
  padding: 8px 5px;
  
}

#header-core-pane .sitetools {
  padding: 6px 5px 1px 5px;  
}




/*=============================
        Header-Pane
=============================*/


#header-pane {
  float: left;
	margin: 0;
	padding: 0 0 0 0 ;
	width: 920px;	
	height: 320px;
}



#header-pane-sub {
  float: left;
	margin: 0;
	padding: 0 0 0 0 ;
	width: 100%;
	height: 320px;
}



/*=============================
          Page-Tools
=============================*/

#page-tools {
	color: #9D9D9D;
	font-size:75%;
  float: left;
	width: 850;
	margin: 10px 0 0px 0;
	padding: 0 10px;	
}



/*=============================
        Content-Pane
=============================*/


#content-pane {
  float: left;
	margin: 0px 0 0 0px;
	padding: 0 10px;	
	width: 700px;	
	font-size: 90%;
	text-align:justify;
	line-height:20px;
	color: #000;


}

#content-pane .page-title {
  font-size: 130%;  
  font-weight: bold;
  color: #000;  
}

#content-pane h2{  
	height: 13px;
  color: #ff0101;
  font-size:110%;	
}


#content-pane p{
  padding: 0px;
}


#content-pane hr{  
	color: #a3a3a3;
  background-color: #a3a3a3;
  height: 1px;  
  margin: 10px 0 5px 0;
  border: 0px;
}


#page-image {
  float: left;
  margin: 10px 20px 0 0; 
}




/*=============================
        Bottom-Pane
=============================*/

/*=============================
        Bottom-Pane
=============================*/


#bottom-pane {
  background: #014458 url("images/bottom-bg.jpg") top left no-repeat;
  float: left;
	width: 890px;
	margin: 0px 0 0 0;
	padding:10px 15px;

  font-size: 80%;
	border: 0px solid #00ff00;
}

#bottom-pane div {
	position: relative;
  margin: 0 0 0 0px;
}

#bottom-pane ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
} 

#bottom-pane li {
	float: left;
	margin: 0;
	padding: 0;
}


#bottom ul a:link, 
#bottom ul a:visited {
	display: block;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
}

#bottom-pane li a:hover {	
	text-decoration: underline;
}



/*=============================
        Footer-Pane
=============================*/

#footer-pane {
  float: left;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#ffffff;
	border: 0px solid #ff0000;
	background: #014458;
}


/*=============================
      Footer-Core-Pane
=============================*/


#footer-core-pane {
  clear:both;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#ffffff;
	background: #014458;
}

#footer-core-pane a{
  color:#BDBDBD	
}

#footer-core-pane a:hover{
  color:#ccff42
}



/*=============================
      Frontpage 
=============================*/
#content-pane-main {
  float: left;
	margin: 0px 0 0 0px;
	padding: 0 10px;	
	max-width: 920px;	
	font-size: 90%;
}

#content-pane-main h1{
  color: #000;
}

#intro {
	margin: 0px 0;
	padding: 0 0;	
}

#intro-image {
  float: left;
  margin: 0px 20px 0 0; 
}

#intro-text {
  margin: 10px 0px 0 0;
	padding: 10px 0px 0px 0px;	
  color: #000;
  text-align: justify;
}

#intro-text-text h1 {
  margin: -20px 0px 0 0;
}

#pages-summary {
	margin: 10px 0;
	padding: 0 0;	
	width:100%;
}

#pages-summary .line-separator {
  border-bottom:1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}

#pages-summary-image {
  float: left;
  margin: 0px 20px 0px 5px; 
}

#pages-summary-text {
  margin: 0px 10px 10px 10px;
 	font-size:100%;  
  text-align: justify;
}

#pages-summary-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #caefff;
}

#news-headlines {
	margin: 10px 10px;
	padding: 0 0;	
}

#news-headlines .line-separator {
  border-bottom:1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}



/*=============================
     Content-Pane-Right
=============================*/


#content-pane-right {
	width: 920px;	
  float: right;
	margin: 70px 0 0 5px;
	padding: 5px 5px;
	width: 15%;

}


#menu-trail {
	color: #9D9D9D;
	font-size:85%;
  float: left;
	width: 100%;
}

#menu-trail-box-style-outer { 
  background: #f8f8f8;
  border: 1px solid #f8f8f8;  
}

#menu-trail-box-style { 
  background: #fcfcfc; 
  border: 1px solid #fcfcfc;  
}

#page-tools-box-style { 
  background: #f3f3f3; 
  border: 3px solid #e7e5e5;
}

#content-page-box-style { 
  /*background: #ffffff;
  border: 3px solid #ffffff;*/ 
}

#menu-vertical-box-style { 
  background: #f3f3f3; 
  border: 3px solid #e7e5e5;
}


/*=============================
        Tags
=============================*/
#related-items {
	color: #9D9D9D;
	font-size:100%;
  float: left;
	width: 100%;
}

#related-items-style-outer { 
  background: #f3f3f3; 
  border: 1px solid #f8f8f8;  
}

/*=============================
         table-frame
=============================*/
#table-frame {
  border-left: 1px solid #949494;  
  border-top: 1px solid #949494;
}


#table-frame td{
  border-bottom: 1px solid #949494;
  border-right: 1px solid #949494;
}



#related-items-style { 
  background: #fcfcfc; 
  border: 1px solid #fcfcfc;  
}

#related-items-insidebox {
  background: #f8f8f8; 
  border: 1px solid #f3f3f3;  
}

/*=============================
  Photogallery-Image-Style
=============================*/

#photogallery-image-style {
 padding: 2px;
 border: 1px solid #cccccc;
}

/*=============================
Panelet - pages-byfolder-datelist
=============================*/

#pages-byfolder-datelist {
  width: 370px;
}

#pages-byfolder-datelist .pages-title a {
  font-weight: bold;
}

#pages-byfolder-datelist #td1 {
 position: relative;
 float:left;
 width: 70px;
 border-top: 1px dashed #ccc;
 padding-top: 5px;
}

#pages-byfolder-datelist #td2 {
 position: relative;
 float:left;
 width: 295px;
 border-top: 1px dashed #ccc;
 padding-top: 5px;
}

#pages-byfolder-datelist #readmore {
  text-align: right;
  padding: 10px 0 10px 0px;
}
