
body
{
/*  background-color: #242d1a;
 background-color: #463636;*/
  background-color: #222;
  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-top: 8px;
margin-bottom: 22px;
margin-left: 110px;
}

#header h6
{
position: absolute;
top: 32px;
left: 180px;
font-size: 13px;
}



#titleImage
{
position: relative;
background-repeat: no-repeat;
height: 70px;
background-color: #e7d400;
}


#menuBar
{
position: absolute;
top: 45px;
height: 20px;
width: 100%;
background-image: url('/images/transparentGray50.png');
}

#menu
{
padding-left: 170px;
padding-top: 2px;
}



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

}

.menuItem
{
display: inline;
padding: 8px;
color:white;
font-size: 13px;
}

.menuItem a
{
color:white;
}

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

}


/* content is referenced in the border */
#content
{
	margin: 0px 0px;
	padding: 0px 0px;
}

/* page is referenced in each page */
#page
{
	position: relative;
	margin: 10px 20px;
}

#footer
{
color: white;
height: 60px;
background-color: #363636;
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;

}
