body {
	margin:0;
	padding:0;
	width: 8505px;
	height: 530px;
	color:#333;
	font: 62.5%/150% Tahoma, Sans-Serif;
	background: #630 url(../../../publications/timeline/css/none.gif) fixed;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-10000px;
}	

#page {
	height: 530px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 40px 0 0 0px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0px 0px; 

	float: left; 
	width: 850px;	
	height: 500px;
}
.tiled {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/firstscreen.gif) no-repeat;
	/*vertical-align: top;*/
}
.periodone {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_precontact.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodtwo {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period2.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodthree {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period3.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodfour {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period4.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodfive {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period5.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodsix {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period6.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodseven {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period7.jpg) no-repeat;
	/*vertical-align: top;*/
}
.periodeight {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period8.jpg) no-repeat;
	/*vertical-align: top;*/
}

.periodnine {
margin:0;
	height: 500px;
	/*overflow: auto;*/
	background: transparent url(../img/bg_period9.jpg) no-repeat;
	/*vertical-align: top;*/
}



.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#topnav {
	position: fixed;
	top: 10px;
	left: 0px;
	height: 30px;
	cursor: pointer;
	display: inline;
	background-image: url(../img/numbers.gif);
	background-repeat: no-repeat;
}


/* To separate content in Periods */

div.leftnav
{
	float:left;
	width:250px;
	margin-top: 80px;
	padding:1em;
	z-index: 300;
}
div.rightcontent
{
	margin-left:270px;
	margin-right:30px;
	padding:5px 10px;
	z-index: 300;
	border: 3px double #996600;
	margin-top: 90px;
}

.title
{
	width:200px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:5px;
	background-color: #663300;
	border: 2px dotted #F1EDBA;
}

.titleinset
{
	width:180px;
	margin:5px;
	padding:5px;
	border: 1px solid #FFFFFF;
}

.jumpmenu
{
	margin:5px 0px 10px 20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}

/* Intro Screen Styles */

.introtext {
	width: 440px;
	margin-top:240px;
	margin-left:325px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
}

.introtext a
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #663300;
}

.introtext a:hover
{
	background-color: #CCCC99;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}




/* Left Nav Type Styles */

.leftnav p
{
	margin-left:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

.leftnav a
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #663300;
}

.leftnav a:hover
{
	background-color: #CCCC99;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

/* Right Content Type Styles */

.rightcontent h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}

.rightcontent p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 14px;
}

.rightcontent a
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #663300;
	font-weight: bold;
}

.rightcontent a:hover
{
	background-color: #CCCC99;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

/* image Styles */

.dropcap {
float:left;
margin 0px;
}

.leftimage {
float:left;
margin-right: 5px;
margin-bottom: 5px;
}

.rightimage {
float:right;
margin-left: 5px;
margin-bottom: 5px;
}

/* Tests to display topnav */
#topnav ul
{
float:left;

padding:0;
margin:0;
list-style-type:none;
}
#topnav a
{
	width:74px;
	text-decoration:none;
	color:#FFFFCC;
	padding:3px 1px 5px;
	text-align: center;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;

	margin-left: 6px;
}


#topnav a:hover {
	text-decoration:none;
	color:#663300;
	background-color: #F1EDBA;
}
#topnav li {display:inline}
