		body {
			font-family: Verdana,Arial,Helvetica,sans-serif; 
			font-size: small; 
			text-align: center; 
			color: #333; 
			line-height: 1.3; 
			padding: 20px;
			margin-left: auto;
			margin-right: auto;
		}
                
              .byline-top {
			color: #cc3333;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
		        padding: 0;
			border-bottom: none;
                        margin: 0 0 2px 0;
		}

		#container {
			width: 720px;
			border: 1px solid #CC0000;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			background-color: white;
			text-align: left;
		}

		#wrap {
			border: 1px solid #111;
			padding: 0;
		}

		#banner {
			width: 720px;
			background-color: #000;
			height: 110px;
			border-bottom: 0;
		}

		#banner a:visited, a:link, a:hover {
			text-decoration: none;
			border-bottom: none;
		}
		
		#content {
			padding: 0px 20px 20px 20px;
			margin-right: 210px;
		}

		#sidebar-a {
			float: right;
			width: 200px;
			margin: 0;
			padding: 10px;
			font: x-small verdana,arial,sans-serif;
			line-height: 1.5;
			background-color: #CCCC99;
		}

		#footer {
			clear: both;
			background-color: #000;
		}

		blockquote {
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}

		h1 {
			font-size: 150%;
			color: #ccc;
			font-style: normal;
			line-height: 1;
                        margin: 0 0 0 0;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}


		.footer{
			text-align: center;
			font-weight: normal;
			font-size: 85%;
			color: #333;
			line-height: 1.5;

		}


		#content h2 {
			font-weight: bold;
			font-size: 150%;
			color: black;
			margin-top: 20px;
		}
		
		#content h2 .date {
			font-weight: normal;
			font-size: 50%;
			color: #333;
			line-height: 1.5;
			margin-bottom: 10px;
		}

		#sidebar-a h2{
		        font: 11px verdana, arial, helvetica, sans-serif;
			color: black;
		        font-weight: bold;
		        padding: 0;
			border-bottom: 1px solid #FFCC33;
		}
		

		a:visited, a:link {
			color: #333;
			text-decoration: none;
			border-bottom: 1px dotted #333;
		}

		a:hover {
			color: #FFCC66;
			text-decoration: none;
			border-bottom: 1px solid black;
		}
              
                h1 a:visited, h1 a:link {
			color: #ccc;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}

                h1 a:hover {
			color: #FFCC66;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}
                
                h3 {
			color: #cc0000;
			font: 11px verdana, arial, helvetica, sans-serif;
			font-style: normal;
			font-weight: italic;
		        padding: 0;
			border-bottom: none;
		}