body {
margin: 0;
background: #4a6997 url(images/bg.jpg) center repeat-y;
font-family: Georgia, Arial, Helvetica;
color:#FFFFFF;
}

img {
border-style:none;
}

#main {
position:relative;
width: 1000px;
height: 859px;
background: url(images/BGimage.jpg) left no-repeat;
margin:0 auto;
}

#navigation {
position:absolute;
z-index:1;
left: 74px;
top: 215px;
}

#leftcontent {
position: absolute;
top: 290px;
left: 23px;
}

#donate {
position: absolute;
top: 260px;
left: 40px;
}

#newswindow {
color:#000000;
font-size:17px;
position:absolute;
top:390px;
background:url(images/news-bubble.png) no-repeat;
width:306px;
height:93px;
padding:40px 30px 20px 30px;
}

#bottomcontent {
font-size:18px;
text-align:center;
position:absolute;
top:800px;
left:400px;
}

#bottomcontent div {
	font-size:16px;
}

#bottomcontent a:link {
color: #ffffff;
text-decoration: none;
}

#bottomcontent a:active {
color: #ffffff;
text-decoration: none;
}
#bottomcontent a:visited {
color: #ffffff;
text-decoration: none;
}

#bottomcontent a:hover {
color: #638faa;
text-decoration: none;
}

#rightcontent {
position:absolute;
top: 290px;
left:435px;
width:516px;
color:#000000;
}

#header {
width: 391px;
height: 115px;
background-image:url(images/header.png);
}

#videoicon {
position: absolute;
left: 268px;
top: 100px;
width:300px;
}

#videoicon a:link {
color:#000000;
text-decoration:none;
}

#videoicon span {
position: relative;
top:-8px;
font-size:11px;
}

#text {
position:absolute;
top:123px;
overflow:auto;
height:350px;
width:516px;
padding: 0 10px 0 0;
}

/*Replace this with h1*/
.mainheading {
text-align:center;
font-size:24px;
}

h1 {
	text-align:center;
	font-size:26px;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-size: 20px;
	font-weight:normal;
}

h3 {
	font-size:inherit;
	font-weight:bold;
	display:inline;
}

.centered {
	text-align:center;
}
