body
{
    font-family: trebuchet ms, verdana, arial, tahoma;
    background-color: #ffffff;
    background: #ffffff url('../images/bg.jpg') repeat-x center top;
    margin-top: 0px;
}
.style5 {
	font-size: 10px;
	color: #000000;
	position: relative;
	margin-top: 0px;
}
p 
{
    font-size: 16px;
}
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
    font-size: 25px;
    font-weight: 500;
    color: #999999;
    margin-top: 0px;
}
h2
{
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    /*margin-top: 200px;*/
    margin-left: 8px;
}
h3
{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	/*font-size:0.9em;*/
	font-size: 14px;
	font-weight:bold;
}
a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

#TopGlobalLinks
{
    position: relative; z-index: 1;
    margin-top: 21px;
    margin-bottom: 0px;
    width: 200px;
    /*background-color: Maroon;*/
}
#HomeBadge
{
    /*position: relative; top: -8px; z-index: 1; left: 0px;*/
    position: relative; top: 0px; z-index: 1; left: 0px;
    /*background-color: Gray;*/
    margin-bottom: 0px;
}
#FooterHome
{
    position: relative; z-index: 1;
    width: 300px;
    height: 21px;
    top: -13px;
    margin: 0px 0px 0px 0px;
    /*background-color: Teal;*/
}
#LeftTextHome
{
    width: 300px;
    height: 150px;
    position: relative; z-index: 2;
    top: -370px;
    right: 340px;
    text-align: left;
    /*background-color: Green;*/
}
#HomeEnterText
{
    /*margin-left: 21px;*/
    margin-top: 55px;
    margin-left: 55px;

}
