@charset "utf-8";
body  {
	font-family: 90% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image: url('../images/bkgrnd.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.stmary #container { 
	width: 851px;
	background-image: url('../images/contentbk_full.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin: 0px auto;
	border: 0px solid #FFFFFF;
	text-align: left;
}
.stmary #header { 
	padding: 0 0px 0 0px;
	height: 167px;
	color: white;
}
.stmary #topheader_text { 
	font: 90% Arial, Helvetica, sans-serif;
	color: white;
	padding: 10px 0 0 0;
}
.stmary #mainlinks { 
	font: 11pt Arial, Helvetica, sans-serif;
	background-color: #21468F;
	padding: 5px 0px 5px 0px;
	height: 25px;
	color: white;
	text-align: center;
} 
.stmary #header h1 {
	margin: 0;
	padding: 10px 0;
}
.stmary #sidebar1 {
	float: left;
	width: 166px;
	padding: 15px 10px 15px 5px;
}
.stmary #sidebar1 p {
	font: 80% Arial, Helvetica, sans-serif;
}
.stmary #sidebar1 hr {
	border-top:1px dotted #000000;
	height: 1px;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}
.stmary #mainContent { 
	margin: 0 0 0 210px;
	padding: 25px 0px;
}
.stmary #mainContent h4 { 
	font: 22pt Pristina;
	color: #21468F;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
} 
.stmary #footer { 
	padding: 5px 5px 5px 5px;
} 
.stmary #footer p {
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0;
	text-align: center;
}
.stmary #footer hr {
	border-top:1px dashed #499CD7;
	height: 1px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #21468F;
}
a:visited {
	color: #21468F;
}
a:hover {
	color: #499CD7;
}
a:active {
	color: #21468F;
}
.donatetext a:link {
	color: #E0D225;
	text-decoration: underline;
}	
.donatetext a:visited {
	color: #E0D225;
	text-decoration: underline;
}	
.donatetext a:hover {
	color: white;
	text-decoration: none;
}	
.donatetext a:active {
	color: #E0D225;
	text-decoration: underline;
}
.mainlinktext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}	
.mainlinktext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}	
.mainlinktext a:hover {
	color: #499CD7;
	text-decoration: none;
}	
.mainlinktext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
