/* @charset "utf-8";
/* CSS Document */

body {background-color:#000000;
	  /*text-align:center;*/ 
	  margin:0;
	  padding:0;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  }
* {margin:0;
   padding:0;}
   
/*body.sa-timeline{background-color:#fbf9ee;}*/

/*#timeline	{width: 800px;
			 height: 800px;
			background-color:#aeab7f;
			padding: 20px;}*/
	  
#timeline-tbl	{width: 670px;
	             background-color:#fbf9ee;
				 border-color:#333333;
				 border-style:solid;
				 border-width: 2px;
				 margin: auto;}
   
a.special	{text-decoration: none;}

a:link		{color:#47443c;}
a:visited	{color:#47443c;}
a:hover		{color:#fbf9ee;}
a:active	{color:#47443c;}

a.bodylinks:link		{color:#47443c;}
a.bodylinks:visited	{color:#47443c;}
a.bodylinks:hover		{color:#aeab7f;}
a.bodylinks:active	{color:#47443c;}

div#main-wrapper	{width: 100%}


div#row1	{width: 1300px;
			 height: 272px;}
			 
div#row1b	{width: 1300px;
			 height: 150px;}
			 
div#row2	{width: 1300px;
			 height: 36px;
			 background-image:url(../images/middle-bg.jpg);
			 background-repeat: no-repeat;
			 float: right;}
			 
div#row2b	{width: 1300px;
			 height: 36px;
			 background-image:url(../images/crowd-sub-36.jpg);
			 background-repeat: no-repeat;
			 float: right;}
			
			 
div#row3	{width: 1300px;
			 height: 100%;
			 background-image:url(../images/bottom-half.jpg);
			 background-repeat: no-repeat;
			 float: right;}
			 
			 
			 
div#row3b	{width: 1300px;
			 height: 100%;
			 background-image:url(../images/crowd-sub-bot.jpg);
			 background-repeat: no-repeat;
			 float: right;}			 
			 
div#row-container	{width: 1300px;
			 margin-left: auto;
			 margin-right: auto;}
			 
div#content-bg	{width: 800px;
				 height: 100%;
				 margin: auto;
				 position: relative;
				 background-color:#aeab7f;
				 background-image:url(../images/content-bg.jpg);
				 background-repeat: repeat-x;}
			 
table#main-table	{background-color:#aeab7f;
					 height: 100%;
					 margin-left: 10px;
					 margin-top: 10px;}
					 
table#sub-table		{width: 780px;
					 margin: auto;
				 	 background-color:#aeab7f;}
					 
table#books-table	{width: 780px;
					 margin: auto;
				 	 background-color:#fbf9ee;}
					 
table#video-table	{width: 780px;
					 margin: auto;
				 	 background-color:#fbf9ee;}

					 
div#footer		{width: 800px;
				 margin: auto;
				 clear: both;}
				 
div#footer-inner	{padding: 25px;
					 margin: auto;
					 text-align: center;}
					 
td.bg			{background-color:#fbf9ee;}					 
					 
.top-pad		{padding-top: 10px;}

.top-bot-pad	{padding-top: 10px;
				 padding-bottom: 10px;}
				 
.bot-pad		{padding-bottom: 10px;}

td.bodybg	{background-color:#fbf9ee;}

p.textnormal	{font-size: .775em;
			 	text-align: left;}
				
p#return	{font-size: .775em;
			 text-align: left;
			 margin-left: 65px;}
				
.textbold	{font-weight:bold;}
				
p.reading 		{font-size: .775em;
			 	text-align: left;
				line-height: 1.25em;
				padding-right: 12px;
				padding-left: 12px;}
				
.read-bold		{font-size: .775em;
				 font-weight:bold;
			 	text-align: left;
				padding-right: 12px;
				padding-left: 12px;}
				
h3.reading		{text-align: left;
				 padding: 12px;}
				 
h4.reading		{text-align: left;
				 padding: 12px;}
				 
h5.reading		{text-align: left;
				 padding: 12px;}
				 
				
p.textspecial	{font-size: .775em;
			 	text-align: center;
				color: #47443c;}


.linkbutton:link	{color:#47443c;}
.linkbutton:visited	{color:#47443c;}
.linkbutton:hover	{color:#aeab7f;}
.linkbutton:active	{color:#47443c;}

	
	
