/* CSS Document */

body
{
background-color: #005BBF;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.tblPosition
{
margin-left: auto;
margin-right: auto;
}

table
{
width: 100%;
border-collapse: collapse;
}

table td
{
width: 100%;
height: 542px;

padding: 0 0 0 0;

background-image: url(../img/cs_imgfan.jpg);
background-repeat: no-repeat;
background-position: top center;

vertical-align: bottom;
}

.imageControl
{
width: 850px;

margin-top: auto;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;

padding: 0 0 0 0;

text-align: center;
}

.imageControl a:link, 
.imageControl a:visited
{
width: 100%;
text-decoration: underline;
color: #FFFFFF;
font: 14px sans-serif;
font-weight: bold;
}

.imageControl a:hover
{
text-decoration: underline;
color: #FCA311;
font: 14px sans-serif;
font-weight: bold;
}

embed, object
{
width: 0px;
height: 0px;

margin: 0 0 0 0;
padding: 0 0 0 0;

display: none;
}
