body
{
	background: #FDD url("/images/alice-p.jpg") top right no-repeat;
	color: #707;
	font-family: "Tahoma", "Arial", sans-serif;
}

a:link { color: #467; font-weight: bold; }
a:visited { color: #A7A; }
a:hover { color: #FFF; background-color: #689; }
a:active { color: #A7A; background-color: transparent; }

.separator
{
	background: url("/images/separator.gif") center repeat-x;
}

.titpic
{
	background: url("/images/GC-p.jpg") center no-repeat;
}

.titpic25th
{
	background: url("/images/_gc-25th-anniversary.svg") center no-repeat;
	height:190px;
}

.titpic25th:before
{
	color:#d63384;
	content:"GirlChat / annabelleigh.net";
	display:block;
	font-weight:bold;
	font-size:larger;
	text-align:center;
}

.glgpic { background: url("/GLG/images/GLG-p.jpg") center no-repeat; }

.rightvert { background: url("/images/vr-p.gif") top right repeat-y; }
.leftvert { background: url("/images/vl-p.gif") top left repeat-y; }
.bothoriz { background: url("/images/hb-p.gif") bottom left repeat-x; }
.tophoriz { background: url("/images/ht-p.gif") top left repeat-x; }


.tl
{ 
	background: url("/images/tl-p.gif") center no-repeat;
	top: 0;
	left: 0;
}

.tr
{ 
	background: url("/images/tr-p.gif") center no-repeat;
	top: 0;
	right: 0;
}

.bl
{ 
	background: url("/images/bl-p.gif") center no-repeat;
	bottom: 0;
	left: 0;
}

.br
{ 
	background: url("/images/br-p.gif") center no-repeat;
	bottom: 0;
	right: 0;
}

.posthead
{
	background: url("/images/postgirl-p.gif") center no-repeat;
}

ul.diamond li { background: url("/images/diamond.gif") no-repeat 0 4px; }

.line { background: url("/images/line.gif") repeat-x; }

table { border: 3px ridge #689; }
td { border: 2px groove #A9B; }

a.index { color: #336; }
a.index:hover { color:#99C; }

.ipinfo { background: url("/GLG/images/ipinfo.jpg") center no-repeat; }
.safemail { background: url("/GLG/images/safemail.jpg") center no-repeat; }
.security { background: url("/GLG/images/security.jpg") center no-repeat; }
