a.black:link		{
color: #000000;
text-decoration: none;
background-color: #000000;
}

a.black:visited	{
color: #000000;
text-decoration: none;
background-color: #000000;
}

a.black:active	{
color: #000000;
text-decoration: none;
background-color: #000000;
}

a.black:hover		{
color: #000000;
text-decoration: none;
background-color: #000000;
}

a:link		{
color: #0033CC;
text-decoration: none;
background-color: #000000;
}

a:visited	{
color: #0033CC;
text-decoration: none;
background-color: #000000;
}

a:active	{
color: #0033CC;
text-decoration: none;
background-color: #000000;
}

a:hover		{
color: #FF6600;
text-decoration: none;
background-color: #000000;
}

p.left {
background-color: #000000;
color: #000000;
text-decoration: none;
background-color: #000000;
position:absolute;
bottom:0;
left:0;
}

body {
text-align: center;
color: #999999;
background-color: #000000;
font-size:12px;
font-family:"Arial Unicode MS", Arial, sans-serif;
}

div#container
{
background-color: #000000;
margin-left: 10%;
margin-right: 15%;
width: 780px;
text-align: left;
}

div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

.right-element {
   position: relative;
   right: 0;
   width: 88%;
   text-align: right;
   }

h1 {
color: #ff3366;
background-color: #000000;
font-size:44px;
font-family:"Arial Unicode MS", Arial, sans-serif;
}

h3 {
color: #339999;
background-color: #000000;
font-size:16px;
font-weight: bold;
font-family:"Arial Unicode MS", Arial, sans-serif;
}

h4 {
background-color: #000000;
font-size:90%;
font-family:"Arial Unicode MS", Arial, sans-serif;
}


#top-section{
position:relative;
left:0;
top:0;
}

p.regular{
line-height: 105%
}


#mid-section{
position:relative;
left:0;
top:0;
margin-left: 0%;
margin-right: 0%;
width: 780px;
background-color: #000000;
}

#mid-col-1{
position:absolute;
top:0;
left:0%;
width:33%;
text-align: center;
background-color: #000000;
}

#mid-col-2{
position:absolute;
top:0;
left:34%;
width:33%;
text-align: center;
background-color: #000000;
}

#mid-col-3{
position:absolute;
top:0%;
left:68%;
width:32%;
text-align: center;
background-color: #000000;
}



#bottom-section{
position:absolute;
left:10%;
bottom:5px;
width: 774px;
background-color: #000000;
}

#bottom-col-1{
position:absolute;
top:0;
left:0%;
width:50%;
text-align: left;
font-size:smaller;
background-color: #000000;
}

#bottom-col-2{
position:relative;
top:0;
left:51%;
width:50%;
text-align: right;
font-size:smaller;
background-color: #000000;
}