
body
{
/*  background-color: #242d1a;
 background-color: #463636;*/
  background-color: #666666;
  font-size: 10pt;
 /*font-family: Amaranth;  */
 font-family: Ubuntu;
}

@font-face {
  font-family: 'Amaranth';
  font-style: normal;
  font-weight: 400;
  src: local('Amaranth'), url('/fonts/amaranth/RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA.woff') format('woff');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url('/fonts/ubuntu/_xyN3apAT_yRRDeqB3sPRg.woff') format('woff');
}

h1
{
font-size: 17pt;
}

h2
{
font-size: 12pt;
}

h3
{
font-size: 10pt;
}


a
{  

  color: #52673a;
  text-decoration: none;
  font-family: Amaranth;
  font-family: Ubuntu;
}

a:hover
{
  color : #84a64f;
}


a img
{
border: none;
}


th
{
text-align: left;
vertical-align: top;
padding-right: 10px;
}


hr
{
width: 50%;
}

#border
{
  position: relative;
  margin-top: 20px;
  width: 800px;
  margin-left:auto;
  margin-right:auto;
}

#preheader
{
height: 25px;
}

#logo
{
height: 25px;
position: absolute;
top: -92px;
left: -25px;
}



#main
{
    background-color: white;
  border: 1px solid black;
}

#header
{
}
#header h1
{
margin-left: 110px;
}



#titleImage
{
position: relative;
background-image: url('/images/header_background.jpg');
background-repeat: no-repeat;
height: 138px;
}

#flagship
{
position: absolute;
right: -22px;
top: -100px;

}


#menu
{
position: absolute;
  top: 108px;
  width: 615px;
background-image: url('/images/transparentGray50.png');
padding: 3px;
}


.menuitem
{
display: inline;
padding: 8px;
color:white;
}

.menuitem a
{
color:white;
}

.menuitem a:hover
{
text-decoration: underline;

}


#content
{
	padding: 5px 0px;
}

#footer
{
color: white;
height: 60px;
background-color: #0015a2;
font-size: 12px;
background-image: url('/images/champBlueBackground.png');
background-position: bottom;
}

#footer a 
{
color: yellow;
}

#champYoung
{
position: absolute;
bottom: 13px;
right: 1px;
}

#credits
{
padding: 4px 20px;
}





/*
#language 
{
z-index: 50;
  position: absolute;
width: 720px;
text-align: right;
top: 5px;
color: #dddddd;
display: none;
}

#language  a
{
color: #dddddd;
}


#language  a:hover
{
color: white;
}
*/


#luckyDrawAd
{
padding: 15px;
background-color: gray;
font-size: 1.2em;
}

#luckyDrawAdText
{
padding: 10px;
width: 620px;
height: 100px;
float: right;
background-color: white;
}

#luckyDrawAdText img
{
padding-right: 12px;
}

#languages
{
position: absolute;
right: 280px;
top: 40px;
}


#languages img
{
padding: 0px;
}

.lang
{
display: inline-block;
margin-left: 10px;
font-size: 9px;
text-align: center;

}
