body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #2c86a3;
	margin: 0 auto;
	padding: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}

p, td, input, select {
	font-size: 12px;
	text-align: center;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2c86a3;
}

a:link, a:hover, a:visited, a:active {
	color: #993366;
	text-decoration: none;
	border-bottom: 1px dotted #993366;
}

a.video:link, a.video:hover, a.video:visited, a.video:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}


#container {
	display:block;
	margin:0 auto;
	width:1024px;
}

#topshadow {
	display:block;
	float: left;
	position:relative;
	left:25px;
	top:0px;
	width:973px;
	height:21px;
}

#head {
	display: block;
	width: 1024px;
}

#logo {
	position:relative;
	float: left;
	left:25px;
	top:0;
	width:415px;
	height:68px;
}

#menu {
	position: relative;
	float: left;
	width: 546px;
	height: 81px;
    left: 25px;
    color: #ffffff;
	background-color: #ffffff;
}

#splash {
	display:block;
	position:relative;
	float: left;
	left:25px;
	top:0;
	width:973px;
	height:158px;
}
#centercontent {
	display: block;
	position: relative;
	float: left;
	width: 1024px;
	min-height: 580px;
}

#leftshadow {
	display:block;
	float: left;
	position: relative;
	left:25px;
	top:0;
	width:24px;
	height:445px;
	background-image: url(../images/index_14.png);
	background-repeat:repeat-y;
}

#leftcolumn {
	position: relative;
	left: 25px;
	float: left;
	width: 582px;
}

#hometext {
	display:block;
	position:relative;
	padding: 0;
	margin: 0;
	left:25;
	top:0;
	width:582px;
	height:420px;
	background-image: url(../images/index_15.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

#homewelcome {
	width: 350px;
	border-right: 1px solid #999999;
	position: relative;
	left: 6px;
	top: 16px;
	float: left;
}

#donateform {
	float: left;
	position: relative;
	width: 200px;
	top: 16px;
	left: 20px;
}

#gallery {
	display:block;
	float: left;
	position:relative;
	left:25px;
	top:0;
	width:348px;
	height:700px;
	background-image: url(../images/index_16.png);
	background-repeat:no-repeat;
}

#gallerycontent {
	display: block;
	position: relative;
	margin-top: 60px;
	margin-left: 40px;
	width: 270px;
	height: 600px;
	text-align:center;
}

#rightshadow {
	display:block;
	float: left;
	position:relative;
	left:25px;
	top:0;
	width:19px;
	height:445px;
	background-image: url(../images/index_17.png);
	background-repeat:repeat-y;
}

#video {
	display:block;
	position:relative;
	left: 0;
	top:0;
	width:582px;
	height:289px;
	background-image: url(../images/index_18.png);
	background-repeat:no-repeat;
}

#videoscreen {
	width: 290px;
	border-right: 1px solid #ffffff;
	position: relative;
	left: 25px;
	top: 40px;
	float: left;
}

#videoplaylist {
	float: left;
	position: relative;
	width: 210px;
	top: 50px;
	left: 40px;
}


#bottomshadow {
	display:block;
	float: left;
	position:relative;
	left:25px;
	top:0;
	width:973px;
	height:62px;
	background-image: url(../images/index_19.png);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 11px;

}

#content {
	position: relative;
	left: 25px;
	float: left;
	width: 973px;
	background-image: url(../images/otherpagebg.png);
	background-repeat: repeat-y;
	min-height: 601px;
}

#textcontent {
	margin: 20px 40px 20px 40px;
}
