body {
  background-color : #000000;
   background: #000000;
color : #000000;
  text-align : center;
  vertical-align : middle;
  float: center;
margin:0;
padding:0;
}

#wrapper {
  width : 820px;
margin-top: 10px;
    margin:0 auto;
 background: #000000;
  padding : 5px;
  float: center;
  text-align : left;
}

#indexmain{
width: 550px; 
  float: right;
 background: #000000;
padding:10;
background-image: url(graphics/darkcurves.jpg);
background-repeat: no-repeat;
background-position: center center;
}


#indexleftcolumn {
float: left;
display: inline
width: 250px; 
 background: #000000;
padding:0;
}

#content {
  width : 820px;
margin-top: 10px;
margin-right:auto;
margin-left:auto;
 background: #000000;
  padding : 5px;
  float: center;
  text-align : left;
}
#footer {
 background: #000000;
    clear:both;
    }
h1 { color: #F33AA2;
font-family: verdana,century gothic,lucida sans,arial,helvetica; 
font-size: 1.6em;
 font-weight: normal;
 font-variant: small-caps;
 align : left;
 }
h2 { color: #F993CB;
font-family: verdana,century gothic,lucida sans,arial,helvetica; 
font-size: 1.4em;
 font-weight: normal;
 font-style: italics;
 align : left;
 }
h3 { color: #ffc8e4;
font-family: verdana,century gothic,lucida sans,arial,helvetica; 
font-size: medium;
 font-weight: bold;
 font-style: normal;
 align : left;
 }
p { color: #FFFFFF; 
font-family: verdana,century gothic,lucida sans,arial,helvetica; 
font-size: small;
 align : left;
}

p.big {font-size: medium;
 font-weight: bold;
line-height: 160%} 

ul { color: #ffc8e4; }
li span { color: #FFFFFF; }

li { color: #FFFFFF; 
font-family: verdana,century gothic,lucida sans,arial,helvetica; 
font-size: small;
line-height: 150%;
 align : left;
list-style-type: circle; 
}

hr { color: #F33AA2;
background-color: #F33AA2;
 height: 2px; 
border: 0;}


table    { display: table;
color : #FFFFFF; 
font-family : verdana,century gothic,lucida sans,arial,helvetica; 
font-size : small; 
}
tr       { display: table-row }
thead    { display: table-header-group }
tbody    { display: table-row-group }
tfoot    { display: table-footer-group }
col      { display: table-column }
colgroup { display: table-column-group }
td, th   { display: table-cell;}
caption  { display: table-caption; }

a:link {color: #ffc8e4; text-decoration: none; background-color: transparent }
a:visited { color: #ffc8e4; text-decoration: none; background-color: transparent }
a:hover { color: #ffc8e4; text-decoration: underline; background-color: transparent }
a:active { color: #ffc8e4; text-decoration: underline; background-color: transparent }
