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

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


}


#panel{
font-family: arial, sans-serif;
font-weight: normal;
font-size: 8pt;
line-height: normal;
color:#000;
text-align:left;
width:400px;
padding:15px 20px 0px 25px;
/* height:610px; */
float:left;
}



#leftborder {
/* padding-top:10px; */
width : 20px;
height:620px;
float:left;
}

#left {
padding-top:8px;
width:161px;
height:620px;
float:left;
}

a:link,a:active,a:visited {
background-color: transparent;
color:#ed145B;
font-weight:bold;
text-decoration: none;
font: 8pt "Arial",sans-serif;
text-align: left;
}
a:hover {
background-color: transparent;
color: #a55886;
font-weight:bold;
text-decoration: underline;
font: 8pt "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 #827f7f;
padding:5px 10px 5px 10px;
}
h2 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 12pt;
      color: #eb83b3;
      text-align: left;
}
h3 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 12pt;
      color: #f26522;
      text-align: left;
}
h4 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 14pt;
      color: #ed145b;
      text-align: center;
}
h5 {
      background-color: #transparent;
      padding: 0px 0px 0px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 10pt;
      color: #ed145b;
      text-align: left;
}