body {
	background: #EEEEEE url('images/Background.gif') repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000080; 
} 
a:hover {
	color: #800080;
}
 
p {
	font-size: 13px;
	margin: 0px 0px 13px 0px;
	min-height: 0;
}
p.Half {
	margin-bottom: 6px;
}

li {
	font-size: 13px;
	margin: 0px 0px 8px 0px;
}
ul {
	margin: 0px 0px 13px 13px;
	padding-left: 13px;
}

h1, p.Heading1 {
	font-size: 22px; 
	font-weight: bold; 
	color: #800080; 
	margin: 0px 0px 26px 0px;
	min-height: 0;
} 
h2, p.Heading2 {
	font-size: 16px; 
	font-weight: bold; 
	color: #800080; 
	margin: 26px 0px 7px 0px;
	min-height: 0;
} 
h3, p.Heading3 {
	font-size: 12px; 
	font-weight: bold; 
	color: #800080; 
	min-height: 0;
} 

img.Right {
	float: right;
	margin: 0px 13px 13px 13px;
	border: solid 1px #222222;
}
img.Center {
	margin: 0px 13px 13px 13px;
	border: solid 1px #222222;
}
img.Left {
	float: left;
	margin: 0px 13px 13px 0px;
	border: solid 1px #222222;
}

div.PhotoRight {
	float: right;
	margin: 0px 26px 13px 26px;
	text-align: center;
}
div.PhotoLeft {
	float: left;
	margin: 0 16px 13px 0;
	text-align: center;
}

p.Caption {
	font-size: 11px;
	margin: 4px 0px 2px 0px;
}
.PhotoRight p.Credit {
	font-size: 11px;
	color: #000080;
	margin: 0px 0px 0px 0px;
}


.ClearBoth {clear: both}
.ClearLeft {clear: left}
.Blue {color: #000080} 
.Purple {color: #800080}


/* Side Bar (l.h. column with menu) */

div#SideBar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	margin: 0px 0px 0px 0px;
}
#SideBar img {
	display: block;
	margin: 17px 0px 28px 18px;
}
#SideBar a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 6px 0px 11px;
	text-decoration: none;
}
#SideBar a:hover {
	text-decoration: underline; 
	color: #800080;
}
#SideBar a.Inset {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	background: transparent url('images/MenuBullet.gif') center left no-repeat;
	padding-left: 15px;
}

/* Contents (main column with site contents) */

div#Contents {
	position: relative;
	left: 164px;
	width: 75%;
	background-color: #FFFFFF;
	padding: 0px 0px 39px 0px;
	border-right: solid 26px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	float: none;
}

#Contents.Tall {
	height: 750px;
}

/* Main Site Contents */

div#MainSite {
	margin: 36px 0px 0px 0px;
}

#MainSite div#Banner {
	background: #FFFFFF url('images/BannerBkgnd.gif') repeat-x;
	width: 100%;
}
#MainSite #Banner img {
	display: block;
	margin: 0px 0px 24px 0px;
	border: none;
	background-color: transparent;
	text-align: left;
}

#MainSite hr#FooterLine {
	height: 1px;
	color: #C0C6C5;
	width: 100%;
	margin: 26px 0px 39px 0px;
}

#MainSite p#Copyright {
	font-size: 11px; 
	color: #800080; 
	border-top: solid 1px #000080;
	padding-top: 7px;
} 

#MainSite p.Indent {margin-left: 26px}

/* Home Page */

h1.Welcome {
	font-size: 28px;
	margin: 46px 0px 13px 0px;
	font-style: italic;
	width: 200px;
}

div#GoogleSearch {
	float: right;
	margin: 0px 13px 13px 26px;
}
#GoogleSearch form, #GoogleSearch p {margin: 0px}
#GoogleSearch img {
	border: none;
	vertical-align: middle;
}
#GoogleSearch p.G2 {
	margin: 0px 0px 0px 75px;
	font-size: 12px;
}

div#ConferenceBox {
	margin: 12px 0px 12px 0px;
	padding: 7px;
	border: solid 1px #75b1c5;
	background-color: #f1eff7;
	text-align: center;
}
#ConferenceBox img {
	margin: 9px 0px 12px 0px;
	border-width: 1px;
	border-color: #000080; 
}
#ConferenceBox p#ConferenceTitle {
	font-size: 15px;
	font-weight: bold;
	color: #800080;
}

p.Special1 {
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	margin-top: 18px;
}
p.Special2 {
	margin: 0px 9px 3px 9px;
}
p.Special2 img {
	margin-bottom: 6px;
}
p.Source {
	font-size: 11px;
	color: #503f76;
	clear: left;
	margin: 0px 12px 24px 9px;
}

div#PlayerBox {
	margin: 0px 0px 9px 26px;
	border: 1px solid rgb(170, 170, 170); 
	width: 50%
}


/* Christian Feminism Today (CFT) Contents */

div#CFT {
	border: solid 2px #13486D;
	background-color: #FFFFFF;
	margin: 24px 0px 0px 0px;
}

#CFT div#Banner {
	text-align: center;
	height: 80px;
	border-bottom: solid 2px #13486D;
	background-image: url('images/CFTBackground.jpg');
}
#CFT div#Banner img {
	margin: 6px 0px 6px 0px;
}

#CFT div#Menu {
	font-weight: bold;
	font-size: 13px;
	height: 30px;
	margin: 0px 13px 13px 15px;
	border: solid 1px #FFFFFF;
}
#CFT #Menu .Left {
	text-align: left;
	width: 33%;
	float: left;
	border-bottom: solid 1px #13486D;
	padding: 3px 0px 3px 0px;
}
#CFT #Menu .Center {
	text-align: center;
	width: 33%;
	float: left;
	border-bottom: solid 1px #13486D;
	padding: 3px 0px 3px 0px;
}
#CFT #Menu .Right {
	width: 33%;
	text-align: right;
	float: left;
	border-bottom: solid 1px #13486D;
	padding: 3px 0px 3px 0px;
}
#CFT #Menu a {
	text-decoration: none;
}
#CFT #Menu a:hover {
	text-decoration: underline;
}

#CFT img.Portrait {
	float: left;
	margin: 0px 13px 13px 26px;
	border: solid 1px #FFFFFF;
}
#CFT p#Title {
	font-size: 16px; 
	font-weight: bold; 
	color: #800080; 
	margin: 26px 26px 13px 139px;
	border-top: solid 1px #13486D;
	padding: 13px 0px 0px 0px;
}
#CFT p#ByLine {
	margin: 0px 26px 0px 139px;
	border-bottom: solid 1px #13486D;
	padding: 0px 0px 13px 0px;
}

#CFT p, #CFT ul, #CFT h1, #CFT h2, #CFT h3 {
	margin-left: 13px;
	margin-right: 13px;
}

#CFT p.Indent {margin-left: 39px}

#CFT div.SideBox {
	float: right;
	width: 40%;
	margin: 0px 13px 13px 13px;
	border: solid 1px #808080;
	background-color: #EEEEEE;
}
#CFT .SideBox h2 {margin-top: 13px}

#CFT p.TOC {
}
#CFT p.TOC img {
	vertical-align: middle;
}

#CFT img.BioPortrait {
	float: left;
	margin: 13px 13px 13px 13px;
}
#CFT p#Bio {
	color: #000080;
	border-top: solid 1px #13486D;
	padding-top: 13px;
}
#CFT p.Bio {
	color: #000080;
	padding-top: 13px;
	clear: left;
}

#CFT p#Copyright {
	font-size: 11px; 
	color: #800080; 
	border-top: solid 1px #13486D;
	padding-top: 13px;
	clear: both;
} 

/* Archives pages */

table#CFTArchives {
	border-collapse: collapse;
	font-size: 13px;
	margin: 13px;
}
table#CFTArchives td {
	text-align: left;
	vertical-align: top;
	padding: 0px 13px 7px 0px;
}
table#CFTArchives td.Volume {
	width: 110px;
}

   
/* Book Reviews (Reviews) Contents */

div#Reviews {
	border: solid 2px #800080;
	background-color: #FFFFFF;
	margin: 24px 0px 0px 0px;
}

#Reviews div#Banner {
	text-align: center;
	height: 86px;
	border: solid 2px #EFDFEF;
	border-bottom-color: #800080;
	background-color: #EFDFEF;
}

#Reviews div#Menu {
	font-weight: bold;
	font-size: 13px;
	margin: 0px 13px 52px 13px;
}
#Reviews #Menu .Left {
	text-align: left;
	width: 35%;
	float: left;
	border-bottom: solid 1px #800080;
	padding: 3px 0px 3px 0px;
}
#Reviews #Menu .Center {
	text-align: center;
	width: 30%;
	float: left;
	border-bottom: solid 1px #800080;
	padding: 3px 0px 3px 0px;
}
#Reviews #Menu .Right {
	width: 35%;
	text-align: right;
	float: left;
	border-bottom: solid 1px #800080;
	padding: 3px 0px 3px 0px;
}
#Reviews #Menu a {
	text-decoration: none;
}

#Reviews p#Title {
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
	color: #800080; 
	margin: 26px 0px 7px 0px;
}
#Reviews p#Author {
	text-align: center;
	font-weight: bold;
	margin: 0px;
}
#Reviews p#Publisher {
	text-align: center;
	margin: 0px;
}
#Reviews p#ByLine {
	color: #000080;
	font-weight: bold;
	margin-top: 26px;
}

#Reviews p, #Reviews ul, #Reviews h1, #Reviews h2, #Reviews h3 {
	margin-left: 13px;
	margin-right: 13px;
}
#Reviews p.Indent {margin-left: 39px}

#Reviews p.TOC img {
	vertical-align: middle;
}
#Reviews img.BioPortrait {
	float: left;
	margin: 13px 13px 13px 13px;
	border: solid 1px #CCCCCC;
}
#Reviews p#Bio {
	color: #000080;
	border-top: solid 1px #800080;
	padding-top: 13px;
}
#Reviews p#Copyright {
	font-size: 11px; 
	color: #800080; 
	border-top: solid 1px #800080;
	padding-top: 13px;
	clear: both;
} 


/* Web Explorations */
   
div#Exploration {
	border: solid 2px #CB9767;
	background-color: #FFFFFF;
	margin: 24px 0px 0px 0px;
}

#Exploration #Banner {
	margin: 1px;
	border: solid 2px #fce8cd;
	border-bottom-color: #CB9767;
	background-color: #fce8cd;
	text-align: center;
	position: relative;
}
#Exploration div#Banner img {
	margin: 6px 0px 6px 0px;
}

#Exploration div#Menu {
	font-weight: bold;
	font-size: 13px;
	margin: 0px 13px 52px 13px;
}
#Exploration #Menu .Left {
	text-align: left;
	width: 50%;
	float: left;
	border-bottom: solid 1px #cb9767;
	padding: 3px 0px 3px 0px;
}
#Exploration #Menu .Right {
	width: 50%;
	text-align: right;
	float: left;
	border-bottom: solid 1px #cb9767;
	padding: 3px 0px 3px 0px;
}
#Exploration div#Title {
	margin: 0px 26px 13px 13px;
}
#Exploration #Title .Left {
	text-align: left;
	width: 50%;
	float: left;
}
#Exploration #Title .Left h2 {
	margin: 0px 0px 13px 0px;
}
#Exploration #Title .Right {
	font-size: 13px;
	width: 50%;
	text-align: right;
	float: right;
	margin: 0px 0px 13px 0px;
}

#Exploration p, #Exploration ul, #Exploration ol, #Exploration h1, #Exploration h2, #Exploration h3 {
	margin-left: 13px;
	margin-right: 13px;
}
#Exploration p.Indent {margin-left: 39px}

#Exploration p.Section {
	font-size: 16px; 
	font-weight: bold; 
	color: #800080; 
	margin: 26px 13px 7px 13px;
	border-top: solid 1px #cb9767;
	padding-top: 13px;
} 
#Exploration p.Signature {
	border-top: solid 1px #cb9767;
	padding-top: 9px;
} 
#Exploration p#Copyright {
	font-size: 11px; 
	color: #800080; 
	border-top: solid 1px #800080;
	padding-top: 13px;
	clear: both;
} 
#Exploration div#Archive p {
	margin: 0px 13px 0px 13px;
}
#Exploration div#Archive span {
	float: left;
	margin: 0px 0px 0px 26px;
	width: 100px;
}


/* Old Stuff */
	
p.Google  
  {font-size: 9pt;
   margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px
  }
   
 
p.Welcome 
  {font-family: 'Palatino, Times New Roman, serif'; font-size: 22pt; 
   font-weight: bold; font-style: italic; color: #800080; 
   margin-top: 36pt 
  } 
 
p.SingleSpace 
  {margin-top: 0pt; margin-bottom: 0pt 
  } 
   
 
