body
{
    background-color:#000000;
    font-family:century gothic;
    font-size:14px;
    color:#ffffff;
}

#homepage
{
    width:1024px;
    margin-top:-250px;
    margin-left:-516px;
    top: 50%;
    left:50%;
    position:absolute;
}
#content
{
    position:absolute;
    width:1024px;
    height:660px;
    margin-top:-130px;
    background-image:url(../img/bg.gif);
    background-repeat:repeat-x;
}

#footnav
{
    position:absolute;
    z-index:3;
    padding-top:10px;
    padding-left:20px;
    margin-top:468px;
}

#nav
{
    position:absolute;
    z-index:3;
    padding-top:10px;
    padding-left:20px;
}

#textcopy
{
    margin-top:190px;
    margin-left:40px;
    padding-right:40px;
    font-family:century gothic;
    font-size:11px;
    color:#ffffff;
}

.logo
{
    margin-top:167px;
}

.content
{
    margin-top:167px;
}

.active
{
    font-family:Verdana;
    color:#ffffff;
    text-decoration:none;
}

a
{
    font-family:Verdana;
    font-size:11px;
    color:#b1b1b1;
    text-decoration:none;
}

a:hover
{
    font-family:Verdana;
    color:#ffffff;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

h3
{
	font-family:century gothic;
	font-size:16px;
	font-style:none;
}