* {
	padding: 0;
	margin: 0;
}

a {text-decoration:none;color: #408e02;}
a:hover {text-decoration:underline;color: #333333;}

html #content { 
height: 99%; 
}


body{
  background:#eef7c8 url(/beta/ci/images/mmmcf-web-bg.jpg) top center no-repeat;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  min-width:800px;
  text-align:center;
  font-size:0.9em;
  background-color:#eef7c8;
  font-family:georgia,verdana,serif;
  color:#333333;
}

h1 {
	font-size: 1.50em;
	font-family:georgia,verdana,serif;
}

.main{
  width:800px;
  height:800px;
  min-width:800px;
  min-height:800px;
  position:relative;
  margin:0px auto;
  text-align:left;
  background:#f4f6d1 url(/beta/ci/images/bgnav/mid.jpg) top left no-repeat;
  border:0px none #ffffff
}


p{padding-bottom:10px;margin-top:10px;}



.sbcontent {
	margin: 10px 5px 5px;
}
#header790 {
	background:#ececac;
	height: 50px;
	border-bottom: 1px solid #c5ce66;
}

#container790 {
	position: relative;
	width: 790px;
	text-align: left;
	margin: 3px auto;
	background: #eef7c8;
	border:1px solid #c5ce66;
}

#sidebar {
	position: absolute;
	top: 61px;
	left:521px;
	width: 270px;
	padding: 0 0 0 0;
}
#content {
	min-height:1200px;
	padding: 0;
	margin-left: 0px;
	margin-right:271px;
	background: #eef7c8;
	border-right: 1px solid #c5ce66;
	height:100%;
}
.dlist {
	padding-bottom:0px;
	padding-top:0px;
	border-bottom:1px dashed #999933;
}

.post {
	padding: 10px 25px 10px 15px;
	display: block;
	word-spacing: 2px; 
	line-height: 18px;
}


/* Indentation instead of line shifts for sibling paragraphs. */
   p + p { text-indent:0em; margin-top:0.5em; }
   form p + p  { text-indent: 0; } /* Don't want this in forms. */
   

/* For great looking type, use this code instead of asdf: 
   -span class="alt"- asdf -/span- 
   Best used on prepositions and ampersands. */
  
.alt { 
  color: #333; 
  font-family: Georgia, "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif; 
  font-style: normal;
  font-weight: lighter;
}


.bgi { margin: 0; padding: 0; margin-bottom:10px;list-style-type: none; }
.bgi li { border:0px none #ffffff;margin: 0px; padding: 3px 18px; background: url(/beta/ci/images/listarrow.gif) 0 3px no-repeat;}


.bgi2 { margin: 0; padding: 0; margin-bottom:10px;list-style-type: none; }
.bgi2 li { border:0px none #ffffff;margin: 0px; padding: 3px 18px; background: url(/images/listarrowsub.gif) 0 3px no-repeat;}



/* For great looking quote marks in titles, replace "asdf" with:
   span class="dquo" &#8220; /span 
   (That is, when the title starts with a quote mark). 
   (You may have to change this value depending on your font size). */  
   
.dquo { margin-left: -.5em; } 


/* Reduced size type with incremental leading
   (http://www.markboulton.co.uk/journal/comments/incremental_leading/)

   This could be used for side notes. For smaller type, you don't necessarily want to 
   follow the 1.5x vertical rhythm -- the line-height is too much. 
   
   Using this class, it reduces your font size and line-height so that for 
   every four lines of normal sized type, there is five lines of the sidenote. eg:

   New type size in em's:
     10px (wanted side note size) / 12px (existing base size) = 0.8333 (new type size in ems)

   New line-height value:
     12px x 1.5 = 18px (old line-height)
     18px x 4 = 72px 
     72px / 5 = 14.4px (new line height)
     14.4px / 10px = 1.44 (new line height in em's) */

p.incr, .incr p {
	font-size: .9em;
	line-height: 1.44em;  
	margin-bottom: 1.5em;
}


#PageContent {width:800px;position:absolute;top:340px;background-color:#f4f4d4;clear:both}
#PageContentShort {width:800px;position:absolute;top:170px;min-height:500px;height:100%;background-color:#f4f4d4}
#MenuContainer {border:0px none #000000;width:800px;min-width:800px; height:90px;background-image:url('/beta/ci/images/navigation6.gif');background-repeat:no-repeat;z-index:999;position:relative;}
#FeatureTall{text-align:right;position:absolute;top:115px;width:800px;height:225px;min-width:800px;max-width:800px;min-height:225px;border:0px solid #000000;z-index:50;}
#AbovePageContent{border:0px solid red;width:800px;min-width:800px;}
#TinyTopNav{text-align:right;margin-right:10px;font-size:0.8em;z-index:999;}