#outside	{background: url(images/outside.gif) repeat-y top left;}

#container	{background-color: #ffffff;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		}

#header		{border-bottom: 1px solid #000000;
		width: 780px;
		height: 140px;
		background: url(images/header.jpg) no-repeat top;
		}

#redtube	{border-bottom: 1px solid #000000;
		height: 26px;
		background: url(images/redtube.jpg) repeat-x top left;
		}

#yellowstripe	{width: 160px;
		border-right: 1px solid #000000;
		background: url(images/yellowstripe.jpg) repeat-y top left;
		}

#bodybase	{background: url(images/body_base.gif) repeat-y top;
		width: 750px;
		border-top: 1px inset #000000;
		border-bottom: 1px inset #000000;
		}

#althead	{border-top: thin ridge #e3e3e3;
		border-bottom: thin ridge #e3e3e3;
		width: 750px;
		}

a		{text-decoration: none;}
a:hover 	{text-decoration: underline;}

.std		{font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: 500;
		font-size: 9pt;}

.big		{font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: 500;
		font-size: 12pt;}

.red		{color: #ff0000;}

.blu		{color: #0000ff;}


.smaller	{font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: 500;
		font-size: 8pt;}

.navigation	{font-family: arial, helvetica, sans serif;
		color: #ffffff;
		text-decoration: none;
		font-weight: 700;
		font-size: 10pt;}

