body {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family: verdana, arial;
	height: 100%;
	background-image: url("http://www.mikejames7.com/images/mj_webbg.jpg");
}
a:link { color: #666; text-decoration: none;}
a:visited { color: #666; text-decoration: none;}
a:hover { text-decoration: underline;}
#container {min-height: 100%;}
.menu_in { color: #666; font-weight: bold;}
	.rss-box {	padding: 4px; }
	.rss-title, rss-title a { 	margin: 0px 0;	padding: 0; }
	.rss-items { list-style: circle; margin:0;  padding:0; }
	.rss-item  {  font-size: 10px;  margin-bottom: 4px;  font-weight: bold;  color: #000;}
	.rss-item a:link, .rss-item a:visited, .rss-item a:active {	font-size: 9px; color: #000;}
	.rss-item a:hover {	font-size: 9px; color: #999;}
	.rss-date {	font-size: 9px;	font-weight: normal;	color: #666;	}
	

.boxheader {
	color: #666666;
	font-weight: bold;
}
#teambox {
border-top: 1px solid black;
font-size: 10px;
color: black;
}

					#schedule {width: 400px; };
                    #schedule table {width: 400px;text-align: left;}
					#schedule {font-size: 9px;background-color: white;font-family: arial;}
					#schedule table tr td {	font-size: 10px; padding: 2px;line-height: 14px;}
					#schedule table tr th {font-size: 12px;}
					#schedule table tr.grey { background-color: #cccccc;}
					#schedule table tr td.who { font-size: 10px; }
