BODY{
background-color:black;
margin: 0px;
}

.credits{
position: relative;
font-family: tahoma;
font-size: 8pt; 
color: #ffffff;   
font-weight: 600; }
	
.copyright{
position: relative;
font-family: tahoma;
font-size: 8pt; 
color: #ffffff;   
font-weight: 600; }

a:link, a:visited{
font-family: tahoma, verdana, arial;
font-size: 8pt;
font-weight: 600;
color: #ffffff;
text-decoration: underline;}

a:hover, a:active{
font-family: tahoma, verdana, arial;
font-size: 8pt;
font-weight: 600;
color: #3366CC;
text-decoration: none;}

div#links {position: relative;
clear: both;
display: block;
margin: auto;
width: 374px;
height: 16px;
text-align: center;}
	
div#links a {display: block;
position: relative;
float: left;
width: 88px;
height: 16px;
text-align: center;
font-family: Georgia, "Times New Roman", serif;
font-weight: 600;
font-size: .7em;
text-decoration: none;
color: #ffffff;
background: #000000;
border: solid 1px #ffffff;
padding-top: 2px;}

div#links a:hover {color: #000000; 
background: #cccccc;}

.MainLink{
position: relative;
float: left;
height: 110px;
width: 161px;

}

#MainDiv{
border: none;
position: relative;
float: left;
width: 100%;
height: 530px;
margin: 0px;
padding: 0px;
display: block;
clear: both;
}

.Seperatoroff{
width: 125px;
height: 125px;
border: solid white 2px;
}

.Seperatoron{
width: 125px;
height: 125px;
border: solid blue 2px;
}

#Text1{
position: absolute;
top: 90px;
left: 190px;
z-index: 5;
}

#Link1{
position: absolute;
top: 20px;
left: 325px;
z-index: 6;
}

#Sep1{
position: absolute;
top: 60px;
left: 235px;
z-index: 0;
}

#Text2{
position:absolute;
top: 200px;
left: 340px;
z-index: 7;
}

#Link2{
position: absolute;
top: 140px;
left: 175px;
z-index: 8;
}

#Sep2{
position: absolute;
top: 200px;
left: 135px;
z-index: 1;
}

#Text3{
position: absolute;
top: 300px;
left: 95px;
z-index: 9;
}

#Link3{
position: absolute;
top: 270px;
left: 195px;
z-index: 10;
}

#Sep3{
position: absolute;
top: 340px;
left: 275px;
z-index: 3;
}

#Text4{
position: absolute;
top: 430px;
left: 500px;
z-index: 12;
}

#Link4{
position: absolute;
top: 395px;
left: 335px;
z-index: 11;
}

#bottom{
position: absolute;
top: 600px;
left: 250px;
width: 50%;
}

#NavLogo{
position: absolute;
top: 130px;
left: 410px;
z-index: 6;
}