html {background:url("sissi_graphics/purplefabric02.jpg") repeat-y scroll center top #D3D3D3;
}

body, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, h5, h6, p, form, table, tr, td, th {
border:0;
margin:0;  
padding:0;
}
body {background: url("sissi_graphics/purplefabric02.jpg") repeat #D3D3D3;
color:         #D3D3D3
font-size:     14px;
font-family:   Arial,Helvetica, sans-serif;
text-align:    left;
margin-left:   5px; margin-right: 5px;
margin-top: 0px;
}

A:link:     {color: darkblue;       text-decoration: underline}
A:visited:  {color: darkred;        text-decoration: none}
A:active:   {color: darkolivegreen; text-decoration: none}

p {
line-height:1.35em;
margin-bottom:1em;
}


h1, h2, h3, h4, h5, h6 {margin-bottom: 5px;}
h1 {font-size:34px;} 
h1.banner {font-size: 38pt;  font-family: Lucida Handwriting, Brush Script MT, Cursive, Serif;
           color: #003333; font-weight: bold}
h2 {font-size:22px;}
h2.banner2 {font-size: 32pt; color: #003333; font-weight: bold}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:8px;}

ul.navigation {
list-style:none;
margin-top:2px;
margin-bottom:2px;
}
ul.navigation li {
display:inline-block;
margin:3px 16px;
}
ul.navigation li a {
-moz-border-radius:8px;
webkit-border-radius:8px;
border-radius:8px;
border:1px solid #390;
color:#fff;
background:#030;
padding:5px 10px;
text-decoration:none;
-moz-box-shadow:2px 2px 4px #515151;
-webkit-box-shadow:2px 2px 4px #515151;
box-shadow:2px 2px 4px #515151;
}

div#header {
background:url("sissi_graphics/futur001.GIF") repeat-x  center top #EEEEEE;
border:1px solid #390;
margin:0 auto;
min-height: 80px;
padding:2px;
text-align:center;
}

div#footer {
background:url("sissi_graphics/jppink.jpg") repeat-x  center top #EEEEEE;
border:1px solid #390;
margin:0 auto;
padding: 2px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
-moz-box-shadow:2px 2px 4px #515151;
-webkit-box-shadow:2px 2px 4px #515151;
box-shadow:2px 2px 4px #515151;
}

.float-left  {float:left;}
.float-right {float:right;}
.clear {clear:both;}





