body {
	background-image: url(img/doc_bg.jpg);
   font-family:Verdana;
	font-size: 10pt;
   color: Maroon;
	}

#centerLayer {
 width: 730px; 
 position: absolute;
 left: 50%; 
 top: 50%; 
 margin-left: -20%;
}
h1 {
	margin: 0px; color: #191970;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding: 5px;
}
#inside {
 font-family: Arial, Helvetica, sans-serif;
 margin: 0px;
 background-image: url(img/title.jpg);
 background-repeat: repeat-x;
 background-color: #E8EBF2;
 border: #191970 1px dotted;
}
#block_content {
	width: 90%;
	padding: 4px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Maroon;
}
#promo_block{
	width: 99%;
	border: #708090 1px solid;
	background-color: White;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
	background: #48D1CC;
	color: #0000CD;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	border: #A52A2A 1px solid;
  	padding: 4px
}
h3 {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px
}
.promo A{
	color: #343434;
	font-size: 14pt;
	font-family: Arial;
	text-decoration: none;
}
.promo a:Hover {
   color: #000000;
}
.pr A, .pr {
	color: Blue;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	width: 95%
}
p.pr A:Hover {
	color: Red;
}
.prado A{
   color: #F0E68C;
   font-size: 12pt;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.prado A:Hover {
	color: #B01231;
	text-decoration: underline;
}
.enter A {
   padding: 10px;	
	color: #4169E1;
	font-size: 20pt;
   font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.enter A:Hover {
	color: Black;
  	text-decoration: underline  
}
