@font-face {
     font-family: StoneSans; 
     src: url(../fonts/STOSNM__.eot); 
  }
@font-face {
    font-family: StoneSans; 
    src: url(../fonts/STOSNM__.TTF) format('truetype');
	   }
@font-face {
     font-family: StoneSansBold; 
     src: url(../fonts/STOSNB__.eot); 
  }
@font-face {
    font-family: StoneSansBold; 
    src: url(../fonts/STOSNB__.TTF) format('truetype');
	   }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
}
body,td,th {
	font-family: Tahoma;
}
a:link {
	color: #ee0000;
	text-decoration: none;
}
a:visited {
	color: #ee0000;
	text-decoration: none;
}
h1 {
	font-family: StoneSansBold;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-family: StoneSansBold;
	font-size: 15px;
	font-weight: normal;
}
#header {
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 236px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 178px;
	padding-top: 20px;
}
.WelcomeText {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
}
#TweetButton {
	margin-right: auto;
	margin-left: auto;
}
#Likes {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.Photo {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.Multimedia {
	font-size: 12px;
	line-height: 14px;
}
.Multimedia a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
}
a:hover {
	color: #a10000;
	text-decoration: none;
}
a:active {
	color: #ee0000;
	text-decoration: none;
}
.RealPeople {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.PeopleContent {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	color: #000;
	height: 118px;
	margin-bottom: 10px;
	overflow: hidden;
}
.Black {
}
.Left {
	float: left;
	width: 380px;
	text-align: left;
}
.LeftBottom {
	float: left;
	width: 400px;
	text-align: left;
}
.Black .RealPeople .LeftBottom div img {
	margin-right: 14px;
	margin-bottom: 16px;
	border: 1px solid #999;
	margin-top: 4px;
}
.Right {
	float: right;
	width: 380px;
}
.RightBottom {
	float: right;
	width: 360px;
}
#Map {
	height: 430px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#MapText {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 30px;
}
.Tweet {
	padding-top: 18px;
	padding-right: 20px;
	text-align: left;
	font-size: 13px;
}


.tweetWrapper { margin: 0; overflow:hidden; padding: 0; width: 360px; }
.twitterSearchTweet { overflow:hidden; } 
.twitterSearchProfileImgDiv { display: inline-block; float: left; height: 50px; width: 50px; padding: 2px 0 0 0; text-align: center; width: 10%; }
.twitterSearchRightWrapper { display: table; float: right; overflow:hidden;  width: 83%; }
.twitterSearchRightWrapperInner { display: table-cell; vertical-align: middle; }
.twitterSearchText { margin: 0; padding: 0; overflow: hidden;  width: 100%; color: black; font-size: 12px; line-height: 14px; text-align: left; }
.twitterSearchProfileInfoDiv { font-size:12px; line-height: 14px; margin: 3px 0 0 0; padding: 0;  width: 100%; text-align: left; }
.twitterSearchTime { color: #969696; }
.twitterSearchUser { color: #EE0000; }
.twitterSearchUser a { color: #EE0000; text-decoration: none; }
.twitterSearchText a { color: #EE0000; text-decoration: none; }

.FBConnectButton, .fb_share_count { position: relative; top: -10px;  }