
#navbar-iframe {
   height: 0px;
   visibility: hidden;
   display: none;
}

body

                                                     { background:url(http://melswee.searix.net/layout/gossipgirlayoutbghorizontal.jpg);
                                                     background-color: ffd3d4;
                                                     background-repeat: repeat-x;
                                                     background-position: left;
                                                      font-family: tahoma; 
                                                     color: white; 
                                                     font-size: 8pt;
                                                     line-height: 15px;
                                                     text-align: justify;
                                                     margin: 0px;
                                                     
                                            
                                                     
                                               scrollbar-face-color:ffd3d4;
                                            scrollbar-shadow-color:feb9bc;
                                            scrollbar-highlight-color:feb9bc;
                                            scrollbar-3dlight-color:feb9bc;
                                            scrollbar-darkshadow-color:feb9bc;
                                            scrollbar-track-color:ffebec;
                                            scrollbar-arrow-color:ffebec;
                                                     }
body, div, table
{
	font-family: trebuchet MS;
	font-size: 12pt;
	color: #000000;
	font-weight:normal;
	}
.leftcontent
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.rightcontent
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



a:link,a:active,a:visited
{
	color: #ff8a8d;
	text-decoration: none;
}

a:hover
{
	color: #ffa8aa;
	text-decoration: none;
	}