body {
	margin: 0;
	padding: 0;
	background: #cc41ad;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

#wrapper {
	width: 100%;
}
                                                      
#header {
    background: #FFCCFF url(images/main_logo_1.jpg) center;
	top: 2.5px;
	height: 153px;
	width: 980px;
	margin: 0px auto;
	border: 0px;
	position: relative;
}

.footer-bg{
background: url(images/footer-bg.jpg) repeat-x;
}
.footer{
background: url("") center no-repeat;
}
.days{
background:url(images/days.jpg) center no-repeat;
font-size:35px;
line-height:50px;
padding:0px 24px 2px 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#f311cb;
}
.title-toplist{
background:url(images/title-top.jpg) center no-repeat;
height:53px;
font-size:30px;
line-height:40px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#83017e;
}
.sidebar-title{
padding-top:7px;
font-size:24px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#81087a;
}
.sidebar ul {
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.sidebar ul li {
color:#c90097;
font-size:12px;
margin-left: 25px;
margin-right: 5px;
line-height:20px;
list-style-image:url(images/arr.gif);
}
.sidebar {
color:#c90097;
font-size:12px;
text-decoration:none;
}
.sidebar a:link, .sidebar a:active, .sidebar a:visited{
color:#c90097;
font-size:12px;
text-decoration:none;
}
.sidebar a:hover{
color:#c90097;
font-size:12px;
text-decoration:underline;
}
.top{
width:230px;
height:82px;
margin:38px 22px 0px 0px;
_margin:38px 10px 0px 0px;
}
.top a:link, .top a:visited{
text-decoration: none;
font-size: 10px;
color: #6f0068;
font-weight: normal;
line-height:14px;
}
.top a:active, .top a:hover{
text-decoration: underline;
font-size: 10px;
color: #6f0068;
font-weight: normal;
line-height:14px;
}

ul.nav {
margin:0px;
width:630px;
display:block;
float:left;
}

.nav li{
display:block;
list-style-type: none;
float:left;
padding:16px 0px 0px 0px;
text-align:center;
}

.nav li a:link, .nav li a:active, .nav li a:visited
{
display:block;
color: #9e0fc0;
text-decoration:none;
font-size:17px;
padding:0px 17px 0px 17px;
}
.nav li a:hover
{
color: #d653f5;
text-decoration:none;
font-size:17px;
padding:0px 17px 0px 17px;
}


td {
font-size: 12px;
}

.td1 {
font-size: 11px;
color: #97008e;
font-weight: normal;
}
a:link, a:visited{
text-decoration: none;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}
a:active, a:hover{
text-decoration: underline;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}
.a1{
text-decoration: none;
font-size: 11px;
color: #cc41ad;
font-weight: bold;
}
.a1:link, .a1:visited{
text-decoration: none;
font-size: 11px;
color: #cc41ad;
font-weight: bold;
}
.a1:active, .a1:hover{
text-decoration: underline;
font-size: 11px;
color: #cc41ad;
font-weight: bold;
}
img {
border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
border:#7a005f solid 1px;
margin:3px;
}
.img a:hover img{
border:#d62fac solid 1px;
margin:3px;
}
.headline {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF78D7;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  }
#nav .page_item a{
	color: black;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	display: block;
	vertical-align: middle;
	padding-right: 17px;
	position: relative;
	float: left;
	padding-top: 13px;
	height: 30px;
	padding-left: 15px;
	margin: 0px;
}

#nav .page_item a:hover {
	color: #FF78D7;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
}

#nav .page_item a.active {
	color: white;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
}
.author {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  }

