body {
	background: url('../gfx/bg.gif') repeat;
	margin: 0px
	text-align: center;
}

td, p {
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	color: #330000;
	line-height: 125%;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 8px 0 0px 0;
}

li {
	padding: 0 0 15px 0;
	line-height: 115%
}


a, a:link {
	color: #43638a;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #0066cc;
	text-decoration: underline;
}

a:visited {
	color: #934201;
	text-decoration: none;
}

a.lightlink, a.lightlink:link, a.lighlink:visited {
	color: #f1dea3;	
}

a.lightlink:hover {
	color: #FFFFFF;
}



#container {
	margin: 20px auto 20px auto;
	width: 50em;
	text-align: left;
}


#header {
	width:798px;
	height:322px;
	background: url('../gfx/cbg.gif') repeat;
}

#mission {
	position:relative;
	left:19px;
	top:41px;
	width:530px;
	height:65px;
}


#photos {
	position:relative;
	left:0px;
	top:83px;
	width:798px;
	height:174px;
}

#nav-bar {
	width:798px;
	height:25px;
	background: url('../gfx/nav_cbg.gif') repeat-x;
}

#nav1 {
	position:relative;
	left:325px;
	top:0px;
	height:21px;
}

#content {
	width:798px;
	height: auto;
	background: url('../gfx/content_cbg.gif') repeat-y;
}

#content input[type="text"], #content textarea {
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 12px;
    padding: 4px;
    border: solid 1px #999999;
    width: 275px;
    color: #666666;
}

#box {
	background-color: #e3dac2;
	padding: 15px;
	font-size: 11px;
}


#footer {
	width:798px;
	height:84px;
	background: url('../gfx/footer_cbg.gif') repeat-x;
}

#footer td {
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 120%;
}
