* {
	margin: 0;
	padding: 0;
}
body {
	background:#FFFFFF url(../imagens/bg.gif) repeat scroll 0 0;
	font-family:Tahoma,Verdana,Arial,sans-serif,"Arial Narrow";
	font-size:12px;
}
#central {
	margin:0 auto;
   	text-align: center;
	background: #f4cce3;
	width: 790px;
	height: 1900px;
	padding:5px;
} 
.main {
	float:right;
	width: 790px;
}
.main h2 {
   	text-align: left;
	background: url(../imagens/top.gif) no-repeat 0px 0px;
	height: 29px;
	color: #4b0029;
	font-size: 15px;
	text-indent: 26px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 12px;
}


.favoritos {
	width: 107px;
	margin: -30px 0 0 675px;
	position: absolute;
}

.favoritos a {
	color:red;
	text-decoration:none;
	font-weight:bold;
	height:21px;
	overflow:hidden;
	text-indent:-9000px;
}


.sidebar {
	width: 206px;
	float: right;
	margin-left: 2px;
}
.sidebar h2{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://topcums.com/two-lips.com/images/h202.gif) no-repeat scroll 0 0;
	color:#4B0029;
	font-size:11px;
	height:27px;
	padding-top:12px;
	text-indent:26px;
	text-transform:uppercase;
}
.sidebar ul {
	list-style: none;
	margin: 0 0 1.25em;
	text-align: left;
	padding: 10px 0px 0px 10px;
}
.sidebar a{
	color:blue;
}

.block {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://topcums.com/two-lips.com/images/sidebar-block-bg.gif) repeat-y scroll 0 0;
padding-bottom:7px;
}
.block-bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://topcums.com/two-lips.com/images/sidebar-block-bottom.gif) no-repeat scroll center bottom;
margin-bottom:3px;
padding:0 0 9px;
}

.main-block {
	background: url(../imagens/main-block-bg.gif) repeat-y;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.main-block-bottom {
	background: url(../imagens/main-block-bottom.gif) bottom no-repeat;
	padding: 0 0 8px 0;
	margin-bottom: 3px;
}
.clear { clear: both; }

.central {
	width: 1000px;
	margin: 0px auto;
}

.img {
   float:left;
   margin: 0px;
   padding:1px;
}

.thumbs img {
	width: 140px;
	height: 180px;
	border-width: 3px;
	border-style: outset;
	border-color: #ea6da3;
}

.head {
	background: url(../imagens/left.gif) repeat-x top;
	margin-bottom: 10px;
}

.seletor h3{
	color:#4B0029;
	padding:5px;
	text-decoration:underline;
	display:inline;
}
.footbar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ea6da3 none repeat scroll 0 0;
clear:both;
color:#FFFFFF;
font-size:11px;
position:relative;
}