html, body {margin:0;
padding:0;}

body {background:#000000;
color:#000000;
font-family:verdana,tahoma,serif;
font-size:8pt;
letter-spacing:0.1em;
line-height:1.5em;
text-align:justify;}

#container {background:#e4b9e7;
margin:auto;
width:750px;}

#wrapper {margin:auto;
width:90%;}

#main {float:left;
width:55%;}

#side {float:right;
width:42%;}

#footer {color:#000000;
font-family:tahoma,verdana,arial;
font-size:9px;
line-height:1.5em;
padding:25px 0 5px 0;
text-align:center;}

#footer a {color:#000000;
text-decoration:none;}

#footer a:hover {text-decoration:line-through;}

h1 {background:#f2dcf3;
border:1px solid #76007b;
color:#000000;
font-family:georgia;
font-size:11pt;
margin:0 0 5px 0;}

h2 {border-bottom:1px solid #896f7a;
color:#896f7a;
font-size:11pt;
margin:0 0 5px 0;
text-align:right;}

.clear {clear:both;}
.layout {border:none;}

.center {margin:0 auto;
text-align:center;}

a {color:#d300d7;}
a:hover {color:#000000;}