BODY  {
	background: #000000;
	background-repeat : no-repeat;
	background-color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}

TD	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
}
a:link    {color: #ffffff; text-decoration:none;}
a:visited {	color: #ffffff;	text-decoration:none;}
a:hover   {color: #F5F9FD;text-decoration:underline;}
a:active  {color: #ffffff;text-decoration:underline;}
a         {color: #ffffff; text-decoration:underline;}

#content a:link    {color: #ffffff; font-weight: bold;text-decoration:underline;}
#content  a:visited {color: #ffffff;font-weight: bold; text-decoration:underline;}
#content  a:hover   {color: #F5F9FD;font-weight: bold;text-decoration:underline;}
#content  a:active  {color: #ffffff;font-weight: bold; text-decoration:underline;}
#content  a         {color: #ffffff; font-weight: bold;text-decoration:underline;}

#centered a:link    {color: #ffffff; font-weight: bold;text-decoration:underline;}
#centered  a:visited {color: #ffffff;font-weight: bold; text-decoration:underline;}
#centered  a:hover   {color: #F5F9FD;font-weight: bold;text-decoration:underline;}
#centered  a:active  {color: #ffffff;font-weight: bold; text-decoration:underline;}
#centered  a         {color: #ffffff; font-weight: bold;text-decoration:underline;}

a.menu:link    {color: #ffffff; font-weight: bold;text-decoration:none;}
a.menu:visited {color: #ffffff;font-weight: bold; text-decoration:none;}
a.menu:hover   {color: #F5F9FD;font-weight: bold;text-decoration:underline;}
a.menu:active  {color: #ffffff;font-weight: bold; text-decoration:underline;}
a.menu         {color: #ffffff; font-weight: bold;text-decoration:underline;}

#crumb {
	padding: 10px 10px 10px 30px;
	text-transform : mixedcase;
}
#content  {
	padding-left : 5px;
}
#content P, LI {
	margin-right : 100px;
}

#centered {
	width : 400px;
}

.li {
	background-image: url(/staticarchive/eeb4f59245b0d9ae2a4b5061206182caae4bfd06.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 30px;
	text-transform : mixedcase;
	color:#9CB2BC;
}
.lishort {
	background-image: url(/staticarchive/aa4a541dbf34bdbe53a3bf1c8e19c30e574ca2a6.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : mixedcase;
}
.lishortright {
	background-image: url(/staticarchive/94f5d10206b599a18e8ed6bb99ebd6cd2e8d4ee7.gif);
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : mixedcase;
	background-position : right;
	text-align : right;
	margin-right:10px;
}
.righthead{
	color : #999999;
	text-align : right;
	margin-right:10px;
	font-weight : bold;
}
h3 {
	text-transform : mixedcase;
	color : #9CB2BC;
}

.wisdom {
	border : 2px solid #555555;
	background : #bbbbbb;
	margin : 15px 5px 15px 5px;
	padding : 5;
	color : #ffffff;
	font-weight : bold;
}

/*/*/
.boxout {
	border : 2px solid #38445A;
	background : #9CB2BC;
	float : right;
	margin : 5px 20px 5px 5px;
	padding : 5;
	width : 150px;
	color : #38445A;
	font-weight : bold;
	display:inline;
	size : 1;
}
