body
{
 width: 98%;
 margin: 2px auto;
 background-color: #000000;
 color: #333;
 line-height: 120%; 
 font-family: arial, sans-serif, helvetica
}

#container
{
	width: 1000px;
	height: px;
	margin: 2px auto;
	background-color: #000000;
}

#banner
{
 text-align: center;
 margin: 0; 
 height: 213px;
 width: 1000px;
 background: URL(images/fciebanner.jpg) top no-repeat;
 border: 1px solid #000000
}

#navbar
{
 background-image: URL(images/gradient1.png);
 background-position: left;
 background-repeat: repeat-x;
 margin: 0px;
 padding: 5px;
 text-align: center;
 border: 1px solid black;
}

#nav
{
 list-style: none;
 background-image: URL(images/gradient1.png);
 background-position: left;
 background-repeat: repeat-x;
 margin: 0px;
 padding: 0px;
 text-align: center;
 
}

#nav li  
  {
  position: relative;
  display: inline;
  color: #ffffff;
  background-image: URL(images/gradient1.png);
  background-position: left;
  background-repeat: repeat-x;
  padding: 5px 20px 5px 20px;
  text-align: center;
  text-decoration: none
}
 
 #nav a
 {
 color: #ffffff;
 text-decoration: none
}

#nav li:hover
 {
 color: #ffffff;
 background-image: URL(images/gradient2.png);
 background-position: left;
 background-repeat: repeat-x;
 padding: 5px 20px 5px 20px
 }

  #nav li ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0
  }
  
  #nav li:hover ul, li.over ul 
 {
	display: inline;
	position: absolute;
	width: 600px;
	margin: 22px 0 0 0;
	padding: 5px 0;
	background: URL(images/greengrad2.png) left repeat-x;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
}

#submenu li 
{
	background: URL(images/greengrad2.png) left repeat-x;
}

#submenu li:hover {
	background: URL(images/greengrad3.png) left repeat-x;
}	

.navshadow
{
	background: URL(images/navshadow.png) top left repeat-x;
	height: 25px
}

#content
{
 position: relative;
 margin: 0;
 padding: 1px 15px;
 background-image: URL(images/paper.gif);
 background-position: left;
 background-repeat: repeat;
 
 }

#bob
{
 position: relative;
 margin: 0;
 padding: 1px 15px;
 background: URL(images/bobsmilingsm.jpg) top left no-repeat;
 height: 600px;
 width: 900px;
 border: 1px solid gray
  }
  
#bobtext
{
position: absolute;
top: 20px;
right: 0px;
width: 500px;
height: 750px;
}

#messagelist
{
	text-decoration: none;
	list-style: none;
	list-style-type: none
}

#messagelist li
{
	position: relative
}

#messagelist li .description 
{
	display: none
}

#messagelist li:hover .description
{
	display: block
}

.description 
{
	position: absolute;
	left: 170px;
	font-size: 70%;;
	border-top: 1px solid #9cb5cd;
	border-bottom: 1px solid #9cb5cd;
	background-color: #f2f3e1;
	width: 200px;
	top: -10px;
	padding: 10px
}

#where
{
	float: left;
	margin: 10px;	
	background-image: URL(images/praying.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 12px double #dccc94;
	width: 425px;
	height: 282px;
}

.fadeElem
{
display: block;
position: relative;
color: #ffffff;
font: bold 24px Arial, Verdana, sans-serif;
text-align: center
}

#pagehead
{
 float: left;
 position: absolute;
 width: 160px;
 height: 100px;
 top: -48px;
 left: -20px;
 background-image: URL(images/leaf4.png);
 background-position: top;
 background-repeat: no-repeat;
 margin: 0px;
 padding-top: 53px;
 text-align: center;
 font-size: 1em;
 font-weight: bold;
 z-index: 1
}

#articlehead
{
   position: absolute; 
	right: 8px; 
	bottom: 8px; 
	height: 27px;
	width: 800px; 
	border: 1px solid #c9b187;
	padding: 6px 0 0 110px;
	background-image: URL(images/orangegrad.png);
	background-position: top;
	background-repeat: repeat-y;
	font-size: 1.2em;
	font-weight: bold;
}

.artheadshadow
{
	position: relative;
	background: URL(images/boxshadow.png) bottom right no-repeat;
	width: 800px; 
	height: 27px; 
	margin: 0 0 25px 50px;
	padding: 6px 0 0 110px;
	float: left
}

.article
{
 margin: 0px;
 padding: 10px 180px;
 position: relative
}

.essay
{
	margin: 0px;
	padding: 10px 170px;
	font-family: Times New Roman, sans-serif, courier;
}
.boxshadow
{
	background: URL(images/boxshadow.png) bottom right no-repeat;
	position: relative;
}

.box
{
	position: absolute; 
	bottom: 8px; 
	right: 8px;
}

.spacer
{
	clear: both
}

.columnleft
{
	position: absolute; 
	bottom: 10px; 
	right: 10px;
	width: 300px;
	float: left;
	background-image: URL(images/bluepaper.gif);
   background-position: left;
   background-repeat: repeat;
	border: 1px solid #000000;
	padding: 0;
}

.columnleft p
{
	margin: 2px 12px
}
.columnright
{
	position: absolute; 
	bottom: 10px; 
	right: 10px;
	float: left;
	padding: 0;
	background: URL(images/graywhtgrad.png) left repeat-y;
	border-left: 10px double #dccc94;
	border-bottom: 10px double #dccc94;
	border-right: 1px solid #c9b187;
	border-top: 1px solid #c9b187;
}

.columnright p
{
	margin: 12px;
}

.bluegrad
{
	background-image: URL(images/headlinegradient.png);
	background-position: left;
	background-repeat: repeat-y;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid gray;
}

.revorangegrad
{
	background-image: URL(images/revorangegrad.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #c9b187;
}

#aboutmontage
{
	background-color: #09231f;
	width: 440px;
	padding: 20px;
	margin-top: 20px;
	float: left
}

.blend
{
	background-color: #09231f; 
	margin: 20px;
}

.blend img
{
	display: none;
}

#blend1
{
	width: 200px;
	height: 163px;
	float: right
}

#blend2
{
	height: 240px;
	width: 160px;
	float: left
}

#blend3
{
	width: 200px;
	height: 121px;
	float: right
}

#blend4
{
	width: 400px;
	height: 300px;
	float: left;
	border: 1px solid gray
}

#blend5
{
	width: 300px;
	height: 400px;
	float: left;
	border: 1px solid gray
}

.slogan
{
	font: 1.6em arial, sans-serif, helvetica;
	color: #ffffff;
	margin: 30px 30px
}

.linklist
{
	font-size: 75%;
	text-decoration: none;
	list-style: none
}

.gallery
{
	padding: 40px 10px; 
	color: maroon; 
	font-size: 1.5em;
	text-align: center;
	width: 200px
}

.medtext
{
font-size: .8em
}

.smalltext
{
	font-size: 70%;
	text-align: center;
	background: URL(images/graywhtgrad.png) left repeat-y;
	border: 1px solid #c9b187;
	padding: 6px
}

#phone
{
	background-image: URL(images/paper.gif);
	background-position: left;
	background-repeat: repeat;
	font-size: 1.3em;
	text-align: center;
	color: red;
	padding: 4px;
	clear: both
}

 #footer
{
 padding: .3em;
 margin: 0;
 color: #ffffff;
 background-color: #0d2f2f;
 text-align: center;
 clear: both
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
	clear: both
}
		
	
#copyright
{
 margin: 0;
 color: #FFFFFF;
 background-color: #09231f; 
 font-size: x-small; text-align: center; 
 clear: both
}


