body {
	margin: 0;
	padding: 0;
	background-color: #1F3E1F;
	background-image: url(images/mci_lines.gif);
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#000000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:  url(images/template/bg-tile.gif);
	background-repeat: repeat-y;
}

/* header navigation */

#header1 {
	position: relative;
	width: 800px;
	height: 160px;
}




/*LEFT-SIDE NAVIGATION*/

#sidenav {
	background-color: #F0FFF0;
	
	padding: 0;
	font-weight: bold;
}
#sidenav ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#sidenav ul li {
	line-height: 22px;
	margin: 0;
	display: inline;
	
}

#sidenav li a {
	display: block;
	text-indent: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #1F3E1F;
	border-bottom: 1px solid #1F3E1F;
	font-weight: bold;
}
#sidenav li a:hover {
	background-color: #1F3E1F;
	color: #ffffff;
}
#sidenav p {
	border-width: 1px;
border-style: solid;
border-color: #1F3E1F;
	background-color: #1F3E1F;
	background-image:url(images/button_lines.gif);
	background-repeat:repeat;
	font-size: 16px;
	text-indent: 10px;
	line-height: 24px;
	color: #D7D7D7;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}


/*MAIN CONTENT AREA*/

#contentarea {
	display:visible;
	padding: 5px 10px 10px 10px;
	margin: 0;
	background: transparent;
	
}
#contentarea p {
	display:block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align:justify;
}
#contentarea h1 {
	
	font-size: 22px;
	font-weight: bold;
	color: #1F3E1F;
	
}
#contentarea h2 {
	font-size: 18px;
	color: #FFFFFF;
	width:100%;
	background-image:url(images/button_lines.gif);
}
#contentarea a {
	font-size: 12px;
	color: #1F3E1F;
}
#contentarea a:hover {
	color: #067406;
}
#contentarea ul {
	margin: 10px 0 10px 15px;
	list-style-type:none;
}
#contentarea ul li {
	font-size: 11px;
	line-height: 16px;
}
#contentarea ol {
	margin: 10px 0 10px 15px;
}
#contentarea ol li {
	font-size: 11px;
	line-height: 16px;
}
/*FOOTER*/

#footer {
	height: 200px;
	background-image:  url(images/template/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	color: #fff;
}
#footer a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}
#contentarea h3 {
	font-size: 15px;
	color: #FFFFFF;
	width:100%;
	background-image:url(images/button_lines.gif);
}
#contentarea h4 {
	font-size: 14px;
	color: #1F3E1F;
}
.black12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blackitalic10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.black9norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.blackitalic10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.grn26bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #1F3E1F;
}

.grn14bolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1F3E1F;
}
.grn11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1F3E1F;
}
.grn11norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F3E1F;
	line-height: normal;
	font-variant: normal;
}
.red11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.red20bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.red14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.red24bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.blue16bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.blue14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.blue16boldblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: blink;
}


.blue11norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
.red {color: #FF0000}
.burgundybold14underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}


.burgundybold14 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blackbold11underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blackbold20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blackbold14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a{
	font-weight: bold;
}
#contentarea .Lnews a {
font-size: 20px;
color: #1F3E1F;
font-weight: bold;
background-color: transparent;
text-decoration: underline;

}

#contentarea .bigRed a {
color: #CC0000;
font-size: 22px;
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}

#contentarea .bigRed a:hover {
text-decoration: underline;
color: #000000;
font-size: 22px;
font-weight: bold;
background-color: transparent;
}

#contentarea .medRed a {
color: #CC0000;
font-size: 16px;
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}
#contentarea .medRed a:hover {
color: #000000;
font-size: 16px;
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}

#contentarea .hiRed{
color: #CC0000;
font-size: 11px;
font-weight: bold;
}



#contentarea hr{
	display:block;
color:#1F3E1F;
height:1px;
width:100%;
clear:both;
}
img{
	border:0;
	margin:0;
	padding:0;
}

#contentarea ul.linky{
	list-style-type:circle;
	
}
#contentarea ul.linky li{
	display:block;
	width:100%;
	line-height:26px;
	vertical-align:middle;
}
#contentarea ul.linky li img{
	display:inline;
	padding:0;
	float:left;
	margin:0 4px 4px 0;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	
}


#contentarea ul.linky li hr{
	display:block;
	clear:both;
	width:100%;
}
#contentarea ul.latestNews{
	list-style-type:none;
	text-indent:0;
	padding:0;
	margin:0 0 0 6px;
	
}
#contentarea ul.latestNews li{
	padding:0;
	margin:5px 0 5px 0;
	text-align:left;
	
}

#contentarea ul.sponsors{
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
#contentarea ul.sponsors li{
	
	display:inline;
}

#contentarea ul.sponsors img{
	padding:0;
	margin:0px 10px 10px 0;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	vertical-align:middle;
}

#contentarea ul.f_sponsors{
	list-style-type:none;
	width:230px;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	margin-left:auto;
	margin-right:auto;
	
}
#contentarea ul.f_sponsors li{
	margin:0;
	display:block;
	clear:both;
	padding:10px 0 10px 0;
}

#contentarea ul.f_sponsors img{
	padding:0;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	vertical-align:middle;
}


#contentarea ul.exhibitor{
	list-style-type:none;
	
}
#contentarea ul.exhibitor li{
	display:block;
	width:100%;
	text-align:justify;
}
#contentarea ul.exhibitor li img{
	display:inline;
	padding:0;
	float:left;
	margin:0 4px 4px 0;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	
}


#contentarea ul.exhibitor li hr{
	display:block;
	clear:both;
	width:100%;
}
#contentarea div.odyBack{
	width:100%;
background-image:url(images/muskie_background596.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	
}

#contentarea p.rLink{
	display:block;

float:right;
text-align:right;

}
img.rss{
	float:right;
	display:inline;
	border: 0;
	padding: 0 0 0 6px;
}

img.chapterThumb{
	float:right;
	display:inline;
	border: 0;
	padding: 0 0 4px 4px;
}

#contentarea ul.meetList{
	list-style-type: none;
	display:block;
}

#contentarea ul.meetList li{
	display:block;
	clear:left;
}
.meetDate{
	display:inline;
	float:left;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3E1F;
}


.meetText{
	display:inline;
	float:left;
	width:66%;
	padding:0 0 30px 0;
}

blockquote{font-style:italic;}

#contentarea ul.msponsor{
	list-style-type:none;
	
}
#contentarea ul.msponsor li{
	display:block;
	width:100%;
	text-align:justify;
}
#contentarea ul.msponsor li img{
	display:inline;
	padding:0;
	float:right;
	margin:0 0 4px 4px;
	border-style:solid;
	border-width:1px;
	border-color:#1F3E1F;
	
}


#contentarea ul.msponsor li hr{
	display:block;
	clear:both;
	width:100%;
}

#contentarea ol.lowalpha{
	list-style-type:lower-alpha;
}

div.spacer{display:block;clear:both;height:20px;width:100%;}


#contentarea p.spacer{display:block;height:20px;width:100%;}