@charset "UTF-8";
.text {
	font-family: "Times New Roman, Times, serif";
	font-size: 15px;
}


#content {
	padding:25px;
	background: url(../images/bg2.gif);	
}


.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

.bigtext a, .bigtext a:visited, .bigtext a:active{
color:#675831;

}


.bigtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

.bigtext2 a, .bigtext2 a:visited, .bigtext2 a:active{
color:#000000;
text-decoration:none;

}

.bigtext2 a:hover{
color:#675831;

}

.footer {
	font-family: Georgia, "Times New Roman, Times, serif";
	font-size: 12px;
	text-align: center;
	color: #675831;
	padding:6px;
}



.footer a, .footer a:visited, .footer a:active{
	text-decoration:none;
	text-align: center;
	color: #f1ecb4;
}


.footer a:hover{
text-decoration: underline;
	text-align: center;
	color: #ffffff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
	color: #675831;
	margin-bottom:-3px;
	margin-top:-3px;
	font-weight: normal;
	letter-spacing: 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom:-5px;
	color: #675831;
}