@charset "utf-8";
/* CSS Document */

body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #600000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

hr{
	color:#900000; 
	background-color: #900000;
	width: 95%;
}

h3{
	color:#900000;
}

strong{
		color:#600000;
}

.ccieflyer2009 #container { 
	width: 800px; 
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

.ccieflyer2009 #spacerNoContent {
	margin: 0 auto;
	width: 800px;
	height: 50px;
} 

.ccieflyer2009 #spacerAdBanner {
	margin: 0 auto;
	width: 800px;
	height: 50px;
} 

.ccieflyer2009 #spacerNoContentBottom {
	margin: 0 auto;
	width: 800px;
	height: 20px;
} 

.ccieflyer2009 #mainContent {
	margin-left: 0px;
	margin-right: 0px;
} 

.ccieflyer2009 #pageContent {
	width:760px;
	padding-left:20px;
	padding-right:20px;
} 

.ccieflyer2009 #headerContent {
  	width: 780px;
  	height:60px;
  	padding-top:10px;
  	padding-right:20px;
  	background-image:url(../grafix/CCIEFLYER-LOGO-COVER.jpg);
  	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	color:#CCCCCC;
} 

.ccieflyer2009 #headerTOCContent {
  	width: 800px;
  	height:80px;	
  	background-image:url(../grafix/CCIEFLYER-LOGO-TOC.jpg);
} 

.ccieflyer2009 #headerStripContent {
  	width: 800px;
  	background-color:#CCCCCC;
  	border-top-style:solid;
  	border-top-width:thin;
  	border-top-color:#900000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900000;
} 

.ccieflyer2009 #menuContent {
  	width: 780px;
	padding-right:20px;
  	background-color:#EFEFEF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
} 

.ccieflyer2009 #footerContent {
  	width: 800px;
	border-top-style:solid;
  	border-top-width:thin;
  	border-top-color:#900000;
	border-bottom-style:solid;
  	border-bottom-width:thin;
  	border-bottom-color:#900000;
  	background-color:#CCCCCC;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900000;
} 

.ccieflyer2009 #editorialContent {
  	width: 550px;
	margin-left: 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
} 

.ccieflyer2009 #sidebarContent {
  	width: 200px;
	padding-left:5px;
	padding-right:5px;
	float:right;
  	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
} 