/* Core styles for v4 browsers */
body {
	font:normal arial,verdana,helvetica,sans-serif;
	background: url('../images/tartan.gif') fixed repeat;
	}
	
img {
	border:0;
	}
	
a:link, a:visited {
		color:#ffffff;
		text-decoration: none
	}
a:hover {
	text-decoration: underline;
	}

table, td {
	font:normal 1em arial,verdana,helvetica,sans-serif;
	font-size:16px;
	color:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
	}

h1 {
	font-size:1.10em;
	margin:0 0 0 0;
	text-align: center;
	}
h2 {
	font-size:1.15em;
	margin:0 0 1em 0;
	text-align: center;
	}
h3 {
	size:9px;
	margin:0 0 1em 0;
	text-align: center;
	}

/*************************/
/*        Footer         */
/*************************/

#footer {
	padding-top:5px;
	color:#ffffff;
	font-size:10px;
	line-height:24px;
	}	
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

/*************************/
/*        Footer         */
/*************************/


#twitter_div {
	height: 500px;
	text-align:left;
} 

#twitter_div a {
	padding: 0px;
	margin: 0px;
	background: transparent; 
	color: #fff;
	text-decoration: none;
}

#twitter_div a:hover { 
	color: #fff;
	text-decoration: underline;
}

ul#twitter_update_list { 
	list-style: none; 
	font-size: 16px;
	margin-left: -50px; 
}
ul#twitter_update_list li { 
	border-bottom: 1px solid #999;
	margin-bottom: 0px;
	padding: 25px 15px 25px 15px;
	color: #fff;
}

