body{
	font-family:Georgia, "Times New Roman", Times, serif; /*   Vollkorn, 'Neuton' , serif;*/
	font-size:16px;
	margin:0;
	padding:0;
	background-color:#CCCCFF;
	/*	background-image:url(../images/tanpaper160.gif);   */

}
h1 {
	text-align:center;
	font-size:2.2em;
	color:#5900b3;
	font-weight: bold;
}
h2 {
	text-align:center;
	font-size:1.5em;
	color:#5900b3;
	font-weight: bold;
}
h3 {
	text-align:left;
	font-size:1.2em;
	color:#5900b3;
}
#banner_bg {background-image: url(../images/starfieldB_1170x200.jpg);
		background-repeat: no-repeat;
		height:200px;}
#banner_bg img {margin-left: calc((100% - 928px)/ 2); margin-top:30px;	}
#banner_txt{
/*	font-family: 'Racing Sans One', cursive; */
	font-family: 'Vollkorn', serif;
	font-weight: 700;
	font-style: italic;
	font-size: 5em;
/*	color: #441144;
	text-shadow: 2px 2px 5px #FF88CC;*/
	color: rgba(68,17,68,.05);
	text-shadow: 2px 2px 5px #FFaacc;
}	
/*   Menu Buttons */
.navbar-default{
	background-color: #CCCCFF;        /*    #f8f8f8;*/
	border-color:   #CCCCFF;     /*   #e7e7e7;*/
}
.navbar-brand{
	padding-left: calc((100vw - 850px)/ 2);/*  To push the menu to the middle of the screen  */
} 
.buttonA{
/*	*/	
text-align: center;
background-color: #7A6193;
border-top: #bfb3cc solid 3px;
border-right: #bfb3cc solid 3px;
border-bottom: #33293d  solid 3px;
border-left: #33293d  solid 3px;
}
.buttonA a {
	color:white !important; 
	font-weight: bold;
}
.buttonA a:link{
	text-decoration:none;
	color:white;	
}
.buttonA a:visited{
	text-decoration:none;
	color:#AAF;	
}
.buttonA a:hover{
	text-decoration:none;
	color:white;
	/*font-size:1.1em;*/
	font-weight:bold;
	text-shadow: 1px 1px 8px white;	
}
.buttonA a:active{
	text-decoration:none;
	color:#F66;
	font-weight:bold;
}




/**/
	
}
#mainmenu_div{
	width:150px;
	float:left;
}

#main_content{
	float:left;
	width:650px;
	border:0;
	padding:0;
	margin:0;
	/*background-color:#CCFFCC;*/
	
}
#ad_column{
	border:0;
	padding:0;
	margin:0;
	float:right;
	width:200px;
	/*background-color:#FFCCCC;*/
	
}
.textblock{
	width:90%;
	margin: 1em auto;
	padding-bottom:30px;	
}
.narrative{
	font-size:1.0em;
	color:black;
}
.hilite {
	background-color:#FFFF88;
}
.caycetext{
	font-family: "Courier New", Courier, "Lucida Console", Monaco, monospace;
	font-size:.9em;
	color:black;
	margin: 0 2em 1em 2em;
}
.caycecite{
	font-family: "Courier New", Courier, "Lucida Console", Monaco, monospace;
	font-size:.9em;
	color:black;
	font-style:italic;
}
.rdgnum{
	float:right;
	margin-right: 4em;
 
}
.othertext{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:black;	
}
.othercite{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:black;	
	font-style:italic;
}

#mainmenu td{
	font-family:"Arial Black", Gadget, sans-serif;
	text-align:center;
	color:black;
}
.notice{
	width:300px;
	border:#03C 2px solid;
	padding:15px;
	margin:2em auto;
	background-color:#adF;
	color:#03C;	
}
.cntr_caption{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	text-align:center;
	color:black;
}
.left_caption{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	text-align:left;
	color:black;
}

.img-div{
	position: relative;
	width:25%;
	
}
.img-div img{
	width: 100%;
	height:auto;
}
.img-right {
	float:right;
	border:0;
	margin: 0.5% 0 0.5% 1%;
}
.img-left {
	float:left;
	border:0;
	margin: 0.5% 1% 0.5% 0;
}

.cite {
	vertical-align:super;
	font-weight:bold;
	font-size:80%;
}

.footnote_list{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.footnote_list ol{
	margin:2em auto;
	
}
.footnote_list ol li{
	margin:0 0 1em 0;
	list-style:decimal;
}


#footer_left{
	float:left;
	width:300px;
	margin:auto;
	padding: 5px 0;
	border:0;	
	
}
#footer_mid{
	float:left;
	width:400px;
	margin:auto;
	padding: 15px 0;
	border:0;	
	font-family: Arial, Geneva, sans-serif;
	font-size:.8em;
}
#footer_right{
	float:right;
	width:300px;
	margin:auto;
	padding: 5px 0;
	border:0;	
	
}

#main_footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	text-align:center;
	color:black;
	margin-top: 2em;
}

	