#header {
	position: relative;
	top: 5px;
	margin:0px auto;
	white-space:nowrap;	
}

#headerTop {
	position: relative;
	height: 39px;	
	margin:0px auto;	
	width:790px;
}

#headerText {
	position:relative;
	top:19px;		
}

#headerTeaser {
	position: relative;
	height: 211px;	
	margin:0px auto;	
	background-image: url("../images/header_repeat.gif");
	background-repeat: repeat-x;
}

#teaserImgs {
	position:relative;
	width:790px;
}

#subheaderTeaser {
	position: relative;
	height: 73px;	
	margin:0px auto;	
	background-image: url("../images/sub_header_repeat.gif");
	background-repeat: repeat-x;
}

#subTeaserImgs {
	position:relative;
	margin:0px auto;
	width:790px;
	white-space:nowrap;
	text-align:left;	
}

#container {
	position: relative;
	top: 7px;
	margin:0px auto;
	white-space:nowrap;
	text-align:left;
	width:790px;
	font-weight:normal;
}

#subcontainer {
	position: relative;
	top: 11px;
	margin:0px auto;
	white-space:nowrap;
	text-align:left;
	width:790px;
	font-weight:normal;
}

#navbar {
	position: relative;	
	margin:0px auto;
	border-bottom:1px solid #D2CBA3;
	top:2px;
	padding-bottom:3px;
}

#subnavbar {
	position: relative;	
	margin:0px auto;
	border-bottom:1px solid #D2CBA3;
	top:6px;
	padding-bottom:3px;
}

#navLinks {
	width:790px;
	height:16px;
	margin:0px auto;
	text-align:left;	
	white-space:nowrap;
}

#navLinks a, #navLinks a:link, #navLinks a:active, #navLinks a:visited{
	color:#0C9F6A;
}

#subNav {
	position:absolute;
	left:20px;
	top:0px;
	white-space:nowrap;	
}

#sideBar {	
	position:absolute;
	left:555px;
	top:0px;
	width:214px;
	border:1px solid #D2CBA3;
	border-top:0px;
	background-color:#FAF8E7;
	white-space:normal;	
	font-weight:normal;
}

#sideBarLine {
	border-bottom:1px solid #D2CBA3;
	height:1px;	
}

.side-content-category{
	margin:0px;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding:0px;
	margin-top:5px;
	margin-bottom:4px;
}

.side-content-image{	
	margin:auto;
	text-align:center;
}

.side-content-file{
	margin-left:8px;
}

.side-content-link{
	margin-left:8px;
}

.side-content a, .side-content a:link, .side-content a:visited{
	color: #0C9F6A;
}

#main {
	position: relative;
	left: 20px;
	top: 45px;
	width: 515px;
	z-index: 15;
	white-space:normal;
	font-weight:normal;
}

#dynamicC a, #dynamicC a:link, #dynamicC a:visited {
	color: #0C9F6A;
}

#newsTable {
	width:500px;
}

.newsClass {
	width:230px;
	padding-right:20px;
}

.newsClass a, .newsClass a:link, .newsClass a:active, .newsClass a:visited {
	color:#0C9F6A;
}

.newsHeadline{
	color:#0C9F6A;
}

.eventsClass {
	width:245px;
	padding-right:5px;
}

#picFrame {
	top: 30px;	
	width:438px;
	height:85px;
	margin-bottom:15px;
	white-space:nowrap;
}

#picView {
	position:absolute;
	top:68px;
	left:445px;
	color:#D2CBA3;
}

#viewImage {		
	margin-top:5px;
	margin-bottom:10px;
	white-space:nowrap;
}

.imageList {
	/*margin-bottom:10px;*/
}

.imageList a, .imageList a:link, .imageList a:active, .imageList a:visited {
	color:#0C9F6A;
}

.photoLinks a:link, .photoLinks a:visited{
	/*color:#D2CB6A;*/
	color:#0C9F6A;
}

#secondaryContent{
	position:absolute;
	left:550px;
	top:48px;
	width:155px;
}

#footer {	
	position: relative;
	left: 0px;
	top: 40px;
	width: 510px;
	z-index: 20;
	font-size:10px;	
	white-space:normal;
	/*color:#D2CB6A;*/
	color:#ADA758;
	text-align:right;
	margin-top:50px;
}

#footerLink {
	font-size:10px;
}

