body {
	color: white;
	background-color: black;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
}

p {
	padding: 8px;
	/*margin-bottom: 8px;*/
	/*max-width: 56em;*/
	text-align: justify;
	display: block;
}

a {
	color: white;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: 0;
}

a:link {
	color: white;
	background-color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: white;
	background-color: black;
	text-decoration: none
}

.captioned {
	margin-top: 16px;
	/*float: left;*/
	border: thin #111111 solid;
	padding: 0.5em;
}

.captioned p {
	text-align: center;
	font-style: italic;
	font-size: 14px;
	text-indent: 0;
	padding: 0;
	margin: 0 auto;	
}

.captioned img {
	width: 660px;
	border: 0;
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: 11px;
	text-indent: 0;
	padding: 0;
	margin: 0 auto;	
}

.review {
	font-family: "Courier New", Courier, serif;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	/*background: url(/images/close-quote.gif) no-repeat 100% 120%;*/
	margin-left: auto;
	margin-right: auto;
	text-indent: -32px;
	padding-left: 32px;
	padding-right: 12px;
	padding-top: 4px;
	width: 660px;
	overflow: display;
	/*border-top: 1px solid #BBBBBB;*/
	/*border-left: 1px solid #666666;*/
	color: white;
	background-color: black;	
}

.review:first-letter {
	/*background: url(/images/open-quote.gif) no-repeat 8px 4px;*/
	padding-left: 24px;
	font-size: 20px;
}

.attribution {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 704px;	
	font-weight: bold;
	margin-bottom: 24px;
	/*padding-left: 32px;*/
	text-indent: 64px;
	background: url(/images/news.gif) no-repeat 44px 4px;
	color: white;
	background-color: black;
	/*border-left: 1px solid #666666;*/
}

.newsflash {
	font-size: 24px;
	font-style: italic;
	color: lightblue;
}

.copyright {
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: right;
}

.heading1 {
	width: 800px;
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-width: 1px;
}

.maintext {
	/*clear: both;*/
	display: block;
	width: 40em;
	position: absolute;
	left: 180px;
	z-index: -1;
}

/* Start PureCSSMenu.com STYLE */
#pcm{
	display:none;
	}
ul.pureCssMenu ul{
	display:none;
	}
ul.pureCssMenu li:hover>ul{
	display:block
	}
ul.pureCssMenu ul{
	position: absolute;
	left:98%;
	top:-1px;
	}
ul.pureCssMenu ul ul{
	position: absolute;
	left:98%;
	top:-2px;
	}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin-left:4px;
	margin-right:16px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#000000;
	background-repeat:repeat;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	_width:144px;
	float: left;
	/*margin-bottom: 3096px;*/
}
ul.pureCssMenu ul{
	width:144px;
}
ul.pureCssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
	outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#000000;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:16px Arial;
	color: #FFFFFF;
	text-decoration:none;
	cursor:default;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.pureCssMenu li.sep span{
	float:none;	
	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-color:#EEEEEE #777777 #666666 #C9C9C9;
	background-image:none;
}
	
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	font:16px Arial;
	color: #000000;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	font:16px Arial;
	color: #000000;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {
	border: none;
	float:left;
	_float:none;
	margin-right:4px;
	width:24px;
	height:24px;
}
ul.pureCssMenu ul img {
	width:30px;
	height:15px;
}
ul.pureCssMenu img.over{
	display:none
}
ul.pureCssMenu li.dis a:hover img.over{
	display:none !important
}
ul.pureCssMenu li.dis a:hover img.def {
	display:inline !important
}
ul.pureCssMenu li:hover > a img.def  {
	display:none
}
ul.pureCssMenu li:hover > a img.over {
	display:inline
}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over{
	display:inline
}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def{
	display:none
}
ul.pureCssMenu a:hover ul{
	display:block
}
ul.pureCssMenu span{
	display:block;
	background-image:url(/images/arrow_sub1.gif);
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:12px;
}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{
	background-image:url(/images/arrow_sub1.gif)
}
/* End PureCSSMenu.com STYLE */