body
{
  font-family: Arial;
  font-size: 12px;
  background: #000103 url("/images/background-v3.jpg") repeat-x;
  color: #ffffff;
  margin: 0;
}

#outer 
{
  position: relative;
  width: 780px;
  margin: 0 auto;
}

object
{ display:block; float:left }

img
{
  behavior: url(/css/common/htc/iepngfix.htc);
}

div.logo object
{
  position:absolute; height:130px; width:209px;
}

p.logo
{
  float: left;
  margin: 13px 2px 25px;
  width: 160px;
}

p.logo a
{
  display: block;
  height: 78px;
  background-image: url(/images/Secret-Logo.png);
  text-indent: -5000px;
  overflow: hidden;
  behavior: url(/css/common/htc/iepngfix.htc);
}

.clear
{
  clear:both
}

.hilited
{
  background-color: #dddddd;
  font-weight: bold;
}

#content
{
  clear: both;
  min-height: 450px;
  position: relative;
  top: 10px;
}

* html #content
{
  height: 450px;
}

#content a:link
{
  color:#FFFFFF;
}

#content a:hover
{
  color:#FF019B;
}

#content a:visited
{
  color:#FFFFFF;
}

#content a:active
{
  color:#123B8D;
}

#subhead
{
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  display: block;
}

#primaryHeading1
{
  float: left;
  width: 500px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #CDE9FF;
}

#primaryHeading2
{
  float: left;
  width: 500px;
  font-family: Times;
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  color:#CDE9FF;
}

#secondaryHeading
{
  float: left;
  padding-left: 10px;
  width: 300px;
  padding-right: 10px;
  width: 300px;
  font-size: 12px;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img.doubleclick
{
	position: absolute;
	left: -5000px;
}

.global
{ text-align:center; min-width:700px; background-color:#000103; background-image:url(/images/background-v3.jpg); background-repeat:repeat-x }
.global #logo
{ margin-top:50px; width:775px; height:240px }
.global #wrapper
{ width:820px; margin:10px auto; text-align:left }
.global #options div
{ float: left }
.global #options
{ margin-left:200px; color:white; font-family:Arial; font-size:10pt; }

.global #options h1
{ color:#ec018e; margin-top:0px; margin-bottom:6px; font-size:18pt }
.global #footer
{ margin-top:150px; width:100% }

.global #options a:link
{ text-decoration:underline; font-weight:bold; color:white }
.global #options a:visited
{ text-decoration:underline; font-weight:bold; color:white }
.global #options a:hover
{ text-decoration:underline; font-weight:bold; color:#ec018e }
.global #options a:active
{ text-decoration:underline; font-weight:bold; color:#ec018e }

