body
{
        padding: 0;
        margin: 0;
        background: #C5D799 url("../images/gradient2.jpg") repeat-x;
        font-family: Arial,verdana,sans-serif;
        font-size: 12px;
}

a
{
        text-decoration: none;
        color:#000000;
        font-weight:bold;
}

a:hover
{
        text-decoration: none;
        color:green;
        font-weight:bold;
}

a.gsilink
{
        text-decoration: none;
        color:#808080;
        font-size:8;
}

a.gsilink:hover
{
        text-decoration: none;
        color:green;
        font-weight:regular;
}

a.interview
{
        text-decoration: none;
        color:orange;
        font-weight:bold;
}

a.interview:hover
{
        text-decoration: none;
        color:blue;
        font-weight:bold;
}

a.greenlink
{
        text-decoration: none;
        color:green;
        font-size: 10px;
        font-weight:bold;
}

a.greenlink:hover
{
        text-decoration: none;
        color:#937D17;
        font-weight:bold;
}

a.review
{
        text-decoration: none;
        color:#655B5B;
        font-weight:bold;
}

a.review:hover
{
        text-decoration: none;
        color:orange;
        font-weight:bold;
}

a.Blacklink6
{
        text-decoration: none;
        color:blue;
        font-weight:bold;
}

a.Blacklink6:hover
{
        text-decoration: none;
        color:green;
        font-weight:bold;
}

a.panindex
{
        text-decoration: none;
        color:orange;
        font-weight:bold;
}

a.panindex:hover
{
        text-decoration: none;
        color:blue;
        font-weight:bold;
}

#wrap
{
        background: url("../images/sky9.jpg") no-repeat center top;
        width:100%;
        margin-bottom:20px;
}
#header
{
        height:108px;
}

#content
{
        background-color: #fff;
        width:960px;
        margin:0 auto;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
        padding-bottom:2px;
        text-align:center;
        min-height:690px;
        border:1px solid #B69A88;
}

#footer
{
        width:960px;
        padding: 12px;
        text-align: center;
        font-size: 10px;
        margin:0 auto;
}

.psychic_img
{
        width: 150px;
        height: 150px;
        border: 1px solid #000;
        margin-left:10px;
        margin-bottom: 10px;
}


#outer
{
        width:960px;
        overflow:hidden;
        margin:0 auto;
}

.navbox
{
        float:left;
        width:210px;
}

.contbox
{
        float:left;
        width:750px;
        margin:0 auto;
        text-align:center;
}

/* msn_popup - starts */
#msn_popup
{
    left: 0px;
    bottom: 0px;
    background: url("../images/chat_popup.png") top left no-repeat;
    position: absolute;
    width: 229px;
    height: 152px;
    overflow:hidden;
}
html * div#msn_popup
{
        position: fixed;
        float: right;
        clear: both;
}
#msn_close_button
{
    margin: 0 0 0 0;
}
/* msn popup - ends */
    
#boxtit
{
        padding: 7px;
        text-align: center;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
}

#boxcon
{
        padding: 7px;
        border-top: 0px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
}

#navbtn
{
        background-color: #C1A395;
        width:193px;
        height:18px;
        text-align: left;
        background-image:url("../images/button2.jpg");
        margin-bottom:2px;
        padding-left:7px;
        padding-top:2px;
        font-size: 11px;
        color:#808080;
        font-weight:bold;
}

#addressbox
{
        border: 0px solid #000;
        background-color: transparent;
        font-size: 10px;
        color:#808080;
        font-weight:bold;
        width: 360px;
        height: 15px;
        text-align: center;
        margin-bottom: 6px;
}

#faqbox
{
        border: 1px solid #808080;
        background-color: #F9BBBB;
        width: 200px;
        height: 114px;
        text-align: center;
        margin-bottom: 6px;
        background-image:url("../images/faqbg.jpg");
}
#newsbox
{
        border: 1px solid #808080;
        background-color: #a4becd;
        width: 200px;
        height: 114px;
        text-align: center;
        margin-bottom: 6px;
        background-image:url("../images/newsletterbg.jpg");
}
#searchbox
{
        border: 1px solid #808080;
        background-color: #b7d891;
        width: 200px;
        height: 112px;
        text-align: center;
        margin-bottom: 6px;
        background-image:url("../images/searchbg.jpg");
}



input, select {font-family:tahoma, verdana, arial; font-size:11; color:black; border:solid 1px #ccc; background-color:white}

