body 		{	background-color: white;
			background-image: url(http://rubidium.negative273.com/images/bgstrip3.jpg);
			background-repeat: repeat-y;
			font-size: smaller;						font-family: verdana, arial, sans-serif;
			margin: 0px;
			padding: 0px;
		}
#title		{	background-image: url(http://rubidium.negative273.com/images/bgstrip.jpg);
			position:absolute;
			top:0;
			left:0;
			width: 100%;
			height: 100px;
			padding:6px, 10px;
			color: #FFF;
			font-family: Lucida Console;
			font-weight: bold;
			white-space: nowrap;
}

#links		{	position:absolute;
			top:67;
			right:50;
			height:30;
			white-space: nowrap;
			border-right: 1px solid #777;
			border-left: 1px solid #777;
			padding: 1px, 10px, 0px, 10px;

}

#rightheader	{	line-height: normal;
			height: 50px;
			font-variant: small-caps;
			padding: 5px, 0px, 0px, 0px;
}

#rightbar		{	position:absolute;
			top:99px;
			left:0px;
			width: 112px;
			height: 375px;
			text-align: center;
			line-height: 1.75em;
}

#content		{	position:absolute;
			top:129px;
			left:142px;
			width:600;
}

#contentwide	{	position:absolute;
			top:129px;
			left:142px;
}

#logtitle		{	color: #336699; 
			font-weight: bold;
			font-variant: small-caps;

		}
#logauthor		{	color: #336699; 
		}

td		{	font-size: smaller;
		}
PRE		{	font-size: medium; }

A		{	color: #336699; text-decoration: none }
A:visited		{	color: #336699; }
A:hover		{	color: #336699; text-decoration: none }

A.grey:link		{	color:#000; }
A.grey:visited	{	color:#000; }
A.grey:active	{	color:#111; }
A.grey:hover	{	color: #008ACB; text-decoration: none }