@charset "UTF-8";
/* CSS Document */

div#content_container{padding:30px 0 0 0; }

div#content_container h2#story_header{
	text-indent:-9999px;
	background:url(../images/history/story_header.png) center center no-repeat;
	height:46px;
	width:606px;
	margin:0 0 0 20px;	
}

div#content_container h2#font_plus{
	font-style:normal;
	color:#000000;
	font-size:100%;
	text-align:right;
	padding:0;
	margin:-25px 0 0 0;
	line-height:0;
}

.italics{font-style:italic;}
/*---------CONTENTS------------*/

div#left_column, div#description{min-height:700px;} 

div#left_column{
	float:left;
	width:160px;
	margin:2px 0 20px 0px;
	overflow:visible;
	list-style:none;
}

div#left_column li span{list-style:none;}

div#history_section ul{margin-left:20px;}

div#history_section li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	list-style-image:url(../images/profiles/bullet.png); 
	margin:0 0 5px 0;
}

div#history_section li a{
	color:#4F4F4F;
	text-decoration:none;
}
div#history_section li a:hover, div#history_section li a:active{
	color:#5E1B03;
}
div#history_section li:hover, div#history_section li:active{
	list-style-image:url(../images/profiles/bullet_s.png);
}

/*---------RIGHT COLUMN----------*/

div#right_column{
	display:block;
	width:741px;
	float:right;
	border-left:#846B6B 4px double;
	margin:0 0 30px 0;
}	

div#description{
	width:400px; 
	float:left; 
	padding:0 0 0 20px; 
	margin:0 20px 5px 0;
}

p#credit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:0;
	margin:0;
}
/*-----HEADER--------*/
div#content_container h2#cont{margin:10px 0; text-indent:20px;}
div#description .cont{font-size:80%;}


div#right_img{width:295px; float:left; margin:20px 0 0 0;}

/*---CAPTIONS---*/
div#right_column div#right_img li, div#right_column div#description li{
	list-style-image:url(../images/history/bullet.png); 
	font-size:85%; 
	color: #5E1B03; 
	font-style:italic; 
	padding:0 0 15px;
}

div#right_img ul, div#description ul{margin:5px 0 0 20px;}

div#description ul{width:700px;}

h1, h2{font-family:Georgia, "Times New Roman", Times, serif; color:#5E1B03;}

h1{font-size:115%; line-height:0;}

h2{font-size:180%; line-height:13px;}

div#content_line{
	width:1000px;
	height:1px;
	background-color:#6D6666;
	margin:0 auto;
}

/*--------PAGINATION--------*/

div#paginate{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	margin:0 0 60px 0;
	color:#666666;
	text-indent:185px;
}

div#paginate a{
	color:#666666;
	text-decoration:none;
}

div#paginate a:hover, .selected{
	color:#5E1B03;
}

.selected{font-weight:bold;}

/*--------FOREWORD--------*/
div#content_container h2#foreword_header{
	text-indent:-9999px;
	background:url(../images/foreword/foreword_title_big.jpg) center center no-repeat;
	height:84px;
	width:606px;
	margin:0 0 0 20px;	
}
body#foreword #description a{
	color:#890912;
	text-decoration:none;
}
body#foreword #description a:hover{
	color:#890912;
	text-decoration:underline;
}

body#foreword #description blockquote{
	text-indent:38px;
	padding:11px 5px 5px 5px;
	background:transparent url(../images/profiles/quote.png) no-repeat top left;
	border:0;
	margin:0 0 20px 0;
	width:340px;
	display:block;
}

body#foreword #description blockquote p{
	font-size:112.5%;
	font-style:italic;
	margin:0;
	line-height:23px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	color:#B32317;
}

body#foreword #description p#source{
	text-align:right;
	font-size:110%;
	margin:10px 0 20px 0;
	color:#B32317;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
