﻿body 
{
    background-color: #666;
    font-family: Verdana;
    font-size: 11px; 
    color: #666;   
}
#Content
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
}
#Content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#Header
{
    float: left;
    width: 930px;
    height: 50px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 3;
}
#Image
{
    width: 950px;
    padding: 0px;
    z-index: -1;
}
#flashcontain
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#spacer
{
    width: 950px;
    float: left;
    height: 20px;
}
#Left
{
    float: left;
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    border-right-style: solid;
    border-right-color: #ccc;
    border-right-width: 1px;
}
#Top
{
    float: left;
    width: 520px;
    padding-left: 10px;
    
}
#Bottom
{
    float: left;
    width: 500px;
    padding: 10px;
    border-style: dashed;
    border-width: 1px;
    border-color: #ccc;
}
#Right
{
    float: right;
    width: 160px;
    padding-left: 10px;
    padding-right: 20px;
    border-left-style: solid;
    border-left-color: #ccc;
    border-left-width: 1px;
}
#Footer
{
    padding: 10px;
    float: left;
    width: 930px;
    font-size: 9px;
}
#Animation
{
    float: left;
    width: 950px;
    text-align: center;
}
#Trends
{
    float: left;
    width: 700px;
    padding-left: 10px;
    border-left-style: solid;
    border-left-color: #ccc;
    border-left-width: 1px;
}
#BlogImage
{
    float: right;
    
}
.H1
{
    font-family: Verdana;
    font-size: 16px;
    color: #666;
}
.H2
{
    font-size: 14px;
    color: #666;
}
.H3
{
    font-family: Verdana;
    font-size: 16px;
    font-style: italic;
    color: #999; 
}
.Pink
{
    font-size: 16px;
    color: #f24dae;
    font-family: Verdana;
}
.Contact
{
    font-size: 12px;
    color: #f24dae;
    font-family: Verdana;
}
.PinkHeader
{
    font-size: 16px;
    color: #ec008c;
    font-family: Verdana;
}
.disclaimer
{
    font-size: 9px;
    color: #999;
}
a
{
    font-family: Verdana;
    text-decoration: none;
    color: #666;
}
a:Hover
{
    text-decoration: Underline;
    color: #ec008c;
}
.link
{
    font-family: Verdana;
    text-decoration: none;
    color: #666;
}
.link:Hover
{
    text-decoration: Underline;
    color: #ec008c;
}
.highlightlink
{
    text-decoration: none;
    color: #f24dae;
}
.highlightlink:Hover
{
     text-decoration: Underline;
    color: #ec008c;
}   
li
{
    color: #666;
    list-style-image: url("Images/bullett.jpg");
} 
