  BODY  {
	background: url(/staticarchive/d3cd16a700724838d2226c6bb0e63012327c4f1a.jpg) #ffffff;
	background-repeat : no-repeat;
	background-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

TD	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}
a:link    {color: #555555; text-decoration:none;}
a:visited {	color: #999999;	text-decoration:none;}
a:hover   {color: #cccccc;text-decoration:underline;}
a:active  {color: #cccccc;text-decoration:underline;}
a         {color: #555555; text-decoration:underline;}

#content a:link    {color: #555555; font-weight: bold;text-decoration:underline;}
#content  a:visited {color: #999999;font-weight: bold; text-decoration:underline;}
#content  a:hover   {color: #cccccc;font-weight: bold;text-decoration:underline;}
#content  a:active  {color: #cccccc;font-weight: bold; text-decoration:underline;}
#content  a         {color: #555555; font-weight: bold;text-decoration:underline;}

#centered a:link    {color: #555555; font-weight: bold;text-decoration:underline;}
#centered  a:visited {color: #999999;font-weight: bold; text-decoration:underline;}
#centered  a:hover   {color: #cccccc;font-weight: bold;text-decoration:underline;}
#centered  a:active  {color: #cccccc;font-weight: bold; text-decoration:underline;}
#centered  a         {color: #555555; font-weight: bold;text-decoration:underline;}

a.menu:link    {color: #555555; font-weight: bold;text-decoration:none;}
a.menu:visited {color: #999999;font-weight: bold; text-decoration:none;}
a.menu:hover   {color: #cccccc;font-weight: bold;text-decoration:underline;}
a.menu:active  {color: #cccccc;font-weight: bold; text-decoration:underline;}
a.menu         {color: #555555; font-weight: bold;text-decoration:underline;}

#crumb {
	padding: 10px 10px 10px 30px;
	text-transform : lowercase;
}
#content  {
	padding-left : 5px;
}
#content P, LI {
	margin-right : 100px;
}

#centered {
	width : 400px;
}

.li {
	background-image: url(/staticarchive/aa4a541dbf34bdbe53a3bf1c8e19c30e574ca2a6.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 30px;
	text-transform : lowercase;
	color:#444444;
}
.lishort {
	background-image: url(/staticarchive/aa4a541dbf34bdbe53a3bf1c8e19c30e574ca2a6.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : lowercase;
}
.lishortright {
	background-image: url(/staticarchive/aa4a541dbf34bdbe53a3bf1c8e19c30e574ca2a6.gif);
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : lowercase;
	background-position : right;
	text-align : right;
	margin-right:10px;
}
.righthead{
	color : #999999;
	text-align : right;
	margin-right:10px;
	font-weight : bold;
}
h3 {
	text-transform : lowercase;
	color : #999999;
}

.wisdom {
	border : 2px solid #555555;
	background : #bbbbbb;
	margin : 15px 5px 15px 5px;
	padding : 5;
	color : #ffffff;
	font-weight : bold;
}

/*/*/
.boxout {
	border : 2px solid #555555;
	background : #bbbbbb;
	float : right;
	margin : 5px 20px 5px 5px;
	padding : 5;
	width : 150px;
	color : #ffffff;
	font-weight : bold;
	display:inline;
}

/*/*/
.videoboxout {
	border : 2px dotted #bbbbbb;
	margin : 5px 5px 5px 5px;
	padding : 5;
	width : 320px;
	color : #000000;
	font-weight : bold;
	display:block;
}