﻿body
{
    margin:0 auto;
    text-align:center;
    font-family:Verdana;
    font-size:14px;
}
div.main, div.footer
{
    width:800px;
    margin:0 auto;
    text-align:center;
}
a
{
    color: #0066ff;
}
div.header
{    
}
table.banner
{
    background-image:url('images/cloudandwoman2.jpg');
    height:100px;
    width:800px;
    border-collapse:collapse
}
td.banner
{
    padding-left:15px;
    text-align:left;
}
span.firstname, span.surname, span.hypno
{
    font-size: 30px;
    color: #6633cc;
}
span.surname
{
    color: #6600cc;
}
span.hypno
{
    font-size: 22px;
    color: #9900cc;
}
/* Credits: Dynamic Drive CSS Library - Start */
/*URL: http://www.dynamicdrive.com/style/ */
div.menuitems
{
    border-right: 1px solid #000000;
    padding: 0;
    margin-bottom: 1em;
    background-image:url('../images/effect.jpg');
    background-repeat:repeat;
    color: #333;
    float:left
}

* html #blueblock{ /*IE 6 only */
width: 167px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

ul.menuitems
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    cursor:pointer;
}

li.menuitem, li.highlightedmenuitem, li.selectedmenuitem, li.submenuitem, 
li.highlightedsubmenuitem, li.selectedsubmenuitem
{
    border-left-color: #1958b7;
    border-left-style: solid;
    border-left-width:10px;
    border-right-color: #508fc4;
    border-right-style: solid;
    border-right-width:10px;
    border-top-color: #90bade;
    border-top-style: solid;
    border-top-width:1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    display: block;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #2175bc;
    color: #fff;
    text-decoration: none;
    width: 147px;
    text-align:left;
}

li.highlightedmenuitem, li.selectedmenuitem
{
    border-left: 10px solid #1c64d1;
    border-right: 10px solid #5ba3e0;
    background-color: #2586d7;
    color: #fff;
}

li.submenuitem, li.highlightedsubmenuitem, li.selectedsubmenuitem
{
    border-left: 20px solid #1958b7;
    border-right: 10px solid #508fc4;
    background-color: #0099cc;
    color: #fff;
    width: 137px;
}

li.selectedmenuitem, li.selectedsubmenuitem
{
    font-weight:bold;
}

a.menuitem, a.submenuitem, a.selectedmenuitem, a.selectedsubmenuitem
{
    text-decoration:none;
    color: #fff;
}

a.selectedmenuitem, a.selectedsubmenuitem
{
    font-weight:bold;
}
/* Credits: Dynamic Drive CSS Library - End */

h2, h4
{
    color: #6633cc;
}
div.content
{
    width: 597px;
    float:left;
    padding:10px;
    text-align:center;
}
div.text
{
    text-align:left;
}
img.heather
{
     width: 115px; 
     height: 146px;
     float:left;
     margin-right:5px;
     margin-bottom:5px;
}
div.hidden
{  
    display:none;
}
div.footer
{
    background-image:url('../images/effect.jpg');
    background-repeat:repeat;
    position:absolute
}
span.footer
{
    float: right;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 12px;
    color: White;
    margin: 2px;
    padding: 2px;
}
