body {
	background:#000000;
	color:#FFFFFF;
	font-family: "Tahoma", "Arial", sans-serif;
      width:640px;}

h1 {	
	font-weight:bold;
	font-size:24px;
      text-align:center;}

h2 {	
	font-weight:bold;
	font-size:18px;
	text-align:left;}

h3 {	
	font-weight:bold;
	font-size:14px;
	text-align:left;
      text-decoration:underline;}

h4 {	
	font-weight:bold;
	font-size:12px;
	text-align:left;}


p {	
	text-indent:10px;
	text-align:left;
	font-weight:normal;
      font-size:14px;}

img.topbar {
      border-width:0px;}

p.contents {	
	text-indent:5px;
	text-align:left;
	font-weight:normal;
      font-size:9px;}

p.leadstory {	
	text-indent:0px;
	text-align:left;
	font-weight:normal;
      font-size:14px;}

a:link {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:small;
      text-decoration:none;}

a:visited {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:small;
      text-decoration:none;}

a:focus {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:medium;
      text-decoration:none;}

a:hover {
	color:#F5BA5C;
	background:none;
	font-weight:bold;
	font-size:medium;}

a:active {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:medium;
      text-decoration:none;}

.topbar p {
      text-align:center;}
      

div.contents {
      padding:4px;
      margin:2px;
      display:block;
      position:absolute;
      top:220px;
      left:0px;
      width:140px;
      height:200px;
      background-color:transparent}

a.contents  {
      display:block;
      text-indent:10px;
      height:25px;}

div.leadstory {
      padding:10px;
      margin:2px;
      display:block;
      position:absolute;
      top:200px;
      left:160px;
      width:640px;
      background-color:transparent}

img.leadstory {
      display:block;
      margin-left:auto;
      margin-right:auto;}

div.focus {
      padding:4px;
      margin:2px;
      display:block;
      position:absolute;
      top:400px;
      left:0px;
      width:140px;
      background-color:transparent;}

a.focus {
      display:block;
      text-indent:10px;
      height:10px;}


a:link.focus {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:x-small;
      text-decoration:none;}

a:visited.focus {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:x-small;
      text-decoration:none;}

a:focus.focus {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:x-small;
      text-decoration:none;}

a:hover.focus {
	color:#F5BA5C;
	background:none;
	font-weight:bold;
	font-size:x-small;}

a:active.focus {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	font-size:x-small;
      text-decoration:none;}

