@charset "UTF-8";

body {margin:0 auto;width:100%;max-width:1200px;font-family: arial, verdana, helvetica, sans-serif;font-size: 1em;line-height: 1.4;background-color: #000; }
header {text-align:center}
.logo { width: 100%; max-width:860px;text-align:center;}
p { color: #6699ff; }
h1 { color: #fff; text-align: left; font-size: 1.5em;}
A:link
   { color: #9cF; text-decoration: none }
A:visited
   { color: #9cF; text-decoration: none }
A:hover
  { color: #9cF; text-decoration: underline }
.sidebar { float: left; width: 20%; margin-right: 60px;}

.wpo-img-float-right {
	float: right; 
	padding: 0 0 24px 36px;
	width: 486px; 
}
.wpo-img-float-right img {
	border: 1px solid #333;
	width: 100%;
	min-width: 450px;
	max-width: 450px;
}

.wpo-img-caption {
	font-family: "Times New Roman", serif;
	text-align: justify;
	margin-top: -2px;
	padding: 0 18px 0 18px;
	line-height: 1.2;
	font-size: .75em;
}