#main { padding-top: 0;position: fixed;top: -140px; }
#main {background: url(http://trendingideas.com/themes/misctemplate13/bib.png) top left no-repeat; background-position: center; margin-top:0; width: 100%; height: 100%; z-index: -1;overflow-x: hidden;}
#maintext { width:721px;height:320px;margin-top:-10px;margin-left:auto;margin-right:auto;overflow-x: hidden;}
.text-box{
        clear:both;
        height:82px;
        padding:0px 30px 0px 30px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
		margin-top:30px;
        width:721px;
}
.text-box .searchinput{
        width:681px;
        height:77px;
        background: url(http://trendingideas.com/themes/misctemplate13/searchbar.png) top left no-repeat;
        border:none;
        float:left;
        font-size:45px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style:italic;
        padding:5px 0px 0px 40px;
		margin-left:0px;        
}
.text-box .showbutton2{
        width:110px;
        height:77px;
		padding-top:5px;
		background:transparent;
		margin-left:-110px;
        border:none;
        float:left;
        cursor:pointer;
}

/*link colours*/
#headerlayer{color:#FFFFFF;}
h2{color:#FFFFFF;}
.hotTopicIndex .shareInfoLeft{color:#FFFFFF;}
.topictext {color:#FFFFFF;}
.trendingTopicPopular a:hover{color:#FFFFFF;}
.trendingTopicRecent a:hover{color:#FFFFFF;}
.trendingTopicCommented a:hover{color:#FFFFFF;}
.header_toplink{color:#FFFFFF;}
.header_toplink a{color:#FFFFFF;}
.footer_linkbox a{color:#FFFFFF;}
.footer_linkbox a:hover{color:#FFFFFF;}
.footer_copyrightbox{color:#FFFFFF;}
.footer_copyrightbox a{color:#FFFFFF;}

/*main colours*/
#logo_homepage {	color:#97b700;}
#logo_result {	color:#97b700;}
a {	color:#97b700;}
a:hover {color:#97b700;}
.header_toplink a:hover{color:#97b700;}


/*secondary colours*/
a:visited {	color:#c0c0c0;}
.searchinput {color:#c0c0c0;}
.footer_copyrightbox a:hover{color:#c0c0c0;}
.footer{border-top:#c0c0c0;}


*html #overlay{
	position:absolute;
	top: expression(((ignoreMe = document.documentElement.scrollTop? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
	left: expression(((ignoreMe2 = document.documentElement.scrollLeft? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
}