a:link {
COLOR: #B90000;
}
a:visited {
COLOR: #A86F6F;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #FF0000;
}



.menu {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: black;
  font-size: large;
  background-color: white;
}

.bottomnav{
	font-size: small;	
}

a.bottomnav:link {
	color: #666666;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #666666;
	text-decoration: none;
}
a.bottomnav:hover {
	COLOR: #FF0000;
	text-decoration: none;
}
a.bottomnav:active {
	color: #666666;
	text-decoration: none;
}

.clearfooter {clear: both;
        }


h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-large;
  color: black;
}
h2 {
  font-size: large;
  color: black;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: medium;
  color: black;
}
.flash {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-large;
  color: #990000;
  text-decoration: blink;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	position: relative;
	display: inline;
	margin-top: 5px;
	padding-top: 3px;
}

.letter {
  font-size: medium;
  color: #7b0000;
  font-style: italic;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: white;
}

.leftimage{
	float:left;
	padding-right: 20px;
	margin-bottom: 10px;
		
}

.rightimage{
    float:right;
	padding-left: 20px;

	
}

.centreimage{


}


.donateindent{
position:relative;
left:255px;
}


.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#colcontent {
	
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-style: none;
}
#leftcol {
	float: left;
	width: 46%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rightcol {
	float: right;
	width: 46%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.style1right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	padding: 0px;
	text-align: left;
	margin-top: 3px;
	position: absolute;
	top: 30px;
}
#fatrightcol {

	float: right;
	width: 64%;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}
#thinleftcol {

	float: left;
	width: 34%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#menuback {
	background-image: url(images/menu/menubackground.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	}

#lefttextfull {
	float:left;
	margin-bottom: 10px;
	position: relative;
	top: 767px;
	left: 11px;
}




