@charset "utf-8";
#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	margin-top: 30px;
	text-shadow: 0px 5px #0d1549;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	padding-top: 120px;
}
#mainTop {
	margin-top: 30px;

}
.text34 {
	font-size: 34px;
	color: #FFF;
	text-shadow: 0px 3px #0d1549;
}

.text16 {
	font-size: 16px;
	color: #BDC4D2;
}
.text10 {
	font-size: 13px;
	color: #ADB6C9;
}
.text24 {
	font-size: 24px;
	color: #E2EBFA;
}

.text44 {
	font-size: 44px;
	color: #FFF;
	text-shadow: 0px 3px #0d1549;
}

.outlinePic {
	border: 2px solid #2E385F;
	margin-top: 5px;
}
#futureRight {
	background-image: url(../images/screen.png);
	float: right;
	height: 450px;
	width: 297px;
}
#presentCenter {
	background-image: url(../images/screen.png);
	height: 600px;
	width: 299px;
}
#columnPast {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	padding-bottom: 8px;
}
#columnPresent {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	padding-bottom: 10px;
}
#columnFuture {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-bottom: 8px;
	padding-top: 4px;
}
#pastLeft {
	background-image: url(../images/screen.png);
	height: 600px;
	width: 296px;
	color: #FFF;
}
#contentColumn {
	padding: 10px;
	line-height: 24px;
}
#columnStory {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
	margin-top: 5px;
}


#columns {
	margin-top: 225px;
}


#columns23 {
	float: right;
	width: 600px;
}
#headClip {
	padding-bottom: 10px;

}
p {
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
	margin-bottom: 7px;
	font-weight: 100;
}
.panelTabs {
	font-size: 12px;
	color: #FFFF80;
	text-align: right;
	font-weight: bold;
}
#storyLead {
	padding-top: 0px;
	padding-bottom: 10px;
}
a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #999;
}
a:hover {
	font-size: 12px;
	color: #09F;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
