body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	background-image:  url("../nav/bg.jpg");
	background-repeat: repeat-x;
	background-color: #949EA8;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
#hdr {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display: block;
	height: 150px;
	background-image: url(nav/header.jpg);
}
#nav {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display: block;
}
#main {
	margin: 0 auto;
	width: 910px;
	background-color: #FFFFFF;
	background-image:  url("images/main_bg.jpg");
	position: relative;
	background-repeat: no-repeat;
	display: block;
	padding: 10px 20px 20px 20px;
}
#mainindex {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display: block;
	background-color: #FFFFFF;
	background-image:  url("images/index_bg.jpg");
	height: 510px;
	background-repeat: no-repeat;
}
#ftr {
	position: relative;
	width: 950px;
	height: 20px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0 5px 0;
	background-color: #C7D4E5;
	font-size: 0.65em;
	clear: none;
}
p {
	font-size: 1em;
}
h1 {
	color: #003366;
	font-size: 2.5em;
	font-weight: normal;
	display: inline;
}
h2 {
	color: #003366;
	font-size: 2em;
	font-weight: bold;
}
h3 {
	color: #003366;
	font-size: 1.8em;
	font-weight: bold;
	display: inline;
}
h4 {
	color: #003366;
	font-size: 1.5em;
	font-weight: bold;
}
h5 {
	color: #003366;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}
h6 {
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	display: inline;
}
#indexvideo {
	display: block;
	width: 350px;
	padding: 5px 5px 5px 5px;
	font-size: 0.7em;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#indexcontent {
	display: block;
	width: 320px;
	font-size: 0.7em;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#contentl {
	position: relative;
	font-size: 0.8em;
	margin: 0 0 0 10px;
	float: left;
	width: 450px;
	display: block;
}
#contentr {
	width: 400px;
	position: relative;
	font-size: 0.8em;
	display: inline;
	clear: none;
}
td {
	font-size: 1em;
}
#peoplepic {
	margin-right: 10px;
	margin-bottom: 10px;
}
#holdingnav {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display: block;
	height: 38px;
}
#mainholding {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display: block;
	background-color: #FFFFFF;
	background-image:  url("images/index_bg.jpg");
	height: 400px;
	background-repeat: no-repeat;
}
#holdingcont {
	text-align: right;
	width: 930px;
	font-size: 2em;
	color: #003366;
	font-weight: bold;
	padding: 20px 20px 0 0;
}
#indextitle {
	font-size: 2em;
	font-weight: bold;
	color: #003366;
}
.button {
	color: #FFFFFF;
	background-color: #7B7B7B;
}
#expedpictd {
	text-align: right;
	vertical-align: top;
	width: 365px;
	font-size: 1em;
	padding-top: 25px;
}
#frienditem {
	display: block;
	padding-bottom: 10px;
	clear: both;
}
#donate {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #003366;
}
.donatebig {
	font-size: 1.6em;
}
#infoiceberg {
	background-image: url(images/info_iceberg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
