TD {
	color: #330099;
}
a:link {
text-decoration: none;
color: #cc0099;
}
A:hover {
COLOR: #ff0099; 
text-decoration: line;
background: url(images/female2male.jpg)
}
body { 
background: #fde1fc url(images/wifelovers-invbgnd.jpg) fixed middle;
background-attachment: fixed; 
scrollbar-arrow-color: #ff0099;
scrollbar-base-color: #00357A;
font-family : "Bookman Old Style", "Times New Roman", "serif";
}
.blood{
	border-style: groove;
	border-color: #993300;
	border-width: 3px;
    font-family: Calligraph421 BT; 
    font-weight: Bold;
    padding: 3px;
}
.blood-lite{
	background: #ffffff url(images/swingers-lite.jpg);
	border-style: double;
	border-color: #9933ff;
	border-width: 5px;
	font-family: Calligraph421 BT;
	font-weight: Bold;
	color: #0000cc;
	padding: 3px;
}
.blood-border{
	border-style: groove;
	border-color: #993300;
	border-width: 3px;
    padding: 3px;
    background: url(images/wifelovers-invbgnd.jpg)
}

.swingers-bordercul{
    border-width: large; 
	border-top: #cc00cc;
	border-left: #cc00cc;
	border-style: ridge;
    border-right-style: none;
	border-bottom-style: none;       
}
.swingers-bordercur{
    border-width: large; 
	border-top: #cc00cc;
	border-right: #3333cc;
	border-style: ridge;
    border-left-style: none;
	border-bottom-style: none;       
}
.swingers-borderbtm{
    border-width: large; 
	border-left: #cc00cc;    
	border-bottom: #3333cc;
	border-right: #3333cc;
	border-style: ridge;
	border-top-style: none;       
}
.swingers-borderll{
    border-width: large; 
	border-left: #cc00cc;    
	border-bottom: #3333cc;
	border-style: ridge;
	border-top-style: none;     
    border-right: none;  
}
.swingers-borderr{
    border-width: large; 
	border-right: #3333cc;
	border-style: ridge;
    border-left-style: none;
	border-top-style: none;       
	border-bottom-style: none;    
}
.swingers-borderl{
	border-width: large;
	border-left: #cc00cc;
	border-style: ridge;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
}
.swingers-border{
	border-width: medium;
	border-top: #cc00cc;
	border-bottom: #cc00cc;
	border-style: dotted;
    border-left-style: none;
    border-right-style: none;
	font-size: x-small;
	padding: 5px;
}
.wifelovers-inset{
    position: absolute;
    visibility: show;
    left: 275px;
    top: 270px;
    width: 468px; 
    z-index: 20;
    border-width: 5px;
    font-family: Calligraph421 BT;
    font-weight: Bold;
    color: #ffffff;
    padding: 5px;
    font-size: small;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0;				/* Removes browser default margins applied to the lists. */
  padding:0;				/* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 30px;			/* A left margin to indent the list items and give the Iron Chefsu a sense of structure. */
  padding:0;				/* Removes browser default padding applied to the list items. */
  list-style-type:none;			/* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{			/* Various styles to position the symbols next to the items in the Iron Chefsu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
#userpic{
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8; 
}
#userpic:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
