BODY  {
	background: url(/staticarchive/6c639edabb5749ce0e27607c6b287edf61d99517.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: #F27CFD; text-decoration:none;}
a:visited {	color: #D1C6DC;	text-decoration:none;}
a:hover   {color: #cccccc;text-decoration:underline;}
a:active  {color: #cccccc;text-decoration:underline;}
a         {color: #AB95AE; text-decoration:underline;}

#content a:link    {color: #F27CFD; font-weight: bold;text-decoration:underline;}
#content  a:visited {color: #D1C6DC;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: #AB95AE; font-weight: bold;text-decoration:underline;}

#centered a:link    {color: #F27CFD; font-weight: bold;text-decoration:underline;}
#centered  a:visited {color: #D1C6DC;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: #AB95AE; font-weight: bold;text-decoration:underline;}

a.menu:link    {color: #F27CFD; font-weight: bold;text-decoration:none;}
a.menu:visited {color: #D1C6DC;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: #AB95AE; font-weight: bold;text-decoration:underline;}

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

#centered {
	width : 400px;
}

.li {
	background-image: url(/staticarchive/cd4d680685ae65b28aa62c5aba6a721716f80c03.gif);
	padding-left:25px;
	padding-right:25px;
	background-repeat:no-repeat;
	display:block;
	height : 30px;
	text-transform : mixedcase;
	color:#444444;
}
	
.lishort {
	background-image: url(/staticarchive/cd4d680685ae65b28aa62c5aba6a721716f80c03.gif);
	padding-left:25px;
	padding-right:25px;
	background-repeat:no-repeat;
	display:block;
	height : 20px;
	text-transform : mixedcase;
}
.lishortright {
	background-image: url(/staticarchive/cd4d680685ae65b28aa62c5aba6a721716f80c03.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 {
	font-family : aberration ;
	font-size : 30 ;
	text-transform : mixedcase;
	color : #AB95AE;
}

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