/*--------------------------------------------------\
# face.css 1.05 | www.hroch.net                     #
#---------------------------------------------------#
# Copyright (c) 2004-2008 Sid Paral / Hroch         #
\--------------------------------------------------*/

BODY 			{ background-color: #F7D5B3;
				  backup-bgs: #E8D5BB;
				  backup-bgc: #99CCFF;
				  background-repeat: no-repeat;
				  background-attachment: fixed;
				  background-position: center center;
				  color: #666666;
				  font-size: x-small;
				  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
				  position: absolute; height: 100%; width: 100%; border: 0; margin: 0;
				}
A:link			{ color: #333333; text-decoration: none; }
A:visited		{ color: #000066; text-decoration: none; }
A:active		{ color: #660000; text-decoration: none; }
A:hover			{ color: #660000; text-decoration: underline; }
HR.clearall		{ clear: both; color: black }
.letter			{ position: absolute;
				  z-index: 5;
				  left: 0px;
				  top: -2000px;
				  font-size: 70px;
				  font-weight: bold;
				  text-align: center;
				  color: black;
				  background: transparent;
				  cursor: default;
				  width: 70px;
				  height: 70px;
				  border-width: 0;
				  border-style: solid;
				  border-color: blue;
				}
.shadow			{ position: absolute;
				  z-index: 4;
				  left: 0px;
				  top: -2000px;
				  font-size: 70px;
				  font-weight: bold;
				  text-align: center;
				  color: #999999;
				  background: transparent;
				  cursor: default;
				  width: 70px;
				  height: 70px;
				  border-width: 0;
				  border-style: solid;
				  border-color: yellow;
				}
.hln			{ position: absolute;
				  z-index: 3;
				  left: 0px;
				  top: -2000px;
				  font-size: xx-small;
				  color: gray;
				  background: black;
				  cursor: default;
				  width: 580px;
				  height: 1px;
				  text-align: center;
				  border-width: 0;
				  border-style: solid;
				  border-color: blue;
				}
.hln_sh			{ position: absolute;
				  z-index: 2;
				  left: 0px;
				  top: -2000px;
				  font-size: xx-small;
				  color: #999999;
				  background: gray;
				  cursor: default;
				  width: 580px;
				  height: 1px;
				  text-align: center;
				  border-width: 0;
				  border-style: solid;
				  border-color: yellow;
				}

.jface			{ position: absolute;
				  z-index: 7;
				  left: -2000px;
				  top: 0px;
				  font-size: small;
				  color: white;
				  background: transparent;
				  cursor: default;
				  width: 580px;
				  height: 128px;
				  text-align: center;
				}
.jface_sh		{ position: absolute;
				  z-index: 6;
				  left: 0px;
				  top: -2000px;
				  font-size: small;
				  color: white;
				  background: #999999;
				  cursor: default;
				  width: 580px;
				  height: 128px;
				  text-align: center;
				}
.face			{ position: absolute;
				  z-index: 7;
				  left: -2000px;
				  top: 0px;
				  font-size: small;
				  color: black;
				  background: transparent;
				  cursor: default;
				  width: 130px;
				  height: 168px;
				  text-align: center;
				}

.face_sh		{ position: absolute;
				  z-index: 6;
				  left: 0px;
				  top: -2000px;
				  font-size: small;
				  color: white;
				  background: #999999;
				  cursor: default;
				  width: 130px;
				  height: 168px;
				  text-align: center;
				}
.title			{ position: absolute;
				  z-index: 9;
				  left: -215px;
				  top: -217px;
				  font-size: 60px;
				  color: black;
				  background: transparent;
				  cursor: default;
				  width: 580px;
				  text-align: center;
				  border-width: 0px;
				  border-style: solid;
				  border-color: gray;
				}
.caption		{ position: absolute;
				  z-index: 5;
				  left: -1000px;
				  top: -50px;
				  font-size: 20px;
				  font-family: "Lucida Console", "Courier New", Courier, monospace;
				  color: black;
				  background: transparent;
				  cursor: default;
				  width: 20px;
				  height: 20px;
				  text-align: center;
				  border-width: 0px;
				  border-style: solid;
				  border-color: gray;
				}
.static			{ font-size: small;
				  color: black;
				  background: transparent;
				  cursor: default;
				  text-align: right;
				  border-width: 0;
				  border-style: solid;
				  border-color: gray;
				}
.centerpoint	{ position: absolute; 
				  z-index: 1; 
				  background: transparent; 
				  width: 1px; 
				  height: 1px; 
				  left: 50%; 
				  top: 50%;
				}
.bottomref		{ position: absolute; 
				  z-index: 2; 
				  background: transparent; 
				  width: 100%; 
				  left: 0px; 
				  top: 100%;
				}
.bottomlinx		{ position: absolute; 
				  z-index: 3; 
				  background: transparent; 
				  width: 100%; 
				  top: -2em; 
				  text-align: center;
				  font-size: small;
				}
				