body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align:left; /* for IE */
	background-color: white;
	overflow-x: hidden;
}

#wrapper {
	width:100%; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	position: relative;
}

#header {
	margin: 0 auto;
	height: 80px;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 0px;
	border: 0px solid red;
}

#footerRight {
	position: absolute;
	left: 25px;
	bottom: -40px;
	float: left;
	font-family: century gothic, arial;
	font-size: 12px;
	color: black;
}

#logo {
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	height: 69px;
}

.imgLeft {
	float: left;
}

#line {
	margin-left: 40px;
	margin-right: 40px;
	border-top: 1px solid #4f4f4f;
}

#clearAll {
	clear: both;
}

#topMenu {
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	font-family: century gothic, arial;
	font-size: 16px;
	color: #393939;
	line-height: 1.5;
}

#menuCol {
	float: left;
	margin-right: 25px;
	text-align: left;
}

#menuColRight {
	float: right;
	text-align: left;
}

A.link {text-decoration: none; color: #393939; float: left; margin-right: 20px;}
A.link:active,visited {text-decoration: none; color: #393939; float: left; margin-right: 20px;}
A.link:hover {text-decoration: none; background: #87fe00; color: #393939; float: left; margin-right: 20px;}

A.linkEnd {text-decoration: none; color: #393939; float: left; margin-right: 0px;}
A.linkEnd:active,visited {text-decoration: none; color: #393939; float: left; margin-right: 0px;}
A.linkEnd:hover {text-decoration: none; background: #87fe00; color: #393939; float: left; margin-right: 0px;}

.menuOn {background: #87fe00;}

.subMenuOn {border-bottom: 2px solid #87fe00;}

A.storyLink {text-decoration: none; color: #393939; font-size: 13px;}
A.storyLink:active,visited {text-decoration: none; color: #393939; font-size: 13px;}
A.storyLink:hover {text-decoration: none; border-bottom: 2px solid #87fe00; color: #393939; font-size: 13px;}

.storySlash {
	color: #393939;
	font-size: 13px;
}

#fLeft {
	float: left;
	border: 1px solid red;
}

#photoHolder {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	height: 525px;
	min-width: 97%;
	width: 97%;
	overflow: auto;
}

#footer {
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	font-family: century gothic, arial;
	font-size: 13px;
}

#contactInfo {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #666666;
	float: right;
	margin-right: 20px;
	padding-top: 17px;
}

#menu {
	font-family: century gothic, arial;
	font-size: 12px;
	margin-left: 60px;
	padding-top: 50px;
	line-height: 3.5;
}

.navOn {
	font-weight: bold;
	color: black;
}

#homeImage {
	padding-top: 20px;
	width: 850px;
	float: left;
	text-align: center;
}

#caption {
	font-family: century gothic, arial;
	font-size: 12px;
	font-weight: bold;
}

#nav {
	width: 100%;
	text-align: center;
	background-color: white;
	margin:0 auto; /* for the rest */
	font-family: century gothic, arial;
	font-size: 12px;
}

#picCounter {
	color: #666666;
	font-family: century gothic, arial;
	font-size: 11px;
}

A.menuLink {
	color: #666666;
	text-decoration: none;
}

A.menuLink:active,visited {
	color: #666666;
	text-decoration: none;
}

A.menuLink:hover {
	color: #000000;
	text-decoration: underline;
}

A.navLink {
	color: #666666;
	text-decoration: none;
}

A.navLink:active,visited {
	color: #666666;
	text-decoration: none;
}

A.navLink:hover {
	color: #000000;
	text-decoration: underline;
}
