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

body  {
color: #669900;
background-image: url(2bg.gif);
background-repeat: repeat;
font-family: arial,times,verdana,helvetica,sans-serif;
line-height: 1.3em;
font-size: 9pt;
font-weight: bold;
}


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

#header .strapline  {
font: 62px verdana,arial,times,sans-serif;
color: #33FF33;
font-weight: normal; 
background-color: transparent;
float: left;
margin-right: 1px;
margin-top: 3px;
}


#nav  {
height: 3em;
}

#nav .left  {
font-size: 9pt;
line-height: 1.3em;
position: absolute;
top: 5em;
left: 1em;
width: 32em;
margin-left: 1em;
margin-bottom: 3em;
}
  
#content   {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}


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



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

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

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


.phone {
color: #FFFFFF;
line-height: 1.6em;
font-weight: bold;
}


.helvetica {
font-family: helvetica,sans-serif;
line-height: 1.3em;
font-size: 9pt;
font-weight: bold;
}

.helveticasmall {
font-size: 9px;
font-family: helvetica,sans-serif;
line-height: 1.3em;
font-weight: bold;
}

.helveticasmall2 {
font-size: 9px;
font-family: helvetica,sans-serif;
line-height: 2.1em;
font-weight: bold;
}


.smalltext {
font-size: 9px;
}

.big {
font-size: 32px;
}


.white {
color: #FFFFFF;
}

.whitebig {
color: #FFFFFF;
font-size: 32px;
}

.pink {
color: #FF66FF;
}

.lightpinkbig {
color: #FFCCFF;
font-size: 18px;
}

.pinksmall {
color: #FF66FF;
font-size: 12px;
font-weight: normal;
}

.green {
color: #00FF00;
}

.biggreen {
color: #33FF00;
font-size: 22px;
font-family: verdana,arial,helvetica,sans-serif;
line-height: 1.2em;
font-weight: bold;
}


.blank {
line-height: 2.1em;
}


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



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


.boxout3  {
color: #CC33FF;
background-color: transparent;
}

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



.boxout4  {
color: #669900;
background-color: transparent;
font-family: helvetica,arial,sans-serif;
}

.boxout4 a:link,  .boxout4 a:visited {
color: #FFFFFF;
background-color: transparent;
font-family: helvetica,arial,sans-serif;
text-decoration: underline;
}

.boxout4 a:hover, .boxout4 a:active {
color: #FF0000;
background-color: #FFFFFF;
font-family:helvetica,arial,sans-serif;
}
