#donate-bar {
	position:absolute;
	right: 14px;
	top:150px;
	border:1px solid #2b517b;
	width: 15%;
	text-align:center;
	background-image: url(http://animorphsforum.com/tbar.jpg);
	background-repeat: repeat-x;
}
#social {
	position:absolute;
	right: 14px;
	top:400px;
	border:1px solid #2b517b;
	width: 15%;
	text-align:center;
	background-image: url(http://animorphsforum.com/tbar.jpg);
	background-repeat: repeat-x;
}

body {background:url(tbar.jpg); background-repeat:no-repeat;}
body {background-color:#c9dff7;}
#cont{background:url(bg.png);}
a:link {
	color: #2b517b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5183b9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 24px;}
