a {
	COLOR: #9d0c1c;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover {
	COLOR: #13b4ae;
	TEXT-DECORATION: none
}

.imageback {
	background-color: #E6E6E6;
	border: 1px solid #5b5e5d;
	padding: 3px;
}



body {
	background-color: #F3EEE8;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 20px;
	color: #0e1219;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
}
i, em {
	color:#0d3171;
	font-family: Georgia, "Times New Roman", Times, serif;
}
b, strong {
	color:#5b5e5d;
}

#container {
	width: 690px;
	margin-top: 0px;
}


#header {
	width: 770px;
	height: 362px;
	margin-top: 0px;

}


#content {
	margin-top: -17px;
}

#main {
	width: 690px;
}

blockquote {
	text-align: center;
	margin: 10px 75px;
	color: #0e1219;
	font-weight: normal;
	bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F3F2F0;
	border: 1px solid #a7a7a7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
} 


#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

#footer {
	height: 90px;
	text-align: justify;
	clear: both;
	padding-top: 7px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}




h1 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: 30px;
	font-size: 24px;
	text-indent: 5px;
	color: #b50d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-left: 10px;
	text-transform: uppercase;
     
}


h1:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0d115c;
}

input, textarea, option, select {
	background-color: #F3F2F0;
	font: 11px Georgia, Serif;
	color: #5B5E5D;
	letter-spacing: 0px;
	border: 1px solid #a7a7a7;
	padding:2px;
}

ul, ol, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0e1219;
	line-height: 24px;
	text-align: justify;
}
h2 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	text-indent: 5px;
	color: #b50d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-left: 10px;
}
