@charset "utf-8";
/* CSS Document */

html, body, table, div, ul, li {
  margin: 0px;
  padding: 0px;
  border: 0px;
} 

body
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1
{
font-size: 12px;
font-weight:bold;
}

img
{
border:0;
}

.download a:link              { color:#b63e97 !important; text-decoration:none !important; }
.download a:visited           { color:#b63e97 !important; text-decoration:none !important; }
.download a:hover             { color:#b63e97 !important; text-decoration:none !important; }
.download a:active            { color:#b63e97 !important; text-decoration:none !important; }

#content ul
{
margin-left:15px;
}

.img
{
width: 283px;
height: 283px;
}

#nav li
{
color: #fff;
background-color: #f8981d;
width: 111px;
height: 19px;
margin-bottom: 4px;
font-size: 11px;
padding-top: 10px;
}




#nav a
{
padding-left: 9px;
}

#current a
{
font-style:italic;
}

#nav a:link              { color:#fff; text-decoration:none; }
#nav a:visited           { color:#fff; text-decoration:none; }
#nav a:hover             { color:#fff; text-decoration:none; }
#nav a:active            { color:#fff; text-decoration:none; }

.navpink li
{
background-color: #b63e97 !important;
}

.navpink a:link              { color:#fff; text-decoration:none; }
.navpink a:visited           { color:#fff; text-decoration:none; }
.navpink a:hover             { color:#fff; text-decoration:none; }
.navpink a:active            { color:#fff; text-decoration:none; }

.box1
{
position: absolute;
top: 574px;
left: 615px;
z-index: -1;
}

.box2
{
position: absolute;
top: 628px;
left: 673px;
z-index: -1;
}

#box-pink
{
width: 55px;
height: 55px;
background-color: #ed008c;
}

#box-purple
{
width: 55px;
height: 55px;
background-color: #b63e98;
}

#box-orange
{
width: 55px;
height: 55px;
background-color: #f8981d;
}




