.content-text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E2E1E1;
	text-align:justify;
	text-decoration: none;
	padding-right:5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #550407;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9F2429;
	text-decoration: none;
}

.footer-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9F2429;
	text-decoration: none;
}

.footer-link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9F2429;
	text-decoration: underline;
}



a {  color: #FFFF99}


.click_here_text{
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FF3366;
	  text-decoration:none;
	  padding-left:25px;
	  }
	  
	  .click_here_text a{
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FF3366;
	  text-decoration:none;
	  padding-left:25px;
	  }
	  
	  .click_here_text a:hover{
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FF3366;
	  text-decoration:underline;
	  padding-left:25px;
	  }
	  
	  .welcome_text{
	  font-family:"Trajan Pro";
	  font-size:24px;
	  color:#FAD880;
	  text-decoration:none;
	  }
	  
	  .bold_text{
	   font-family:Tahoma;
	   font-size:14px;
	   color:#FAD880;
	   text-decoration:none;
	   font-weight:bold;
	   }
	   
	   .link_text{
	   font-family:Tahoma;
	   font-size:11px;
	   color:#A98E4E;
	   text-decoration:none;
	   font-weight:bold;
	   }
	   
	   .link_text a{
	   font-family:Tahoma;
	   font-size:11px;
	   color:#A98E4E;
	   text-decoration:none;
	   font-weight:bold;
	   }
	   
	   .link_text a:hover{
	   font-family:Tahoma;
	   font-size:11px;
	   color:#FADA84;
	   text-decoration:none;
	   font-weight:bold;
	   }
	   
	   .headline{
	   font-family:Tahoma;
	   font-size:11px;
	   color:#FAD880;
	   text-decoration:none;
	   font-weight:bold;
	   }

