body,td,th {
	color: #2b517b;
}
body {
	background-color: #c9dff7;
	background-image: url(../bg.jpg); background-repeat:no-repeat;
}
a:link {
	color: #2b517b;
}
a:visited {
	color: #5183b9;
}
a:hover {
	color: #2b517b;
}
a:active {
	color: #2b517b;
}
#search{position:absolute;right: 5px; top:10px;}


#donate-bar {
	position:absolute;
	right: 14px;
	top:42px;
	border:1px solid #2b517b;
	width: 15%;
	text-align:center;
	background-image: url(../tbar.jpg);
	background-repeat: repeat-x;
}
#social {
	position:absolute;
	right: 14px;
	top:300px;
	border:1px solid #2b517b;
	width: 15%;
	text-align:center;
	background-image: url(../tbar.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
#content {
	border:2px solid #000000;
	width: 50%;
	padding-left:20px;
	color:#000000;
	background-image: url(../footer-bar.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

.style1 {font-size: 24px;}

.style2 {
	font-size: 12px;
	}

.style3 {font-size: large}