body {
	text-align: center;
}

a:link, a:visited {
	color: #666666;
}

a:hover {
	color:black;
}

hr {
   height: 0;
   border-width: 1px 0 0 0;
   border-style: dotted;
   border-color: #DEE6EB;
   margin-bottom: 15px;

}


#wrapper {
	display: block; 
	/*border: 1px #000000 solid;*/
	width:90%; 
	margin:0px auto;
}

#content {
	width: 95%;
	float: left;
	font-family : 'Trebuchet MS'; 
	font-size : 12px;
	padding: 10px 0px 0px 20px ;

}

#content h1 a{
  color: #666666;
  text-decoration:none;
  font-family: "Times New Roman", Courier, Garamond, serif;
  font-weight: normal;
  font-style: italic;
  font-size : 24px;
  }

#content h1 {
  color: #666666;
  text-decoration:none;
  font-family: "Times New Roman", Courier, Garamond, serif;
  font-weight: normal;
  font-style: italic;
  font-size : 24px;
  }


#sidebar {
	font-family : 'Trebuchet MS'; 
	font-size : 11px;

}

#sidebar h2 {
	font-family : 'Trebuchet MS'; 
	font-size : 13px;
	background-image: url(http://www.gerryschroederonline.com/wp-content/themes/gerry/images/header.png);
	background-repeat: no-repeat;
	min-width: 291px;
	min-height: 38px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:center;
	color: #666666;	

}

#sidebar li {   
  list-style-type: none;  
  width: 85%; 
  border-bottom: 1px dotted #DEE6EB;
  font-family: 'Trebuchet MS';
  font-size: 12 px;
  text-align: left;
  margin-bottom: 5px
   }  

#sidebar li a:hover {  
  color: black;
  font-size: 12 px;
  font-weight: bold;
   } 


#sidebar a, #sidebar a:visited {

  color: #8E1B10;
  padding-top: 3px;
  text-decoration: none;
  }



#page {
	text-align:right;
	direction:rtl;
}


#both {
	clear: both;
}

.title {
	font-size: 11pt;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}


#comments

{
	font-size: 11pt;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

#comments h4,h2,h3 {
	font-family : 'Trebuchet MS'; 
	font-size : 12px;

}


#navigation
{
	font-size: 10pt;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

