/* CSS Document */

.mainColumn {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				background-image: url(../index_files/banner_bg_440.gif);
				background-repeat: no-repeat;
				background-position: left top;
				min-height: 400px;
				}
				
.header		{ 
				position:relative;
				width:393px;
				height: 70px;
				font-size: 28;
				font-weight: 700;
				color: #ffffff;
				margin: 0;
				margin-bottom: 0;
				padding-left: 57;
				padding-top: 4;
				}
				
/* Opinion main column styles */

#opinion 		{
				margin-left:15;
				font-size: 13px;
				font-weight: 600;
				color: #000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				position:relative;
				width: 425px;
			}

#opinion h1	{
				width: 100%;
				font-size: 14px;
				font-weight: 700;
				color: #000000;
				text-decoration: underline;
				padding-left:10px;
				padding-right: 10px;
				text-align:center;
				}

#opinion h2	{
				font-size: 14px;
				font-weight: 500;
				text-align:center;
				}

#opinion p	{
				width: 425px;
				font-size: 11px;
				margin-left: 0 auto;
				font-weight: 500;
				color: #000000;
				text-align:justify;
				}

#opinion a {
				color:#006699;
				}
				
/* Right column styles */

.preview 	{
				height: 195px;
				overflow: hidden; 
				position: relative;
				}
				
				/* Right column archive styles */

.archives h1	{
				width: 180px;
				font-size: 14px;
				font-weight: 700;
				padding: 5;
				color: #ffffff;
				background: #006699;
				margin: 0 auto;
				}

.archives h2	{
				width: 180px;
				font-size: 12px;
				font-weight: 700;
				color: #000000;
				padding-left: 10;
				margin: 0 auto;
				}

.archives h3	{
				font-size: 11px;
				font-weight: 500;
				padding-left: 20;
				height: 11px;
				margin: 0 auto;
				}.rightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightColumn a {
	color: #006699;
}

.archives p {
				font-size: 10px;
				width: 175;
				margin-left:20px;
				}
.readmore 	{

				position: relative;
				text-align: right;
				margin-bottom:5px;
				}

