table {
position:relative;
border-style:solid;
border-color:white;
border:0px;
background-color: #000000;
}

td {
border-color: #ffffff;
border-style:solid;
border:0em;
background-color: #000000;
}

li {
color: #ffff60;
font-size: 1.2em;
text-align: center;
padding-top: 1em;
}

ul {
color: #ffffff;
text-align: center;
}

h1, h2 {
color: #c0c0c0;
}

h1
{
font-weight: bold;
font-size: 1.8em;
text-align: center;
padding: 0em;
}

h2
{
font-weight: bold;
font-size: 1.3em;
text-align: center;
padding-top: 0.5em;
}

body
{
padding: 0em;
background-attachment: fixed;
background-color: #000000;
font-family: Trebuchet MS;
}

p
{
text-align: center;
margin-top: 0;
margin-bottom: 0;
font-family: Trebuchet MS;
color: rgb(255, 255, 255);
}

img {
border-style: none;
}


/*
* {
padding: 0em;
margin: 0em;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p.right
{
text-align: right;
}

p.center
{
text-align: center;
}

p.thumbs img{
position:relative;
}

a
{
color: #696969; 
}

a:hover
{
text-decoration: none;
color: #A72020;
}

a img {
   border-style: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
font-family: "sans", "arial";
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

.contentarea
{
//padding-top: 1.3em;
}

img {
border:0px; border-color:green; border-style:solid;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 0em 1.0em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}



#header
{
position: relative;
width: 100%;
height: 6.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: right;
bottom: 0em;
padding: 1em 2.0em 1.3em 2.0em;
}


#headercontent h2
{
font-family: "sans", "arial";
font-size: 1.0em;
font-weight: normal;
color: #aaa;
text-align: right;
}

#menu ul
{
	
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: none;
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: auto;
clear: both;
padding-top: 40px;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
opacity: 0.95;
}

#footer img {
	padding-left: 20px;
}


div.figure {
  float: right;
  width: 45%;
  border: thin silver solid;
  margin-left: 1em;
  padding: 0.5em;
  max-width: 450px
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin-bottom: 0.2em;
}
img.scaled {
  width: 100%;
}*/


