﻿body {
	background: white;
	font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
	}
div.header
{
   margin: 0 auto;
  position: relative;
  width:100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
}
div.logo-text
{
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  margin-left: 0;
}

h1.logo-name
{
  display: block;
  width: 690px;
  text-align: left;
  font-size: 25px;
  padding: 0;
  margin: 0;
  color: #F5F5F5 !important;
}
#flash-container{display: none;}

	
.vmenu {
	display: none;
	}

	
.block{
	display: none;
	}	
.post .post-body {
	width:100%; 
	margin: 5% 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
	.footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}

.footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #B0B0B0;
}

.footer-body
{
    position:relative;
    padding: 10px;
}

.footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover,
.footer-text td, 
.footer-text th,
.footer-text caption
{
    color: #1A1A1A;
    font-size: 10px;
}

.footer-text
{
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.footer-text a,
.footer-text a:link
{
  color: #345B74;
  text-decoration: none;
}

.footer-text a:visited
{
  color: #545454;
}

.footer-text a:hover
{
  color: #284558;
  text-decoration: underline;
}

div.footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #BFBFBF;
  border-style: solid;
  margin: 10px;
}/* end Footer */

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #404040;
}

.page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #404040;}
  .sidebar1 {display:none;}
   .sidebar2 {display:none;}
  
	
	

