﻿* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 

#wrapper
{
    background-position: left top;
    background-image: none;
    position: absolute;
    z-index: auto;
    width: 100%;
    height: 3072px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    vertical-align: top;
    background-repeat: repeat;
    font-family: Verdana;
    font-size: 5pt;
    font-weight: lighter;
    color: #333333;
    text-align: center;
    background-color: #000099;
}


#backwrapper
{
    background-position: left top;
    background-image: none;
    position: absolute;
    z-index: auto;
    width: 100%;
    height: 1536px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    vertical-align: top;
    background-repeat: repeat;
    font-family: Verdana;
    font-size: 5pt;
    font-weight: lighter;
    color: #333333;
    text-align: center;
    background-color: #000099;
}


#backwrapper2
{
    background-position: left top;
    background-image: none;
    position: absolute;
    z-index: auto;
    width: 100%;
    height: 1536px;
    top: 1536px;
    left: 0px;
    overflow: hidden;
    vertical-align: top;
    background-repeat: repeat;
    font-family: Verdana;
    font-size: 5pt;
    font-weight: lighter;
    color: #333333;
    text-align: center;
    background-color: #000099;
}



.innerwrapper
{
    border-style: none;
    position: relative;
    width: 800px;
    height: 105px;
    float: none;
    
    top: 0px;
}





.header
{
    border: thin none #800000;
    width: 100%;
    height: 100px;
    top: 0px;
    position: absolute;
    z-index: 2;
    left: 0px;
    background-color: #000000;
}

.adfoot
{
    height: 90px;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0px 0 0 0;
    background-color: #000099;
    position: absolute;
    top: 700px;
    left: 0%;
    z-index: inherit;
} 



.rightcolumn
{
    border-style: dotted solid dotted dotted;
    border-width: thin;
    border-color: #000099;
    width: 200px;
    height: 350px;
    top: 200px;
    position: absolute;
    z-index: auto;
    left: 600px;
    background-color: #FFFFFF;
}

.centercolumn
{
    border-width: thin;
    border-color: #000099;
    width: 400px;
    height: 350px;
    top: 200px;
    position: absolute;
    z-index: auto;
    left: 200px;
    background-color: #FFFFFF;
    border-bottom-style: dotted;
    border-top-style: dotted;
}


.friendsbar
{
    height: 25px;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0px;
    background-color: ##000099;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: inherit;
} 
.friendsbar h2 { 
float : right;
color : #ffffff;
font-weight : lighter;
margin : 25px 10px 0 0;
} 




.adtop
{
    height: 90px;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0px;
    background-color: #000099;
    position: absolute;
    top: 110px;
    left: 0px;
    z-index: inherit;
} 
.adtop h2 { 
float : right;
color : #ffffff;
font-weight : lighter;
margin : 25px 10px 0 0;
} 

.searchbar
{
    position: absolute;
    z-index: auto;
    top: 110px;
    width: 120px;
    line-height: normal;
    vertical-align: middle;
    background-color: #000099;
    height: 55px;
    left: 33%;
}

.leftcolumn
{
    border-style: dotted dotted dotted solid;
    border-width: thin;
    border-color: #000099;
    width: 300px;
    height: 350px;
    top: 200px;
    position: absolute;
    z-index: auto;
    left: 0px;
    background-color: #FFFFFF;
}

.logo
{
    text-align: left;
    vertical-align: bottom;
    position: absolute;
    z-index: 1;
    font-family: Verdana;
    font-size: x-large;
    font-weight: lighter;
    font-style: normal;
    color: #66CCFF;
    line-height: normal;
    top: 40px;
    left: 0px;
    width: 100%;
    text-indent: 2pt;
    background-color: #000099;
    height: 25px;
}

.logo span
{
    color: #FFFFFF;
} 
 
 
 
 
 
.logo a
{
    color: #0033CC;
    text-decoration: underline;
    font-family: Verdana;
} 
