﻿h2 a {text-decoration: underline;}
h2 a:hover {color: red;
text-decoration: none;}

#Logo 
{
margin-top : 13px;
margin-left : 20px;
width : 940px;
position : absolute;
z-index : 50;
}


#Logos 
{
display : block;
margin-top : 70px;
width : 940px;
position : absolute;
z-index : 100;
}

#MainTable 
{
width : 940px;
}

#PageTitle2 
{
width : 50%;
background-image : url(../img/ContentTop2.jpg);
background-repeat : no-repeat;
padding-left : 8px;
padding-top : 22px;
height : 72px;
}

#Menu 
{
background-repeat : no-repeat;
background-image : url(../img/MenuBG.jpg);
height : 28px;
padding-left : 23px;
}

#ContentLeft 
{
height : 200px;
}

#ContentMain 
{
height : 250px;
padding-bottom : 10px;
padding-top : 10px;
line-height:16px;
}

#PageTitle 
{
padding-top : 22px;
background-image : url(../img/ContentTop.jpg);
background-repeat : no-repeat;
height : 72px;
padding-left : 22px;
}

#ContentMain 
{
padding-left : 40px;
padding-right : 40px;
}

#PageTitle1 
{
padding-left : 22px;
background-image : url(../img/ContentTop1.jpg);
background-repeat : no-repeat;
height : 72px;
padding-top : 22px;
}

#SphereImage 
{
height : 120px;
overflow : hidden;
position : absolute;
width : 940px;
z-index : 10;
}

#Top 
{
overflow : hidden;
height : 120px;
width : 940px;
}

h1
{
    margin-top:0px;
margin-bottom: 0px;
     font-weight: normal;
}

h2
{
    margin-top:0px;
    margin-bottom: 0px;
}
p
{
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom:0px;
}
