/****************************               
 * XHTML Style Sheet V_CSS1 *         
 * Navigation Position and  *      Javadavek Productions
 * style properties         *
 ****************************/

a:visited { color: #0000df; }
a:link { color: #0000ff; }
a:active { color: #ff0000; }
a:hover { color: #ff0000; }

body { 
 background-color: #ffffff; color: #00007f; text-align: center;padding: 0px;
 font: normal 500 12px/18px arial,verdana, sans-serif;margin: 0px;
}
.marbled { background:url(textures/marble.jpg); }
.marbled2 { background:url(textures/marble.jpg) repeat 0px -51px; }
.lightGray { background-color: #cfcfcf; }
.white { background-color: #efefef; color:#00007f;}

div { text-align: left;}
#logo { position: absolute; top: 0px; left:190px; width: 800px; z-index: 15;}
#conFrame { position: absolute; top: 51px; left: 194px;z-index: 5; 
  width: 800px; height: 600px;  padding: 0px;
}
.sr { text-align: right;}
.scream { 
  color: #ffffcc; font-weight: 900; font-variant: small-caps;
}
.screamw { letter-spacing: 2px; vertical-align: middle; 
  background-color: #ffffff; color: #0000ff; font-weight: 900; font-variant: small-caps;
}

img.fleft {
  float: left; margin: 4px; 
}
img.right {
  float: right; margin: 4px; 
}
a img { border: 0px; }
.taho { font: 700 110%/110% Tahoma; letter-spacing: 3px; }

#links { position: absolute; bottom: .4em; left: 0px; z-index: 15; width: 180px; 
  background-color: #cfcfcf; font: 800 11px/15px arial,verdana,sans-serif;
  border: 2px ridge #cecece;padding: 4px;
}
#linner { display: block; padding: 4px; vertical-align: middle; }