@charset "utf-8";
/* Howling Moon Splash Page */

body
{
font-family:Trebuchet MS;
}

a
{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}

#container
{
width:100%;
}

#content
{
margin: 100px auto 0 auto;
width:1000px;
}

#leftNav
{
float:left;
width:500px;
color:#FFFFFF;
}

#leftText
{
width:500px;
margin-left:10px;
background-color:#c2c2c1;
}

#justText
{
margin-left:10px;
}

#leftLink
{
background-color:#88b5ca;
width:80%;
margin-left:140px;
text-indent:10px;
margin-top:80px;
font-weight:bold;
}

#middleLogo
{
margin-left:344px;
margin-bottom:-275px;
z-index:1;
position:relative;
}

#rightNav
{
float:left;
width:500px;
color:#FFFFFF;
font-weight:bold;
}

#link0
{
background-color:#003471;
width:75%;
height:25px;
text-indent:135px;
}


#link1
{
margin-top:15px;
background-color:#88b5ca;
width:75%;
height:25px;
text-indent:150px;
}

#link2
{
background-color:#145980;
width:80%;
height:25px;
margin-top:15px;
text-indent:160px;
}

#link3
{
background-color:#a9d4ea;
width:85%;
height:25px;
margin-top:15px;
text-indent:165px;
}

#link4
{
background-color:#003471;
width:80%;
height:25px;
margin-top:15px;
text-indent:160px;
}

#link5
{
background-color:#58859a;
width:75%;
height:25px;
text-indent:150px;
margin-top:15px;
}