body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
	}

#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

#page{
   width:900px;
   height:684px;
   margin:0px ;
   padding:0px;

  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt
}

a:link, a:visited, a:active,td a:link,td a:visited,td a:active{
  color: #AD3125;
  font-weight: bold;
  text-decoration:none;
}
a:hover, td a:hover {
    color: #000000;
  font-weight: bold;
  text-decoration:none;
}


h2{
 font-family:  Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold
}
h3{
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #AD3125;
  display:inline;
}
h4{
  font-family:  Arial, sans-serif;
  font-size: 12pt;

}
.registertext{
  font-family:  Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold
}


.red{
  color: #AD3125;
}


#left{
   width:598px;

  float:left;
}

#vid{
   width:900px;

  text-align: center
}
#space{
  width:10px;
  float:left;
}


#right{
  float:left;
  width:280px;

  padding-left:15px;
}

#leftbottompics{
  width:160px;
  float:left;
}
#centertext{
  float:left;
}

#opencentertext{
  float:left;
  width:430px;
}


#pictureleft{
  width:598px;
  height:181px;
  float:left;
}

#contentright{
  height:181px;
  width:300px;
  float:left;
}


#title{
  height:142px;
  width:900px;

}
#bottompadding{
  height:10px;
  width:900px
}


#footer{
   height:22px;
   padding-top:17px;
   background-image:url("/images/gbflint_footer.jpg");
   background-position:left bottom ;
   width:900px;
  text-align: center;
  color: #FFFFFF;
  font-size: 10pt
}


.menuitem{

  float:left;
  margin:0px;

}


#content{
  width:900px ;
  min-height:400px;
  overflow:auto;

}



#contenttext{
  float:left;
  width:330px;
  padding-left:30px;
  padding-right:30px
}

#rightpic{
  float:left ;
  width:450px
}


#assdropdown{

  margin:0px;
  padding:0px;

  border-top:0px;
  position:relative;
  overflow:hidden;
  left:505px;
  top:-2px;
  width:107px;
  height:2px;         /*74 */
  font-size: 8pt;
  display:none;
  z-index:500;

}
#AssDDTable{
  border-collapse: collapse;
  border:0px;
  font-size:1px;
}


#footer A:visited, #footer A:link, #footer a:active {
  color:white;
  text-decoration: none
}

#footer A:hover{
   color:white;
  text-decoration: underline;
}

#platbg{
  background: url("images/platinum_card_background.jpg");
  background-position: top left;
  background-repeat: no-repeat ;
  position:relative;
  top:0px;
  color:#ffffff;
  width: 598px;
  height: 284px;
  font-size: 9pt;
  padding-left:5px;
  padding-top:5px;
}
.signup A:link,.signup A:visited,.signup A:active {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center
}

.signup A:hover{
  color: #CCCCCC
}

