a {
	COLOR: #752b31;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover { COLOR: #309a98; TEXT-DECORATION: none}

.imageback { background-color: #131617; border: 2px solid #131617; padding: 2px; }

img {border: 0px;}

body {
	background-color: #131617;
	background-repeat: repeat-x;
	background-image: url();
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 55px;
	color: #9a9696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 24px;
}
i, em {
	color:#5ccbf4;
	font-family: Georgia, "Times New Roman", Times, serif;
}
b, strong {
	color:#FF0000;
}

#container {
	width: 810px;
	margin-top: 0px;
}


#header {
	width: 810px;
	height: 357px;
	margin-top: 0px;

}


#content {
	margin-top: -50px;


}

blockquote {
	text-align: center;
	margin: 10px 250px;
	color: #cee9f2;
	font-weight: normal;
	bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #384448;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

#footer {
	height: 90px;
	font: 11px Verdana;
	text-align: justify;
	clear: both;
	background-color: #131617;
	padding-top: 7px;
	margin-bottom: 7px;

}




h1 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: 51px;
	font-size: 16px;
	text-indent: 57px;
	color: #41bace;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-left: 20px;
     
}


input, textarea, option, select {
	background-color: #364b5b;
	font: 11px Verdana;
	color: #aeb0a9;
	letter-spacing: 0px;
	border: 1px solid #364b5b;
	padding:2px;
}

ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9696;
	line-height: 24px;
	text-align: justify;
}
