body {
  
height:1300px;
width:100%;
background:#FFFFFF;
}

#wrapper{
background:url(images/backgrounds/background_bff1300.jpg) no-repeat 30px 5px;


}




#panel{
font-family: arial, sans-serif;
font-weight: normal;
font-size: 9pt;
line-height: 12pt;
color:#000;
text-align:left;
width:425px;
padding:5px 20px 0px 10px;
float:left;
}

a:link,a:active,a:visited {
background-color: transparent;
color:#ed145B;
font-weight:bold;
text-decoration: none;
font: 9pt "Arial",sans-serif;
text-align: left;
}
a:hover {
background-color: transparent;
color: #a55886;
font-weight:bold;
text-decoration: underline;
font: 9pt "Arial",sans-serif;
text-align: left;
}
a.sticky{
background-color: #dd8baf;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 7pt;
line-height: 14pt;
color:#fff;
text-decoration:none;
border:1px solid #f23eed;
padding:5px 13px 5px 13px;
}
#leftborder {
width : 20px;
height:620px;
float:left;
}
h2 {
      background-color: #transparent;
      padding: 0px 0px 0px 20px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 9pt;
      color: #000;
      text-align: center;
float:left;
}
h3 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Comic Sans", Comic Sans MS, cursive;
	font-size: 14pt;
	font-style: italic;
      color: #f618ba;
      text-align: center;
float:left;
}
h4 {
      background-color: #transparent;
      padding: 0px 0px 0px 30px;
      margin: 0px auto;
      font-family: "Comic Sans", Comic Sans MS, cursive;
	font-size: 16pt;
	font-style: italic;
      color: #f618ba;
      text-align: center;
float:left;
}
h5 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-weight: bold;
	font-size: 7pt;
      color: #13acf3;
      text-align: left;
float:left;
}