
body {
  
height:920px;
width:100%;
background:#990099;
}

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

}


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

a:link,a:active,a:visited {
background-color: transparent;
color:#ed145B;
font-weight:bold;
text-decoration: none;
font: 10pt "Arial",sans-serif;
text-align: left;
}
a:hover {
background-color: transparent;
color: #a55886;
font-weight:bold;
text-decoration: underline;
font: 10pt "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:750px;
float:left;
}
h2 {
      background-color: #transparent;
      padding: 0px 45px 10px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 14pt;
      color: #ed145b;
      text-align: center;
}
h3 {
      background-color: #transparent;
      padding: 0px 55px 10px 0px;
      margin: 0px auto;
      font-family: "Arial",sans-serif;
	font-size: 12pt;
	line-height: 14pt;
      color: #ed145b;
      text-align: center;
}