BODY  {
	background: url(/staticarchive/b7cf0517fd86ef9d50b0018c1bdf4fce915b42ae.jpg) #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: #FFCC33; text-decoration:none;}
a:visited {	color: #CC9900;	text-decoration:none;}
a:hover   {color: #FFCC33;text-decoration:underline;}
a:active  {color: #FFCC33;text-decoration:underline;}
a         {color: #FFCC33; text-decoration:underline;}

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

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

a.menu:link    {color: #FFCC33; font-weight: bold;text-decoration:none;}
a.menu:visited {color: #CC9900;font-weight: bold; text-decoration:none;}
a.menu:hover   {color: #FFCC33;font-weight: bold;text-decoration:underline;}
a.menu:active  {color: #FFCC33;font-weight: bold; text-decoration:underline;}
a.menu         {color: #FFCC33; 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/1c50f60537a7eee0a74edfa9409e1b75956e37b7.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 30px;
	text-transform : mixedcase;
	color:#FFFFFF;
}
.lishort {
	background-image: url(/staticarchive/1c50f60537a7eee0a74edfa9409e1b75956e37b7.gif);
	padding-left:15px;
	padding-right:10px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : mixedcase;
}
.lishortright {
	background-image: url(/staticarchive/1c50f60537a7eee0a74edfa9409e1b75956e37b7.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 : #FFFFFF;
	text-align : right;
	margin-right:10px;
	font-weight : bold;
}
h3 {
	text-transform : mixedcase;
	color : #999999;
	}
	
	h2 {
	text-transform : mixedcase;
	color : #999999;
	font-family : courier, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.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;
}