
body {
	background: #d6d6d6;
	font: 15px/17px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #aaaaaa;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

.small {
	font: 11px/14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #c0c0c0;
}

.medium {
	font: 12px/15px Helvetica Neue, Helvetica, Arial, sans-serif;
}

#container {
	width: 100%;
	height: 100%;
}

	#container .cc {
		width: 100%;
		height: 100%;
		vertical-align: middle;
		text-align: center;
	}

#main {
	margin: auto;
	width: 1040px;
	height: 600px;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	text-align: left;
}

.gray {
	background: #606060;
}

.left {
	float: left;
	width: 440px !important;
	width: 438px;
}

.right {
	float: right;
	width: 600px;
	height: 600px;
}

.left2 {
	float: left;
	width: 300px !important;
	width: 298px;
}

.right2 {
	float: right;
	width: 740px;
	height: 560px;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #aaaaaa;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

.link, a.link, a.link:visited, a.link:active {
	display: block;
	text-decoration: none;
	color: #aaaaaa;
	margin: 8px 0px;
	padding-left: 10px;
}

a.link:hover {
	color: #888888;
	background: url('images/hover.gif') left center no-repeat;
	text-decoration: none;
}


.linka, a.linka, a.linka:visited, a.linka:active {
	display: block;
	text-decoration: none;
	color: #777777;
	background: url('images/hover.gif') left center no-repeat;
	margin: 8px 0px;
	padding-left: 10px;
}

.link2, a.link2, a.link2:visited, a.link2:active {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #aaaaaa;
	margin: 8px 0px;
	padding-left: 10px;
}

.link2a, a.link2a, a.link2a:visited, a.link2a:active {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #777777;
	background: url('images/hover.gif') left center no-repeat;
	margin: 8px 0px;
	padding-left: 10px;
}

a.link2:hover {
	color: #888888;
	background: url('images/b-tophover.gif') left center no-repeat;
	text-decoration: none;
}

.link3, a.link3, a.link3:visited, a.link3:active {
	margin-top: 6px;
	text-decoration: none;
	display: block;
	height: 26px;
	font-size: 13px;
	line-height: 26px;
	color: #aaaaaa;
	padding-left: 30px;
	background: url('images/b-story.gif') left center no-repeat;
}

a.link3:hover {
	color: #888888;
	background: url('images/hb-story.gif') left center no-repeat;
	text-decoration: none;
}

.logo {
	margin-left: 30px;
	margin-top: 30px;
}

.navigation {
	margin-left: 20px;
	margin-top: 20px;
}

.subnav {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.contactinfo {
	margin-left: 30px;
	margin-top: 80px;
}

.photo {
	width: 720px;
	height: 540px;
	text-align: right;
	padding: 10px;
}

#caption {
	display: none;
	position: absolute;
	text-align: right;
	width: 740px;
	height: 560px;
}

#captionText {
	display: none;
	width: 360px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-top: 260px;
	margin-right: 10px;
	padding: 30px;
	border: 1px solid #aaaaaa;
	background-color: #101010;
}

#story {
	position: absolute;
	z-index: 1000;
	background: #606060;
	padding: 15px;
	width: 710px !important;
	width: 740px;
	height: 530px !important;
	height: 560px;
}

#story p {
 	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #e0e0e0;
}

#story p.title {
	margin-top: 0px;
 	font-size: 15px;
	color: #e0e0e0;
}

.controls {
	width: 1040px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	background: #e5e5e5;
}

.home {
	float: left;
	margin-left: 12px;
}

.arrows {
	float: right;
	padding: 6px;
	margin-left: 10px;
}

.arrow {
	margin: 0px;
	cursor: pointer;
}

.pages {
	float: right;
}

.number, a.number, a.number:visited, a.number:active {
	font-size: 13px;
	padding: 5px 3px;
	text-decoration: none;
	color: #aaaaaa;
}

.number:hover {
	background: #c0c0c0;
	color: #ffffff;
	text-decoration: none;
}

.anumber {
	padding: 5px 3px;
	font-size: 13px;
	text-decoration: none;
	color: #777777;
	background: url('images/arrow.gif') center bottom no-repeat;
}

.anumber:hover {
	background: #dfdfdf;
	text-decoration: none;
}

.fadeout {
	position: relative;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.fadein {
	position: relative;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.copy {
	width: 1040px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	color: #888888;
}

.x {
	float: right;
	padding: 3px;
}

.x:hover {
	background: #333333;
}

.formLabel {
	width: 20%;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
	padding: 4px;
	padding-right: 14px;
	padding-top: 24px;
	white-space: nowrap;
}

.formField {
	width: 80%;
	text-align: left;
	padding: 4px;
	padding-top: 24px;
}

.formInput {
	width: 100%;
	font: 15px/17px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #cccccc;
	background: none;
	border: none;
	border-bottom: 1px dotted #aaaaaa;
	padding: 2px;
}

.formTextarea {
	width: 100%;
	font: 15px/17px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #aaaaaa;
	background: none;
	padding: 2px;
	border: 1px dotted #aaaaaa;
}


