BODY		{ background: black; color: #FFCCCC }
H1.Title	{ text-align: center; color: white }
TABLE.Top	{ height: 100% }
TD.NavBar	{ width: 15%; background: #440000 }
TD.Category	{ text-align: center }
A.HomeLink	{ text-decoration: none; color: red }
A:link		{ color: #CCCCFF; text-decoration: none }
A:visited	{ color: #FFCCEE }
A:hover		{ text-decoration: underline }
.MainImage	{ text-align: center }
.pi		{
position: fixed;
/*left: 1em;
top: 1em;*/
bottom: 0em;
right: 0em;
/*border: 3px solid white;*/
/*padding: 0em;*/
width: 1em;
text-align: center;
text-decoration: none
/*font-weight: bold;
font-size: large;
background: red;
color: white*/
}
#twitter_div ul        { list-style-type:none; margin:0px; padding:0px }
#twitter_div li        { border-bottom:2px solid #996666 }
#twitter_div li        { margin:1px 0px 3px 0px; padding:0px }
#twitter_div li a      { /*color:red;*/ display:block; margin-bottom:5px; font-weight:bold }
#twitter_div li span a { /*color:#002288;*/ display:inline; margin-bottom:0px; font-weight:bold }

