body {
background-color: #FFFFFF;
background-image: url('img/01.jpg');
background-repeat: repeat-x;
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: center; 
margin: 61px 0px 0px 0px; 
}

a:link { 
text-decoration: none; 
font-weight: bold; 
color: #265A5B; 
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #255758; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

a:hover { 
text-decoration: underline; 
font-weight: bold; 
color: #125570; 
}

#left a:link { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:visited { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:active { 
text-decoration: none; 
font-weight: normal; 
color: #BEE3E4; 
}

#left a:hover { 
text-decoration: underline; 
font-weight: normal; 
color: #125570; 
}

h1 {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 15px; 
margin: 0px 0px 0px 0px; 
}

h1:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 0px; 
}

h2 {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 12px; 
margin: 0px 0px 0px 5px; 
}

h2:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 14px; 
margin: 0px 0px 0px 0px; 
}

h3 {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 10px; 
margin: 0px 0px 0px 5px; 
}

hr {
	border: none;
	background-color: #CFEAEB;
	color: #CFEAEB;
	height: 1px;
	width: 140px;
	margin: 2px 0px 4px 5px;
	font-weight: bold;
}

p.side {
font-family: Arial;
font-size: 13px;
color: #000000;
margin: 0px 0px 0px 7px;
text-align: left;
text-indent: 0em;
}

p {
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify;
text-indent: 2em;
margin: 4px 0px 0px 0px;
}

#container { 
background-color: #FFFFFF; 
background-image: url('img/03.jpg');
background-repeat: repeat-y;
margin: auto;
position:relative;
padding: 0px; 
width: 734px;
text-align: left; 
} 

#top {
	background-image: url(img/02.jpg);
	background-color: #FFFFFF;
	width: 734px;
	height: 115px;
}

#left {
position: relative;
margin: 0px 0px 0px 10px;
width: 200px;
background-color: #FFFFFF; 
float: left;
}

#main {
	position: relative;
	width: 450px;
	background-color: #FFFFFF;
	margin: 0px 0px 2px 220px;
	min-height: 0px;
}

.clear {
width: 450px;
height: 14px; 
background-color: #FFFFFF; 
}

#footer {
background-image: url('img/04.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 734px; 
height: 25px; 
}

#footer2 {
background-image: url('img/05.jpg');
background-repeat: no-repeat; 
background-position: center top; 
background-color: #FFFFFF; 
width: 734px; 
height: 28px;  
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-align: center;
	width: 450px;
	display: block;
	height: 12px;
	position: relative;
	text-decoration: underline;
}
.cc {
	display: inline;
	list-style-image: none;
	text-align: center;
	position: relative;
	width: 450px;
}
#renewals, #events, #donations {
	background-color: #EAEAEA;
	text-align: center;
	height: 150px;
	width: 450px;
	border: medium solid #BAB8E4;
	position: static;
}
.cost {
	padding-left: 26px;
}
