﻿@import url(layout.css);
body {
	font-size:10pt;
	font-family:Calibri;
	margin-left:10pt;
	margin-right:10pt;
    background: #000000;
	background-image:url(images/dgrey027.gif);
	background-position:center;
	background-repeat:repeat;
	color:#FF993E;
}
th{
	color:#FF993E;
}
table {
	width: 679px;
	font-size:small;
	color:white;
	vertical-align:top;
}
td{
	vertical-align:top;
}
ul{
	color:#CCCCCC;
}
table img {
	height:100px;
	width:100px;
}
#container {
	width: 800px;
	margin: 0 auto;
/*	background-image:none;*/
	background-color:#000000;
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
/*	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;*/
}
#masthead {
	background-color:001C5E;
	width: 800px;
}
#counter {
	border-color:#FF443E;
	width: 50px;
	margin: auto;
}
#nonTransText {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
#column_l {
	width: 500px;
	margin: 0;
	padding: 0 15px;
	background-color: #000000;
	color:#CCCCCC;
}
#column_r {
	width: 125px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #000000;
	position: relative;
	color:#CCCCCC;
}
#footer {
	width: 800px;
	text-align: center;
	background-color:#001C5E;
	border-top: 1px solid #b7b7b7;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: right;
}
#masthead p {
	font-family:AnkeHand;
	font-size:28pt;
	color:#FFFFFF;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
#column_r img{
	float:right;
}
/* Styles for Navigation */
#navigation li {
	float:left;
	margin: 0 0.15em;
}
#navigation li a {
	background:#999999;
	background: url(images/background.png) #000 bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 6em;
	display:block;
	border-left: 0.1em solid #FFFFFF;
	border-right: 0.1em solid #fff;
	border-top: 0.1em solid #fff;
	border-bottom: 0.1em solid #fff;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
/* Hide from IE5-Mac \*/
#navigation li a
{
	float: none;
}
/* End hide */

#navigation 
{
	width: 60em;
}
#navigation li a:hover {
	text-decoration:underline;
	color:#00FFFF;
	text-indent:0;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover {
	color: #fff;
	text-decoration:underline;
}
li {
	color:#CCCCCC;
}
p {
	color:#CCCCCC;
	margin-left:32pt;
	margin-right:32pt;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
h1 {
  font: 22pt "Times New Roman", Times, serif;
  font-weight:bold;
  line-height:30pt;
}

h2 {
  font:12pt "Times New Roman", Times, serif;
  font-weight:bold;
  line-height:22pt;
}

a {
  text-shadow:inherit;
}
a:link {
  color:#0099FF;
  text-decoration:underline;
}
a:visited {
  color:#0000CC;
}
a:hover {
  color:#00DDFF;
  text-indent: 0;
}
a:active {
  color:#FFCC33;
}
div.byline {
  font-style:italic;
}
div.footnote {
  font-size:9pt;
  line-height:12pt;
  text-align:center;
}
