body
{
font-family:'Arial';
font-size:10pt;
color: rgb(255,255,255);
background-color: rgb(0,0,0);
/*
background-image:url('images/background_greeble_002.png');
background-attachment:fixed;
background-position:50% 20%;
*/
}


a
{
font-size:11pt;
font-variant:small-caps;
}

div.donateparent
{
position:fixed;
z-index:20;
width:0px;
height:0px;
left:25%;
bottom:50px;
background-color: rgb(64,127,255);
}


div.donate
{
position:relative;
z-index:20;
right:95px;
top:0px;
width:75px;
height:29px;
background-color: rgb(0,0,0);
border:0px;
}


div.menuparent
{
position:fixed;
width:0px;
height:0px;
left:25%;
top:15%;
background-color: rgb(64,127,255);
}


div.menu
{
position:relative;
right:122px;
top:0px;
width:122px;
height:400px;
background-color: rgb(0,0,0);
border:0px;
}



div.contentparent
{

position:absolute;
left:25%;
top:15%;
width:0px;
height:0px;
background-color: rgb(255,0,0);
}


div.content
{
position:relative;
top:0px;
left:0;
width:700px;
background-color: rgb(0,0,0);
border:20px solid black;
}

a
{
font-size:10pt;
font-variant:normal;
font-style:bold;
color:white;
}

h1
{
font-size:11pt;
font-variant:small-caps;
}


h2
{
font-size:10pt;
font-style:italic;
font-variant:small-caps;
margin:0px;
}


h3
{
font-size:10pt;
font-style:bold;
font-variant:small-caps;
margin:0px;
}


p
{
font-size:10pt;
border-top-width:5px;
border-bottom-width:5px;
border-left-width:40px;
border-right-width:40px;
border-style: solid;
border-color: black;
}


ul
{
font-size:10pt;
list-style-type:none
}


object
{

}