.ContentStyles{}
/*Updated 2010.06.29*/

/*MANDATORY Main Container settings for web page including from menu to footer*/
#Container{
	background:#CCEBAD;
	font-family:Verdana, Geneva, sans-serif, Arial, Arial Narrow, MS Serif, Optima, Optima-Thin, Times New Roman, Serif, Monospace;
	font-size: 10px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:880px;
}

/* Container > GenericContainer*/
#GenericContainer       {border:#006600; border-style:solid; border-width: thin; height: 100%; margin: 10px 5px 3px 5px; padding: 2px; width: auto;}
/*Content settings internal web page format for articles , border color  Container > GenericContainer> Content*/
#Content                {background-color:#FFFFFF; height:auto; font-size:10px; line-height:1.5em; margin:3px; padding:15px 10px; text-align:left; text-indent:1.25em; width:auto;}
/*Floating Content - FloatingContainer: Fills up Floating Container Information*/
.IndexContent           {background-color: #000000; font-size:10px; height: auto; letter-spacing: normal; line-height: 1.5em; margin: 5px; padding: 10px; text-align: left; text-indent: 1.25em;}


/*Fixed Size Content Container for internal web page format for short articles- limited height of 400px (Container > GenericContainer> ContentStatic)*/
#ContentStatic   {background-color:white;	height: 400px; line-height: 1.5em; margin: 0px 0px 10px 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; padding: 10px; text-align: left; text-indent: 1.25em;	width: auto;}
	
/* Footer Container */
#footer    {bottom:0px; clear: both; background-color:#006600; height:67px;	margin: 0px; padding:5px 0px 0px 0px; text-align: center; width: 100%;}

/* Alignment of Footer Container Settings*/
.left, 
.right  {color:#FFFFFF; float:left; font-size:10px; line-height: 1.25em; padding: 5px 0px 3px 0px; width:45%;}
.center {float:left;	line-height:1em; width:85px;}

/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
.clearfloat {clear:both;height:0;}

/*Paragraph settings for articles*/
.enter     {margin-top: 1em; margin-bottom: 0.25em;}
.indent    {margin-left:2em; margin-right: 2em;}
.return    {margin-top:0.25em; margin-bottom:0.25em;}
.space     {margin-bottom:0.75em; margin-left:1em; margin-right:1em; margin-top: 0.3em; text-align:center; }
.bold      {font-size: 1em; font-weight: bold; line-height: .1em; margin-bottom:1em; margin-top:1em; text-align:center;}
.details   {font-size: 1em; line-height: 1.5em; margin-bottom:.25em; margin-top:.25em; text-align:left;}

/*Header settings for headers and sections*/
.header    {color:#006600;font-size: 2em; margin-top:1em; margin-bottom:1.5em; text-align:center; text-transform: uppercase;word-spacing:1;}
.subheader {font-size: 1.5em; font-weight: bold; line-height: 1.25em; margin-top:1.25em; margin-bottom:1.25em; margin-top:1.5em; text-align:center; text-transform: capitalize;word-spacing:1;}
.outlineheader {font-size: 1.25em; font-weight: bold; line-height: 1.25em; margin-top:1.25em; margin-bottom:1.25em; margin-top:1.5em; text-align:left; text-transform: capitalize;word-spacing:1;}
.section   {font-size: 1em; font-weight: bold; text-align:left;}
.bylaw     {font-size: 1em; text-align:left;}
.name      {font-size: medium;font-weight: bold;line-height: .1em; margin-bottom: 1em;text-align:left;}

/*Header settings for Guest Speaker Biography iFrames*/
#BioContainer{
 background-color:#CCEBAD;
 font-family:Verdana, Geneva, sans-serif, Arial, Arial Narrow, MS Serif, Optima, Optima-Thin, Times New Roman, Serif, Monospace;
	font-size:10px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#bio       {height:auto; text-align: left; width:auto}
.bio       {font-size: 1.25em;font-weight: bold; margin-bottom:1.5em; margin-top:1.5em; text-align:center; text-transform: capitalize;word-spacing:1;}
.bioimage  {margin-top:0.25em; margin-bottom:0.25em; text-align: center;}

/*Photos Horizontal Scroll*/
#photos     {height:125px; width:100%;  padding:10px 0;  overflow:auto; }
#photos div {width:5000px; padding:0 10px; }
img.photo   {float:left; display:inline; margin-right:10px; text-align:center;}


/*Listed order for bullets*/
ul.NoBullet         {list-style-type: none;line-height: 2.5em; text-align:left;}

/*COLORS:

006600 : Dark Green
CCEBAD : Light Green
D8F3C9 : Light Green
DEFFAD : Bright Green
E6E6B3 : Beige
E6FFCC : Light Green
E0E0E0 : Grey
F3FFE0 : Light Pale Green
FFFF66 : Soft Yellow
FFFFAA : Yellow
FFFFCC : Pale Yellow
000000 : Black
FFFFFF : White

SCRIPTS
<body bgcolor="#">
<div align="center" style= "color:#; font-size:#px;">
style="background-color:#; layer-background-color:#;"
*/