a         {text-decoration: none} /* no underline */
a:link    {color: #F7F2EE; }      /* unvisited link */
a:visited {color: #F7F2EE; }
a:hover   {color: #F7F2EE; ; background: #846759; }
a:active  {color: #F7F2EE; }


/* ---- SET MARGINS FOR ALL AGENTS ----- */

* { padding:0; margin:0; }

div, p, ul { margin:6px 0px; }

hr { margin:1px 0px; border: 0; height: 2px; background-color:#FFE87C; color: #FFE87C; }

input { margin:2px 0px; }

table { border-collapse:collapse;	}


/* ---- BODIES ----- */

body {margin:0px; background:#191D28; font:8pt verdana, tahoma, arial, helvetica, sans-serif; color:#FFE87C; }

body.home { background:#191D28 url('images/sdback.gif') fixed repeat-y; overflow:auto; }

body.ifContent { background:transparent; }

body.rbox { margin:15px 10px 0px 10px; background:#191D28 url('images/sdbackx.gif') fixed repeat-y; font-size:8pt; overflow:auto; }

body.ping { margin:25px 25px 10px 25px; background:#191D28 url('images/sdbackx.gif') fixed repeat-y; overflow:auto; }


/* ---- HOME PAGE ----- */

img#textlogo { position:absolute; left:1%; top:18%; width:30%; z-index:10; }

img#isay { position:absolute; left:35%; top:7%; width:9%; }

img#usay { position:absolute; right:33%; bottom:18%; width:11%; }

img#line-h { position:absolute; left:5%; top:75%; width:90%; height:3px; }

img#line-v { position:absolute; left:25%; top:7%; width:3px; height:86%; }

img#pup { position:absolute; left:6%; top:35%; max-height:50%; filter:alpha(opacity=100); opacity:.99; z-index:10; }

iframe#logspace { position:absolute; right:0px; top:15%; height:55%; width:65%; }

div#qtspace { position:absolute; right:10%; top:85%; width:35%; overflow:hidden; }

div#daydate { position:absolute; left:5%; bottom:18%; font-size:8pt; }

div#navilinks { position:absolute; left:5%; bottom:13.5%; font-size:8pt; }

div#linklist { position: absolute; left: 10px; top: 5%; width: 170px; padding:15px; border: solid #3F8FDF 3px;
 font-size: 8pt; line-height: 12px; background:#191D28; cursor: move; z-index: 20; display:none; }

div.footnote { position:absolute; left:5%; bottom:10%; font-size:10pt; }

div.madeby { position:absolute; left:5%; bottom:7%; }

div.forIrene { position:absolute; left:7%; top:62%; z-index:10; }

div.poll { position:absolute; right:5%; top:20%; width:26%; font-size:8pt; line-height:12pt; color:#660066; text-align:left; }

table.bgpoll { background:#222233; }


/* ---- LINKS ----- */

.hrefs a { display:block; width:95%; margin:-6px 0px; }

.hrefs a:hover { background:HOVER; }


/* ---- ITEMS ----- */

div.itemspace { width:80%; }

div.ittitle { font-size:12pt; font-weight:bold; margin:12px 0px; }

div.ithdr { font-size:10pt; font-weight:bold; margin:12px 0px; }

div.ittxt { font-size:8pt;  margin:12px 0px; text-align:justify; }

img.gameIcon { margin:2px; border:0; }


/* ---- PICTURE POPUPs ----- */

div.picbox { position:absolute; right:48%; top:10%;
	z-index:10; display:none;
	background:#FFE87C;
	padding:5px; border:1px solid gray;
	font:10px/20px arial; color:#250517; text-align:center;
}


/* ---- GENERAL ----- */

.altbg { background:#222233; }

.press { cursor:pointer; cursor:hand; }


/* Text classes */

table.list { font-size:8pt; line-height:16px; font-family:tahoma, arial, helvetica, sans-serif; margin-left:auto; margin-right:auto;}

.list  { font-size:8pt; }

.fontS {font-size:6pt;}

.fs    { font-size:7pt; line-height:12px; }
.fs-b  { font-size:7pt; line-height:12px; font-weight:bold; }
.fs-c  { font-size:7pt; line-height:12px; text-align:center; }

.fm    { font-size:8pt }
.fm-b  { font-size:8pt; font-weight:bold; }
.fm-c  { font-size:8pt; text-align:center; }
.fm-f  { font-size:8pt; font-family:arial, helvetica, sans-serif; }

.fl    { font-size:11pt }
.fl-b  { font-size:11pt; font-weight:bold; }
.fl-c  { font-size:11pt; text-align:center; }
.fl-bc  { font-size:11pt; font-weight:bold; text-align:center; }

.fxl-b { font-size:14pt; font-weight:bold; }

