BODY {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	
    Background: #BDE7FB;
	
	background:url(images/Palm-Tree5.jpg) no-repeat top;
	

	font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;
	/* background-image: url(images/deepblue.jpg);*/
/* Background-color: #BDE7FB; */

} 

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

A.nav:link { text-decoration: none; color: #FFFFFF; } 

A.nav:visited { text-decoration: None; color: #FFFFFF; } 

A.nav:hover { text-decoration: none; color: #ADC48D; }


A.home:link { text-decoration: none; color: #166784; } 

A.home:visited { text-decoration: None; color: #166784; } 

A.home:hover { text-decoration: underline; color: #68BD45; }


A.hot:link { text-decoration: none; FONT-SIZE: 16px; color: #166784; } 

A.hot:visited { text-decoration: none; FONT-SIZE: 16px; color: #166784; } 

A.hot:hover { text-decoration: underline; FONT-SIZE: 16px; color: #68BD45; }


A.homesize1:link { text-decoration: underline; FONT-SIZE: 8px; color: #166784; } 

A.homesize1:visited { text-decoration: underline; FONT-SIZE: 8px; color: #166784; } 

A.homesize1:hover { text-decoration: underline; FONT-SIZE: 8px; color: #68BD45; }


A.hometopbar:link { text-decoration: underline; FONT-SIZE: 14px; color: #166784; } 

A.hometopbar:visited { text-decoration: underline; FONT-SIZE: 14px; color: #166784; } 

A.hometopbar:hover { text-decoration: underline; FONT-SIZE: 14px; color: #68BD45; }


A.topsearch:link { text-decoration: none; FONT-SIZE: 10px; color: #166784; } 

A.topsearch:visited { text-decoration: None; FONT-SIZE: 10px; color: #166784; } 

A.topsearch:hover { text-decoration: underline; FONT-SIZE: 10px; color: #68BD45; }


A.twitter:link { text-decoration: none; FONT-SIZE: 14px; color: #000000; } 

A.twitter:visited { text-decoration: None; FONT-SIZE: 14px; color: #000000; } 

A.twitter:hover { text-decoration: underline; FONT-SIZE: 14px; color: #0000ff; }

.twitted {
	width: 16em;
	margin-bottom: 1.5em;
	border: 1px solid #006699;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #888;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #006699;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #006699;
}
