/* ::::: http://www.rotary9250.org/rotaract/base-style.css ::::: */
    body,
    html {
    margin:0;
    padding:0;
    color:#000;
    background:#a7a09a;
    }
  
   #header {
	background:#c99;
	height: 40px;
    }
   #nav {
    background:#c99;
    }
   #main {
   background:;
   }
   #sidebar {
  background:#c9c;
   }
  #footer {
  background:#cc9;
  }
   #main {
   float:left;
   width:500px;
   background:;
   }
   #sidebar {
   float:right;
   width:250px;
   background:#c9c;
   }
    #footer {
    clear:both;
    background:#cc9;
    }
   #sidebar {
   float:right;
   width:250px;
   background:#99c;
   }
  #nav ul {
  margin:0;
  padding:0;
  list-style:none;
  }
  #nav li {
  display:inline;
  margin:0;
  padding:0;
  }
 #header {
	background-color: ffffff;
 }
 h1 {
 margin:0;
 background:#99c;
 }
 #nav {
 padding:5px 10px;
 background:#c99;
 }
 #main {
	float:left;
	width:620px;
	padding:10px;
 }
 h2 {
 margin:0 0 1em;
 }
 #sidebar {
 float:right;
 width:230px;
 padding:10px;
 background:#99c;
 }
 #footer {
 clear:both;
 padding:5px 10px;
 background:#cc9;
 }
 #footer p {
 margin:0;
 }
    * html #footer {
    height:1px;
    }

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

body { margin: 1em 2em; background: transparent url('background.png') no-repeat fixed center center; color: rgb(0, 0, 0); }
p.first-para, p.body-para { text-align: justify; }
code { font-family: monospace; }
pre { border: thin solid rgb(176, 176, 176); padding: 0.5em; background-color: rgb(248, 248, 248); color: rgb(0, 0, 0); }
hr { border: 1px solid rgb(224, 224, 176); background-color: rgb(224, 224, 176); height: 3px; }
th { border-bottom: 1px solid black; text-align: left; }
tr.highlight { background-color: rgb(251, 251, 232); }
.breadcrumbs { border: thin solid rgb(128, 128, 0); background-color: rgb(255, 255, 204); color: rgb(0, 0, 0); padding-left: 5px; }
.prev-next { border: thin solid rgb(160, 160, 0); background-color: rgb(248, 240, 184); color: rgb(0, 0, 0); padding-left: 5px; }
.marker { border: 1px dotted black; padding: 0px 2px; color: black; font-size: 0.6em; font-family: Helvetica,Arial,Univers,sans-serif; }
.new { background-color: rgb(255, 255, 176); }
.new:before { content: "NEW"; }
.updated { background-color: rgb(224, 255, 255); }
.updated:before { content: "UPDATED"; }
.download { background-color: rgb(255, 232, 232); }
.download:before { content: "DOWNLOAD"; }
.added { background-color: rgb(224, 255, 224); }
.added:before { content: "ADDED"; }
.review { border: 1px solid rgb(0, 0, 255); background-color: rgb(64, 64, 128); color: rgb(255, 255, 255); }
.review:before { content: "REVIEW"; }
.section-head { padding-top: 1em; }
.obsolete-notice { border: 2px dotted red; margin: 4em; padding: 1em; background-color: rgb(255, 255, 240); text-align: center; font-family: sans-serif; }
.pagenote { border: 2px dotted black; margin: 2em; padding: 1em; background: rgb(255, 240, 240) none repeat scroll 0% 0%; font-family: sans-serif; }
a[href^="http:"] { border-bottom: 1px dotted rgb(128, 128, 128); }
.ampm { font-size: smaller; }
.ingredient { list-style-type: none; }
#teaser-headline { font-weight: bold; font-variant: small-caps; }
/* ::::: http://www.rotary9250.org/rotaract/no.html.text.css ::::: */

html { background: rgb(96, 0, 0) none repeat scroll 0% 0%; }
body { margin: 2em; padding: 1em; background: rgb(255, 255, 248) none repeat scroll 0% 0%; }
span#title:before { content: ""; }
span#head:before { content: ""; }
span#t1:before { content: ""; }
span#t2:before { content: ""; }
span#t3-1:before { content: ""; }
span#t3-2:before { content: ""; font-style: italic; }
span#t3-3:before { content: ""; }
span#explanation:before { font-family: "Century Gothic",Arial,Helvetica,sans-serif; font-weight: bold; color: rgb(0, 0, 96); content: "District 9250"; }
.invisible { display: none; }

