body,table,td {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #470034;
   font-weight: normal;
}

body {
	background-color: #fff;
	background: url(images/page-bg.jpg) repeat-x;
	margin:0;
	text-align:center;
}

a:link {
	color: #5900ff; 
	text-decoration: underline; 
	font-weight: bold;
}

a:visited {
	color: #5900ff; 
	font-weight: bold;
}

a:active {
	color: #5900ff; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { 
	color: #5900ff; 
	text-decoration: none; font-weight: bold;}

a.thumb:hover img { 
	border: 1px dashed #5900ff; 
}

a.thumb img { 
	border: 1px solid #5900ff; 
}


#wrapper { 
	width:992px; 
	margin:0px auto; 
	clear:both;
}

#hwrapper {
	width:100%;
	margin:0px auto;
	height:244px; background-image: url(images/header-bg.jpg);
}

#header { 
	width:992px;
	height:244px; 
	margin:0px auto;
}

#logo { 
	width:578px; 
	height:244px; 
	margin:0px auto; 
	background: url(images/india-xxx-sluts.jpg) no-repeat; float:left; 
}

#logo h1,
#logo a { 
	text-indent:-9000px; 
	display:block; 
	width:578px; 
	height:244px; 
	padding:0;
	margin:0;
}

#toplist { width:414px; height:244px; margin:0px auto; float:right; background: url(images/toplist.jpg) no-repeat; font-size:90%; }

#toplinks { 
	margin:0; 
	padding:0; 
	margin-top:67px; 
	margin-left:55px; 
	list-style: none;
}

#toplinks li {
	float:left; 
	margin-right:15px; 
	margin-bottom: 8px;
}

.cls { 
	clear:both; 
}
.noexist { 
	width:0px; 
	height:0px; 
}
.thumbtable { 
	width:806px; 
	margin-bottom:20px; 
	background: #fdfdff url(images/bg.jpg) repeat-y; 
}
.last { 
	margin-bottom:10px; 
}
.padded {
	padding:0 10px 0 11px;
}
.padded2 {
	padding: 10px 0;
}


#thumbs { 
	width:806px;
	float:left;
}

#side {
	width: 180px;
	float: right;
	text-align: left;
}
.sidebar {
	width:180px;
	background: url(images/side_bg.jpg) repeat-y;
	text-align:left;
	margin-bottom: 25px;
}

.sidebar_inner {
	margin:0;
	width:180px;
	background: url(images/side_top.jpg) no-repeat;
	text-align:left;
}

.sidebar_inner h2 {
	margin:0;
	padding:0;
	color:#390000;
	text-transform: uppercase;
	font-size: 15pt;
	margin: 0px 20;
	padding-top: 13px;
	text-align: center;
}

.sidebar_inner ul {
	list-style-type: none;
	margin-left:20px;
	padding-left:0;
}

.img_header .sidebar_inner {
	background: transparent none;
}

/* allow room for 3 columns */
  ol
  {
    width: 30em;
	margin:0; 
	padding:0; 
	margin-top:67px; 
	margin-left:55px; 
  }

  /* float & allow room for the widest item */
  ol li
  {
    float: left;
    width: 10em;
  }

  /* stop the float */
  br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
    margin-bottom: 1em;
  }

