a {
	COLOR: #0f5585;
	TEXT-DECORATION: none;
	font-weight: normal;
}
a:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}

img {border: 0px;}

body {
	background-color: #a3a3a3;
	background-repeat: repeat;
	background-image: url(images/background.jpg);
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 20px;
	color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 24px;
	font-weight: normal;
}
b, strong {
	color: #e48a57;
	
}
i, em {
	color:#01d2d0;

}
	
blockquote {
	text-align: left;
	margin: 40px 180px;
	border: 2px solid #9b9b9b;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	bottom: 40px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 40px;
	background-color: #9b9b9b;
	background-image: url();
	background-repeat: ;
	font-size: 12px;
	height: 160px;
	font-family: Arial;
	line-height: 25px;
} 

#container {
	width: 800px;
	float: right;
	text-align: justify;
	margin: 0px;
}



#content {
	margin-top: 0px;
	width: 800px;
	
}


#header {
	height: 470px;
	width: 800px;
	margin: 0;
}

#bottom {
	clear: both;
	width: 700px;
	margin-top: 0px;
	height: 216px;
}

.imageback {
	background-color: #ed492a;
	border: 2px solid #ed492a;
	padding: 3px;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #313131;
	text-align: justify;
	width: 700px;
	line-height: 16px;
	height: 131px;
}

h1 {
	text-align: left;
	background: ();
	font-weight: normal;
	line-height: 25px;
	font-size: 25px;
	text-indent: 25px;
	color: #ce9ba2;
	font-family: Arial;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}

h1:first-letter {
	font-family: Arial;
	font-weight: normal;
	font-size: 30px;
	color: #e48a57;
}

h3 {
	text-align: left;
	background: ();
	font-weight: normal;
	line-height: 25px;
	font-size: 15px;
	text-indent: 45px;
	color: #b0c14c;
	font-family: Arial;
	letter-spacing: 2px;
	margin-top: -20px;
	margin-right: 20px;
	padding-top: 0px;
	text-transform: uppercase;
}

input, textarea, option, select {
	background-color: #000000;
	font: 10px Arial;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding:2px; }

