html, body  {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: left;
	  background-image:url('images/bg.jpg');
	  background-position:top;
	  background-repeat:repeat-x;
	  background-color:#efd173;
   }
  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }

.content {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.content a:link{
	color: #ba0000;
	text-decoration: underline;
	font-weight: normal;
}

.content a:visited{
	color: #ba0000;
	text-decoration: underline;
	font-weight: normal;
}

.content a:hover{
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;	
}

.cont_title {
    font-family:"Times New Roman", Times, serif;
	font-size:22px; 
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	color:#980000;	
}

.footer {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #8f8b7f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.footer a:link{
	color: #8f8b7f;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #8f8b7f;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;	
}


.menu {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu a:hover{
	color: #f7e7b9;
	text-decoration: none;
	font-weight: normal;
}


.content-white {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.content-white a:link{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffe593;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

.content-white a:visited{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffe593;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

.content-white a:hover{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.little_text{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.text1 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.text1 a:link{
	font-family: "Times New Roman";
	font-size: 13px;
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.text1 a:visited{
	font-family: "Times New Roman";
	font-size: 13px;
	color: #4e431f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.text1 a:hover{
	font-family: "Times New Roman";
	font-size: 13px;
	color: #980000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



