@charset "UTF-8";
/* CSS Document */

body {
 color: #a7a9ac;
 font-family:Lucida Grande, Arial;
 font-size:70%;
 margin:0px;
 padding:0px;
 /*background-color:#d9d9d9;
 background:url(../images/background2.jpg);*/
} 

a img {
 border:0;
 padding:0;
}

p {
padding:0px 0px 8px 0px;
margin:0px;
line-height:1.4em;
}

ul {
line-height:1.3em;
}

/* Default link styles */

a {
 color:#009ddc;
 text-decoration:underline;
}

a:hover {
 color:#FF0099;
}

/* Accessible style*/

.accessible {
visibility:hidden;
display:none;
}

a.accessible {
visibility:hidden;
display:none;
} 
 
/* Positioning */

div#container {
/*width:99%;*/
padding:20px;

}

div#content {
margin:0px 0px 0px 0px;
float:left;
width:300px;
padding:25px 10px 100px 0px;
/*background-color:#FF0099;*/
background:url(../images/bg_hatching.gif) transparent;
z-index:10;
}

div#image {
float:left;
width:800px;
height:533px;
background:url(../images/background1.jpg) no-repeat;
z-index:0;
}

div#footer {
font-size:85%;
margin:10px 0px 0px 0px;
float:left;
width:300px;
padding:25px 10px 100px 0px;
background-color:#FFFFFF;
}

/* Headings & text styles */

h1 {
font-size:18pt;
margin:0px 0px 5px 0px;
font-weight:normal;
color:#FF0099;
background-color:#FFFFFF;
}

h2 {
font-size:10pt;
font-weight:normal;
margin:0px 0px 5px 0px;
color:#FF0099;
background-color:#FFFFFF;
}

h3 {
font-size:10pt;
color:#009ddc;
font-weight:bold;
margin:0px 0px 5px 0px;
}

.blue {
color:#009ddc;
font-weight:bold;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/
