BODY {
	text-align: center;
}

/*******************************
 * START OF TEXTS
 ******************************/
P {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

P.topBar {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

P.backforward {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

P.trends {
	margin: 0px -5px 0px 0px;
	font-family: Garamond, Verdana, Sans-Serif, Monospace;
	font-size: 14px;
	text-align: center;
}

.tweetLinksTopic {
	margin: 15px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 16px;
	text-align: left;
	color: #000000;
}

.tweetLinks {
	margin: 15px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 14px;
	text-align: left;
	color: #000000;
}

.tweetLinksSub {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 11px;
	text-align: left;
	color: #999999;
}

.logo {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 40px;
	color: #0066CC;
	top: 0px;
	left: 0px;
}

.boxSubTopic {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #000000;
}

.boxMoreText {
	margin: 10px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	text-align: left;
}

.contentTopic {
	margin: 10px 0px -10px 0px;
	font-family: Garamond, Verdana, Sans-Serif, Monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.peopleListText {
	margin: 0 5 2 0;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.footer {
	margin: 2px 2px 2px 2px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 9px;
	text-align: center;
	color: #000000;
}

.boxMenu {
	margin: 2px 2px 2px 5px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

UL {
	text-align: left;
}
 
.tabTopMenu {
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 16px;
	text-decoration: none;
}

.tabSubMenu {
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 12px;
	text-align: center;
}

.tweetImageName {
	margin: 0 5 0 5;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.tweetImageText {
	margin: 0 5 0 5;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.tweetImageTime {
	margin: 0 5 10 5;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

A {
	color: #0066CC;
	text-decoration: none;
}

#centerizer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	top: 10px;
	border: 0px solid black;
}

/*******************************
 * START OF IMAGES
 ******************************/

IMG.peopleListTwitterImage {
	margin: 0 5 5 0;
	border: 1px solid black;
	float: left;
}

IMG.smallLogo {
	margin: 5 5 -4 5;
	border: 0px solid black;
}

IMG.imagesList {
	margin: 5 5 5 5;
	border: 1px solid black;
	width: 150px;
	height: 150px;
}

IMG.tweetImageBig {
	margin: 5 5 10 5;
	border: 1px solid black;
	width: 95%;
}

/*******************************
 * START OF AREAS
 ******************************/
#topBar {
	position: absolute;
	width: 100%;
	height: 10px;
	border: 0px solid black;
	top: -15px;
}
 
#topArea {
	position: relative;
	float: top;
	width: 100%;
	height: 50px;
	border: 0px solid black;
	margin-bottom: 10px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#003366;
}

#topAdArea {
	position: relative;
	float: top;
	width: 100%;
	height: 90px;
	border: 0px solid black;
	margin-bottom: 10px;
}

#leftArea {
	position: relative;
	float: left;
	width: 200px;
	border: 0px solid black;
	margin-bottom: 10px;
}

#centerArea {
	margin-left: 210px;
	margin-right: 210px;
	border: 0px solid black;
	margin-bottom: 10px;
}

#rightArea {
	position: relative;
	float: right;
	width: 200px;
	border: 0px solid black;
	margin-bottom: 10px;
}

#bottomArea {
	clear: both;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#003366;
}

#topicArea {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#003366;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#003366;
	background-color: F9F9F9;
}

#contentArea {
	width: 100%;
	background-color: FFFFFF;
	margin-bottom: 10px;
	text-align: left;
}

#iLikeButton {
	position: relative;
	float: left;
	width: 50%;
	border: 0px solid black;
	margin-top: 4px;
	margin-bottom: 10px;
}

#tweetButton {
	position: relative;
	float: right;
	width: 50%;
	border: 0px solid black;
	margin-top: 4px;
	margin-bottom: 10px;
}

/*******************************
 * START OF LOGO
 ******************************/

 #Logo {
	float: left;
	height: 45px;
	margin-bottom: 5px;
}

/*******************************
 * START OF TABS
 ******************************/
 
 #tabTopMenuActive {
	position: relative;
	margin: 19 0 0 0;
	padding: 5 0 0 0;
	width: 100px;
	height: 25px;
	float: right;
	text-align: center;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 0px solid white;
	background-color: white;
}

#tabTopMenuInActive {
	position: relative;
	margin: 19 0 0 0;
	padding: 5 0 0 0;
	width: 100px;
	height: 25px;
	float: right;
	text-align: center;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 0px solid white;
	background-color: EEEEEE;
}

#tabSubMenuActive {
	position: relative;
	margin: 10 0 0 0;
	padding: 0 0 0 0;
	width: 65px;
	height: 25px;
	float: left;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid white;
	background-color: white;
	z-index: 100;
}

#tabSubMenuInActive {
	position: relative;
	margin: 10 0 0 0;
	padding: 0 0 0 0;
	width: 65px;
	height: 25px;
	float: left;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: EEEEEE;
	z-index: 100;
}

#subMenuTabLine {
	position: relative;
	margin: 36 0 10 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 1px;
	background-color: black;
}

/*******************************
 * START OF CONTENT HEADERS
 ******************************/ 
TR.contentHeaderTable {
	vertical-align: top;
}

IMG.twitterImage {
	border: 1px solid black;
}

.textBelowTwitterImage {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 10px;
	text-align: left;
	color: black;
}

.contentHeaderText {
	margin: 0px 10px 1px 10px;
	font-family: Verdana, Sans-Serif, Monospace;
	font-size: 13px;
	text-align: left;
	color: black;
}

/*******************************
 * START OF TWEETS
 ******************************/
 
.twitter_container {
	position: relative;
	margin: 0 auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 0 0 0 0;
	text-align: left;
}

.twitter_container a {
	color: #0066CC;
}

.twitter_status {
	height: 60px;
	padding: 6PX;
	border-bottom: solid 1px #DEDEDE;
	background: #FFF;
}

.twitterStatus {
	height: 65px;
	padding: 6px;
	border-bottom: solid 1px #DEDEDE;
	background: #FFF;
	font-size: 13px;
}

.twitter_image {
	float: left; 
	margin-right: 14px;
	border: solid 2px #DEDEDE;
	width: 50px;
	height: 50px;
}

.twitter_image_container {
	float: left; 
	margin-right: 14px;
	width: 50px;
	height: 62px;
}

.twitterTweetImage {
	margin-right: 0px;
	border: solid 2px #DEDEDE;
	width: 50px;
	height: 50px;
}

.replyImage {
	position: relative;
	margin-right: 0px;
	border: solid 2px #DEDEDE;
	width: 24px;
	height: 8px;
	top: -2px;
}

.retweetImage {
	position: relative;
	margin-right: 14px;
	border: solid 2px #DEDEDE;
	width: 24px;
	height: 8px;
	top: -14px;
	left: 26px;
}

.twitter_small {
	font-size: 11px;
	padding-top: 4px;
	color: #999;
}

#twitter-results {
	padding: 0 0 0 0;
}

/* end of twitter search CSS */

