	body {
		  margin: 0px;
		  padding: 0px;
		  background: #ece9d8;
		  text-align: center;
		}

	#content {
	  background: #ffffff;
	  border: 5px solid #ccc;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  margin-left: auto;
	  margin-right: auto;
	  padding: 0px;
	  width: 990px;
	}	
	#contentwindow {
	  background: #ffffff;
	  border: 5px solid #ccc;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  margin-left: auto;
	  margin-right: auto;
	  padding: 0px;
	}		
	#header_wrapper {
	    margin-bottom: 10px;
		width: 950px;
	    }
	#nav_wrapper {
		width: 990px;
		height: 25px;
	    }	
	.loginbox {
		border: 1px solid #444444;
		}
	.loginform {
	    color: #666666;
	    font-family: verdana, tahoma, helvetica, arial, sans-serif;
	    font-size: 10px;
		border: 1px solid #444444;
		}
	.quickRegForm {
	    color: #666666;
	    font-family: verdana, tahoma, helvetica, arial, sans-serif;
	    font-size: 10px;
		}		
	.go_button {
		color: #ffffff;
		background-color: #3f2f7a;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		border: 1px solid #444444;
		padding: 0px 2px 0px 2px;
	}
.content_block
{ 
background-image: url(/images/hugeQuote.png);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 0px 40px;
margin: 20px;
padding: 0px;
}
.breaker{
   font-size: 10px;
   background: url('/menu/ch.gif') repeat-x 0px 5px;
}
.commentary_links {
   background: #f1f1f1;
   padding: 10px;
}
.bigTitle {
	color: #000099;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
}

.ideaHeader{
background: #3f2f7a; 
color: #ffffff; 
height: 24px; 
padding: 3px;
margin: 0px;
font-weight: bold;
}

.ideaTitle{
background: #ccc; 
color: #000; 
height: 24px; 
padding: 3px;
margin: 0px;
font-weight: bold;
}

 .commentaryLink {font-family: Trebuchet MS,Arial,Helvetica; font-size: 12px; text-decoration: none;  color: #000099;}
 .commentaryLink:Hover {font-family: Trebuchet MS,Arial,Helvetica; font-size: 12px; text-decoration: underline;  color: #000099;} 
 .articleText {font-family: Trebuchet MS,Arial,Helvetica; font-size: 13px; line-height: 1.8;}
