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

a:link { color: #852; font-weight: bold; }
a:visited { color: #636; }
a:hover { color: #963; background-color: #FC9; }
a:active { color: #FC9; background-color: transparent; }

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

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

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

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


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

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

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

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

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

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

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

table { border: 3px ridge #986; }
td { border: 2px groove #653; }

a.index { color: #003; }
a.index:hover { color:#FFC; }

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

