.TopO {
	width: 1024px;
	margin: auto;
}
.TopO_Top {
	background-image: url(images/index_01.png);
	height: 31px;
}
.TopO_Content {
	background-image: url(images/index_03.png);
}
.TopO_Bottom {
	background-image: url(images/index_04.png);
	height: 47px;
}
body{
	background-image: url(images/Untitled-1.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #95e2ea;
}
.TweetInner {
	margin: auto;
	width: 93%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.twitter {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height:35px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.TwitterHeader {
	margin-bottom: 3px;
	font-weight: bold;
}
.Messagebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #069;
}
.WhereTheFlippingLogoIs {
	margin: auto;
	width: 1000px;
}
.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
.Footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

