.background {
	background-image: url(media/background.jpg);
	background-repeat: repeat;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2929;
}
.titleText {
}
.newsBullets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDF1F4;
	text-decoration: none;
}
.newsBullets a:link{
	color: #EDF1F4;
}
.newsBullets a:visited{
	color: #EDF1F4;
}
.newsBullets a:hover{
	color: #FCBB2E;
	text-decoration: underline;
}
.newsBullets a:active{
	color: #FCBB2E;
	text-decoration: underline;
}
.newsBulletsSM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDF1F4;
	text-decoration: none;
	height: 18px;
}
.newsBulletsSM a:link{
	color: #EDF1F4;
}
.newsBulletsSM a:visited{
	color: #EDF1F4;
}
.newsBulletsSM a:hover{
	color: #FCBB2E;
	text-decoration: underline;
}
.newsBulletsSM a:active{
	color: #FCBB2E;
	text-decoration: underline;
}
.newsArchive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 70px;
	padding-right: 15px;
}
.newsArchive a:link{
	color: #333333;
}
.newsArchive a:visited{
	color: #333333;
}
.newsArchive a:hover{
	color: #8B4D26;
	text-decoration: underline;
}
.newsArchive a:active{
	color: #8B4D26;
	text-decoration: underline;
}
.supportersLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82020;
	padding-left: 16px;
	padding-right: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
	text-decoration: none;
}
.supportersLinks a:link {
	color: #A82020;
	text-decoration: none;
}
.supportersLinks a:visited {
	color: #A82020;
	text-decoration: none;
}
.supportersLinks a:hover {
	color: #A82020;
	text-decoration: underline;
}
.supportersLinks a:active {
	color: #A82020;
	text-decoration: underline;
}
.letterslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278CB8;
	padding-left: 16px;
	padding-right: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
	text-decoration: none;
}
.letterslinks a:link {
	color: #278CB8;
	text-decoration: none;
}
.letterslinks a:visited {
	color: #278CB8;
	text-decoration: none;
}
.letterslinks a:hover {
	color: #278CB8;
	text-decoration: underline;
}
.letterslinks a:active {
	color: #278CB8;
	text-decoration: underline;
}
.shadow {
	background-image: url(media/background_repeating_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.otherSupporters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B2A2A;
	padding-left: 16px;
	padding-right: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
}
.otherSupporters a:link {
	color: #2B2A2A;
	text-decoration: none;
}
.otherSupporters a:visited {
	color: #2B2A2A;
	text-decoration: none;
}
.otherSupporters a:hover {
	color: #2B2A2A;
	text-decoration: underline;
}
.otherSupporters a:active {
	color: #2B2A2A;
	text-decoration: underline;
}
.photoCaption {
	color: #FFFEF7;
	font-size: 14px;
}
.welcometext {
	color: #FFFEF7;
	font-size: 14px;
	text-align: left;
	margin-right: 9px;
	margin-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.letterListing {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 10px;
	line-height: 14px;
	
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
}
.letterListingB {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 20px;

	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.letterListing a:link {
	color: #333333;
	text-decoration: none;
}
.letterListing a:visited {
	color: #333333;
	text-decoration: none;
}
.letterListing a:hover {
	color: #8B4D26;
	text-decoration: underline;
}
.letterListing a:active {
	color: #8B4D26;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.lettersSidebar {
	background-image: url(media/letters_sidebar_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lettersSidebarText {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
