body {
font-family: helvetica, arial, sans-serif;
font-size: 8pt;
color: black;
background: black;
height: 100%;
min-width: 600px;
background-repeat: no-repeat;
background-position: top left;
border-right: 20px black solid;
}


#pagecontainer {
min-width: 600px;
}

p {
font: helvetica, arial, sans-serif;
font-size: 10pt;
color: white;
line-height: 18px;}
#left
{
width: 400px;
height: 30%;
float: left;
border-right: 0px gray outset;
}




#topmenu {
background: #ff3399;
float: right;
right: 0em;
position: absolute;
top: 0em;
padding-tOP: 6px;
border-bottom: 0px gray outset;
border-right: 0px gray outset;
height: 25px;
}

#topmenu a{
padding-left: 12px;
color: white;
padding-top: 7px;
text-align: center;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
padding-right: 18px;
}

#topmenu a:hover {
color: black;
}
#leftmenu {
font-weight: normal;
text-decoration: none;
padding-top: 0em;
color: white;

float: left;
position: relative;


}	

#leftmenu a{
color: #ff3399;
display: inline;
padding-top: 6px;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

#leftmenu a:hover {
color: white;

}
#maintext {
font: helvetica, arial, sans-serif;
font-size: 10pt;
float: right;
position: absolute;
color: white;
text-align: justied;
top: 4em;
left: 53%;
width: 400px
}


p.bottom {
font-size: 7pt;
}

a.bottom {
color: white;
}
img.logo {
padding-top: 14em;
padding-left: 12em;
}

img.email: {

}

#footer {
position: absolute;
bottom: 0em;
color: white;
font-size: 6pt;
}

a.pink:link {
color: pink;
}

h1 
{
font-weight: bold;
font-size: 14pt;
}

h2{
margin-bottom: 0.5em;
font-size: 14pt;
}

a{
font-weight: bold;
text-decoration: none;
color: white;
}

a:hover {
color: #ff3399;
}

#email
{
position: absolute;
bottom: 0em;
text-align: left;
color: white;
left: 0.5em;
display: inline;
}