body,td,th {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
    background-image: url(../images/2009New/backgrounds/back.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #000000;
}
.test-Backgrnd {
	background-image: url(../images/2009New/newHomePageWhite3-spacer2.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	background-color: #FFFFFF;
}


.eventBannerTop {
	background-image: url(../images/2009New/eventBanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
}
.newpageBckGrnd {
	background-image: url(../images/2009New/newPageBckGrndSpacer.png);
	background-repeat: repeat-y;
	display: table;
	background-position: center;
}
.TravelWithUsBckGrnd {
	background-image: url(../images/2009New/TravelWithUs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table-cell;
}
.welcomeHeading {
	background-image: url(../images/2009New/welcomeHeading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
}
.createprofilebckgrnd {
	background-image: url(../images/2009New/createprofiletip2_select_editprofile.jpg);
	background-position: left top;
	display: table-cell;
}
.createprofilebckgrnd2 {
	background-image: url(../images/2009New/createprofiletip3_select_editprofile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table-cell;
}
.createprofilebckgrnd3 {
	background-image: url(../images/2009New/createprofiletip4_select_editprofile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table-cell;
}
.subHeadingBckGrnd {
	background-image: url(../images/2009New/Headings/navBar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
}
.newHomePageBckGrnd {
	background-image: url(../images/2009New/backgrounds/john1.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	background-attachment: fixed;
}
.new-middle-spacer {
	background-image: url(../images/2009New/New%20White%20Site/images/newHomePageWhite4_08.jpg);
	background-repeat: no-repeat;
	display: table-cell;
}
.eventRecapBckGrnd {
	background-image: url(../images/2009New/EventBanner-Recap.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
}
.dotted {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: table;
	border-bottom-width: 1px;
}
.navbckgrnd {
	background-image: url(../images/2009New/spacers/navbar.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: table-cell;
}
.newBckGrnd {
	background-color: #CCCCCC;
	background-image: url(../images/2010New/bckgrndSpacer.png);
	background-repeat: repeat-x;
	display: table-cell;
}
.headingBoldWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.stripebckgrnd {
	background-image: url(../images/2009New/backgrounds/back.png);
	background-repeat: repeat-x;
	display: table-cell;
}

/* Facebook Connect Styles */

.facebook-connect{ /* I added this div wrapper myself, was not part of the plugin */
  position: relative;
  float: right;
  width: 300px;
  margin-top: -65px;
  text-align: right
}

.facebook-connect a,  /* you probably won't need this css */
.facebook-connect a:hover,
.facebook-connect a img,
.facebook-connect a:hover img{
  border: 0
}

.facebook-connect .fbc_connect_button_area { /* This is the button container for your comment form */
  border: 0;
  float:none;
  margin:0;
  padding:0
}

body .fbc_profile_header { /* I added body to override the CSS from Facebook Connect's default CSS */
  background:#000000 url("images/quote-bg-repeat5.jpg") repeat-x;
  border:1px solid #3d3e3d;
  border-right: 0;
  padding:10px 5px 5px 10px;
  position:fixed; top: 45%; right:0;
  text-align:left;
  width:220px
}

body .fbc_profile_header a.logout{ /* this is a custom class I added to the HTML in fbconnect.php */
  font-size: .9em;
  color: #fff
}

.gray_box {
background-color:#000000;
color:#ffffff;
}

div .wallkit_post .wallkit_postcontent {
color:#FFFFFF;
margin-left:50px;
padding-left:10px;
}

.fan_box .full_widget {
background:black none repeat scroll 0 0;
border:1px solid #94A3C4;
}

div .UIIntentionalStory_Message, .UIIntentionalStory .location {
color:#FFFFFF;
font-size:13px;
font-weight:normal;
}
