html {background:url("sissi_graphics/graphics/Leaves.GIF") repeat-y scroll center top #D3D3D3;}
body, h1, h2, h3, h4, h5, h6, p, img, ul, li, form {border:0; margin:0; padding:0;}
body {background:    url("sissi_graphics/LEAVES.GIF");  repeat;   #D3D3D3;
	font-size:   12pt;
	font-family: Arial, Helvetica, sans-serif;

	}
A:link:        {color: darkblue;      text-decoration: underline}
A:visited:  {color: darkred;        text-decoration: none}
A:active:   {color: darkolivegreen; text-decoration: none}
h1, h2, h3, h4, h5, h6 {margin-bottom: 5px;}
h1 {font-size:34px;} 
h2 {font-size:22px;}
h1.banner {font-size: 38pt;  font-family: Lucida Handwriting, Brush Script MT, Cursive, Serif;
                  color: #003333; font-weight: bold}
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 10px;}
ul.navigation li a {
	-moz-border-radius:8px;
	webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #390;
	color:#CCFFCC;
	background:#336666;
	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#outer{width: 1060px;
	background-color:  #E0EEE7;
	margin: 0px auto; 
	padding: 0px;
	border: 2px solid #390;
	-moz-box-shadow:     4px 6px 4px  #666;
	-webkit-box-shadow: 4px 6px 4px  #666;
	box-shadow:              4px 6px 4px  #666;
	}
div.content {width:1060px;
	min-height:  700px;
	background: #A9A9A9;
        color: #333366;
	border:0px solid #366;
        text-align:center;
	margin: 0px auto;
	padding:0px 0px;
	}
div#header {background:url("sissi_graphics/futur001.GIF") repeat-x  center top #399;
                   width: 1060px;
                   min-height: 78px;
                   text-align: center;
                   margin:0 auto;
                   padding:0px;}

div#footer {background:url("sissi_graphics/jppink.jpg") repeat-x  center top #D3D3D3;
                  width:1060px;
                  min-height:46px;
                  text-align: center;
                  margin:0 auto;
                  padding: 0px;}
.float-left  {float:left;}
.float-right {float:right;}
.clear {clear:both;}		