* { 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #F4F1DF; 
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

#banner {
	text-align: center;	
	margin-bottom: 15px;	
}

#photo {
	text-align: center;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 20px 10px;
}

#photoFooter * {
	text-align: center;
	font-size: 9px;
	width: 650px;
	padding: 10px 10px 20px 10px;
}

.mainFooter * {
	font-size: 9px;
}


h1, .head1 {  font-size: 18px; font-weight: bolder; text-align: right}
h2, .head2 { font-family: verdana; font-size: 14px; font-weight: bolder; color: #F4F1DF}
h3, .head3 { font-family: verdana; font-size: 11px; font-weight: bolder; color: #F4F1DF}
.text-size1 {  font-size: 20px; color: #f4f1df}
p, .text-size2 {
	font-family: verdana;
	font-size: 12px;
	color: #f4f1df
}
.text-size3 { font-family: verdana; font-size: 13px; color: #f4f1df }
.menu1 { font-family: verdana; font-size: 9px; color: #401010; background-color: #f4f1df}

.menu2 * { 
	font-size: 13px; 
	color: #401010; 
	background-color: #f4f1df ; 
}

.menu2 a:hover {
	color: #862222;
}

.redtextBOLD { 
	text-align: right;
	font-weight: bold; 
	font-variant: small-caps;
	font-size: 14px;
	color: #401010;
}

.text-tiny {  font-family: verdana; font-size: 9px; color: #401010}

th { 
	text-align: left;
	font-weight: bolder; 
	font-variant: small-caps;
	margin-bottom: 25px;
}

.alignRight {
	text-align: right;
}
