			#stripe
			{
				background-color: #C93;
				position: absolute;
				left: 0px;
				top: 7px;
				width: 100%;
				height: 36px;
				border-bottom: #C00;
				border-width: 0 0 2px 0;
				border-style: none none solid none;
			}
			
			#label
			{
				position: absolute;
				left: 15px;
				top: 10px;
				color: white;
				font-family: arial;
				font-size: 48px;
				font-weight: 900;
			}
			#ident
			{
				position: absolute;
				left: 555px;
				top: 55px;
			}
			
			#leftVert
			{
				background-color: #963;
				position: absolute;
				left: 5px;
				top: 0px;
				width: 5px;
				height: 600px;
			}
			
			a:hover { background-color: #FFC; }
			
			#ads
			{
				position: absolute;
				top: 92px;
				left: 600px;
				float: right;
				border-color: #F30;
				border-width: 1px;
				border-style: none dotted dotted dotted;
				width: 160px;
				padding: 4px;
				z-index: auto;
				overflow: default;
				visibility: visible;
			}
			
			.reverse
			{
				position: absolute;
				top: 80px;
				left: 600px;
				float: right;
				width: 170px;
				background-color: #999;
				color: white;
				font-family: arial;
				font-size: 10px;
				font-weight: 900;
				text-transform: uppercase;
			}
			
			#content
			{
				position: absolute;
				top: 45px;
				left: 25px;
				width: 560px;
			}
			
			body
			{
				font-size: 13px;
				font-family: Arial,Helvetica;
				width: 80%;
				display: block;
				text-decoration: none;
			}
			
			.caption
			{
				font-size: 10px;
				font-family: Arial,Helvetica;
				text-decoration: none;
				padding: 3px 0 0 0;
			}
			.byline
			{
				font-size: 10px;
				font-family: Arial,Helvetica;
				color: #999;
				margin: 0 0 8px 0;
				border-bottom: #999;
				border-width: 0 0 1px 0;
				border-style: none none solid none;
				width: 230px;
			}
			
			h2
			{
				font-size: 20px;
				font-family: Arial,Helvetica;
				color: black;
			}
			
			.dropcap
			{
				font: bold 400% arial,helvetica;
				float: left;
				line-height: 44px;
			}
			.infobox
			{
				width: 170px;
				font-size: 11px;
				font-family: Arial,Helvetica;
				text-decoration: none;
				background-color: #FFC;
				margin: 0 14px 14px 14px;
			}
			#nav
			{
				font-size: 12px;
				font-family: Arial,Helvetica;
				color: #FFF;
				line-height: 13px;
				font-weight: bolder;
				position: absolute;
				top: 25px;
				left: 320px;
				float: right;
			}
			i
			{
				margin: 0px 0px 0px -2px;
				color: #C03;
				line-height: 14px;
			}

