﻿
#ha {
	WIDTH: 990px;
	height: 100%; 
	}

body {
    background:  #ffffff;
    background:  #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    font-size: 0.7em;
}
#poster
{
    background: url(images/website/home_logo_animated1.gif) no-repeat;
    margin-right: auto;
    margin-left: AUTO;
    width: 990px;
    height: 138px;
    margin-top: 17px;
	padding-top: -75px;
}
/*#backdrop
{
    background:  #FED36B url(images/website/home_main.jpg) repeat-y center top;
    background:  #FFFFFF;
    background-position: center;    
}
*/


#ball
{
position: absolute;
margin-left: 74%;
top: 135px;
top: 121px!important;
z-index:10;  
	
}


#navtop
{
    background: url(images/website/home_navbar_top1.gif) repeat-x;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 83px;
}
#navbottom
{
    margin-top: 20px;
    background: url(images/website/home_navbar_bottom.gif) repeat-x;
    width: 100%;
    height: 45px;
}

#footer
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #333333;
}

/* Nav Bars */

#navtop ul, #navbottom ul
{
    margin: 0px;
    padding-top: 50px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 25px;
}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}
#navtop a:hover, #navbottom a:hover
{
	color: #ddf74c;
    text-decoration: underline;
}
#navtop a:active, #navbottom a:active
{
    color: #ddf74c;
    text-decoration: none;
}

#bartop
{
    margin-top: 5px;
    font-size: small;
}

#body
{
    width: 990px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    text-align: left;
}

#columnleft {
    float: left;
    width: 240px;
    /* position: relative; */
}

#columnleftspec {
    float: left;
    width: 240px;
    /* position: relative; */
}

#columnright
{
    margin-left: 250px;

	 
}

.leftblock
{
    border: 1px solid #E0E0E0;
    padding: 15px;
    margin-bottom: 10px;
    background: #ffffff;
    vertical-align: top;
}

 .rightblock
{
    border: 1px solid #E0E0E0;
	background-image:url(Images/Website/home_columnright.gif);
    padding: 15px;
	margin-left: 15px;
    margin-bottom: 10px;	
    background: #ffffff;
    position: relative;
    width: 680px;
	min-height:500px;
    font-size: small;

}

/* A full width block on the page */

.fullwidth, #loginbanner
{
    border: 1px solid #E0E0E0;
    width: 956px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/website/home_fullwidth.jpg) repeat-y;
    background: #ffffff;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.invisibleArea
{
    visibility: hidden;
}
.DataEntry
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
}
.PostHyperLink
{
    font-weight: normal;
}

	A:link {
		text-decoration: none; color:#087aba ;
		}
	A:visited {
		text-decoration: none; color:#087aba;
		}
	A:active {
		text-decoration: none; color:#0999e9;
		}
	A:hover {
		text-decoration: none; color: #a90b33;
		}
	#container
		{
		margin-left: auto; 
		margin-right: auto;
		width: 100%;
		text-align: left;
		height: auto;
	
			}
			

