﻿body 
{
    background-color: #000000;
    background-image: url("../Images/skhlm_star_bg.jpg");  
    color: #000;
    margin-top: 0px;
    font-family: Arial;
    font-size: 12px; 
}
.header
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;  
    color: #b6006d; 
}
.TitleText
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;  
    color: #ad006b; 
}
#Content
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: black;
}
#Content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#header
{
    float: left;
    width: 940px;
    height: 170px;
    background-image: url("../Images/Header.jpg");
    background-color: black;
    color: white;
    padding-left: 5px;
}
#tableInsert
{
    float: right;
    padding: 2px;
}

#NewsImage
{
    float: right;
    width: 260px;
}
.demoLinks
{
    text-decoration: none;
    color: white;
}
.demoLinks:Hover
{
    text-decoration: none;
    color: #ccc;
}
#MainMenu
{
    float: left;
    width: 945px;
    padding-top: 0px;
    height: 16px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
.menuLinks
{
    text-decoration: none;
    color: #fff;
}
.menuLinks:Hover
{
    text-decoration: none;
    background-color: #b6006d;
    color: White;
}
#LeftHome
{
    z-index: 2;
    float: left;
    width: 200px;
    height: 400px;
    background-color: #ad006b;  
    color: #666;
}
.left
{
    color: #666;
    text-decoration: none;
}
.left:Hover
{
    text-decoration: underline;
}
#Left
{
    float: left;
    width: 200px;
    height: 420px;
    background-color: black;  
    color: White;
}
#Promotions
{
    z-index: 1;
    float: right;
}
#MainBody
{
    float: right;
    width: 750px;
    background-color: White;
    color: Black;
}
#Main
{
    float: right;
    width: 750px;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: White;
    color: Black;
    
    
}
#footer
{
    float: left;
    width: 940px;
    padding: 5px;
    background-color: black;
    color: #fff;
    text-align: right;
    font-size: 9px;
}
.footLinks
{
    text-decoration: none;
    color: #fff;
}
.footLinks:Hover
{
    text-decoration: none;
    background-color: #b6006d;
    color: #fff;
}
a
{
    color: #000;
    text-decoration: underline;
    outline: none;
}
a:hover
{
    color: #000;
}
.buttonclick
{
    height: 20px;
    width: 50px;
    background-color: White;
    border-color: #d71920;
    border-width: 1px;
    font-size: 10px;
    color: #d71920;
}
.textbox
{
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 10px;
    font-family: Arial;
}
#HomeSpacerTop
{
    float: left;
    width: 950px;
    height: 3px;
    background-color: black;
}
#HomeSpacerBottom
{
    float: left;
    width: 950px;
    height: 3px;
    background-color: black;
}
img {
  border: none;
}
li {
  display: inline;
  padding: 0;
}
ul 
{
    padding: 0;
    margin: 0;
}
#desc {
  font-style: normal;
}
