body,td,th {
	font-family:Verdana;
	font-size: 11px;
	line-height:normal;
	}
	
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}


p {
	color:#111111;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	text-decoration: none;
	
	}
	
h1 {
	color:#111111;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 11px;
	text-decoration: bold;
	
	}
	

a:link {
	color:#666666;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	}

a:visited { 
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	}

a:hover {
	color: #666666; 
	font-size: 10px; 
	line-height: 13px; 
	text-decoration: underline;
	}

a:active { 
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	}
	
#main {
	margin:auto;
	width:451px;
	height:auto;
	}

#center {
	}

#twitter_update_list {
	list-style-type:none;
	list-style-position:outside;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	}
	
#twitter-link {
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	}