* {
  padding: 0;
  margin: 0;
}

BODY {
  font-family: georgia, georgia, serif;
  font-size: 17px;
  background: url("/images/bg-sidebar.gif") repeat-y center top #000000; 
}


A:link {
  color: #cccccc;
}

A:visited {
  color: #999999;
}

A:active {
  color: #cccccc;
}

A:hover {
  color: #999999;
}

IMG {
  border: 0px none;
}

.businesslisting{
background-image: url("/images/partner_bg.gif"); 
width:900px; 
height:160px;
}

.individualbusiness{
background-image: url("/images/discount_box.gif"); 
width:796px; 
height:209px;
}

#Wrapper { 
  margin: 0 auto;
  width: 922px;
}

#Header {
  width:       900px;
  color:       #ffffff;
  height:      52px;
  padding-top: 10px;
}

#Header UL {
  list-style:  none;
  height:      50px;
  width:       817px;
  margin:      auto;
  background:  url("/images/bar-main.png") repeat-x left bottom;
  font-family: "Trajan Pro", Verdana;
  font-size:   16px;
  font-weight: bold;
  color:       #000000;
}

#Header UL A:link {
  color: #ffffff;
}

#Header UL A:visited {
  color: #ffffff;
}

#Header UL A:active {
  color: #cccccc;
}

#Header UL A:hover {
  color: #cccccc;
}

#Header LI {
  float:       left;
  display:     inline;
  line-height: 50px;
}

#Header A {
  background:      url("/images/bar-break.png") no-repeat right;
  padding-right:   16px;
  padding-left:    16px;
  display:         block;
  text-decoration: none;
}

#Header LI#SkipTab A {
  background: none;
}

#Header LI#End {
  background:    url('/images/bar-right.png') no-repeat right bottom;
  padding-right: 25px;
}

#Header LI#Begin  {
  background:   url('/images/bar-left.png') no-repeat left bottom;
  padding-left: 25px;
}

#Content { 
  width: 900px;
  color: #cccccc;
  padding: 10px;
  height: 550px;
}

.CenterButtons {
  width: 785px; /* play with this number if you change any numbers below. */
  margin: 0px auto 0px auto;
}

#MainText {
  width: 785px; /* play with this number if you change any numbers below. */
  margin: 276px auto 0px auto;
  text-align: center;
  color: #999999;
}

#Button {
	float:      left;
	padding:    0px 32px;
	width:      192px; /* Change this to background button picture width. */
	height:     216px; /* Change this to background button picture height. */
	text-align: center;
}

#Button IMG {
  width: 174px; /* Change this to join button picture width. */
  height: 84px; /* Change this to join button picture height. */
  margin-top: 65px;
  border: 0px none;
}


#Button IMG#Small {
  width: 108px; /* Change this to login button picture width. */
  height: 26px; /* Change this to login button picture height. */
  margin-top: 10px;
}

.Business {
  background: url('/images/bus-button.png') no-repeat center center; 
}

.Members {
  background: url('/images/mem-button.png') no-repeat center center; 
}

.Charity {
  background: url('/images/cha-button.png') no-repeat center center; 
}

#News {
  background: url('/images/main-footer.gif') no-repeat center center;
  width: 796px;
  height: 213px;
  color: black;
  clear:both;
}
#NewsText {
  padding: 30px;
  font-family: Georgia1, Georgia, serif;
}

#Footer { 
  display: none;
  color: #ffffff;
  width: 900px;
  border: 1px solid #ccc;
}


.CenterMethod1 {
  width: 500px; /* Change this to whatever you want */
  margin-left: auto;
  margin-right: auto;
}

.CenterMethod2 {
  text-align: center;
}
.CenterMethod3 {
  width: 400px; /* Change this to whatever you want */
  margin-left: auto;
  margin-right: auto;
}