html, body {margin: 6px; padding: 0px;}

body {
color: #9900CC;
background-color: #000000;
font-family: arial,helvetica,times,sans-serif;
font-size: 16px;
line-height: 1.1em;
font-weight: bold;
}

#header  {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}
header#strapline  {
color: #33FF33;
background-color: transparent;
font: 52px verdana,arial,times,sans-serif;
font-weight: bold;
float: left;
margin-right: .5px;
margin-left: 40px;
margin-top: .5px;
}

#nav  {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}

#nav .left  {
font-size: 14px;
line-height: 1.1em;
position: absolute;
top:20em;
left: 1em;
width: 28em;
margin-bottom: 3em;
margin-left: 4px;
bottom-border: transparent;
}
  
#content   {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}

#content .right  {
color: #FF0000;
font-size: 9pt;
line-height: 1.3em;
position: absolute;  
top: 5em;
left: 1em;
width: 35em;
margin-left: 35em;
margin-right: 1em;
padding-left: 1em;
margin-bottom: 3em;
}

a:link {
color: #33FF33;
font-size: 9pt;
font-family: verdana,times,sans-serif;
font-weight: bold;
}

a:visited  {
color: #33FF33;
font-size: 9pt;
font-family: verdana,times,sans-serif;
font-weight: bold;
}

a:hover  {
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
}

a:active {
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
}


h1  {
color: #33FF33;
font: 52px verdana, "arial black", verdana, times,sans-serif;
line-height: 1.2em;
font-weight: bold;
margin-top: .1px;
margin-right: .1px;
}

h2  {
color: #FFFFFF;
font: 42px verdana, "arial black",arial,times,sans-serif;
font-weight: bold;
}



.white {
color: #FFFFFF;
}

.green {
color: #00FF00;
}

.add  {
color: #9966FF;
font-size: 16px;
}

.pinkdate  {
color: #FF66FF;
}

.dots  {
color: #33FF33;
font-size: 52px;
font-weight: bold;
}


.red  {
color: #FF0000; 
}

.blank {
line-height: 2.1em;
}



.boxout1  {
color: #FFFFFF;
background-color: transparent;
}
.boxout1 a:link,  .boxout1 a:visited    {
text-decoration: underline;
color: #33FF33;
background-color: transparent;   
}
.boxout1 a:hover, .boxout1 a:active {
color: #FF0000;
background-color: #FFFFFF;  
}


.boxout2  {
color: #CC33FF;
background-color: transparent;     
}
.boxout2 a:link,  .boxout2 a:visited   {
color: #999999;
background-color: transparent
text-decoration: underline;
}
.boxout2 a:hover, .boxout2 a:active {
color: #FF6600;
background-color: transparent;
}


.boxout3  {
color: #669900;
background-color: transparent;
}
.boxout3 a:link,  .boxout3 a:visited   {
text-decoration: underline;
color: #003300;
background-color: #FFFFFF;
}
.boxout3 a:hover, .boxout3 a:active {
color: #FF0000;
background-color: transparent;
}
