if you look at the new website i am creating you will see that there is a gap between the presenters picture and the menu bar. http://lcradio.co.uk/test/ i am working with ernie to create a brilliant dj script and want to know how can i get rid of that gap between the presenter and the menu bar to make it look like the presenter is sitting on the menu bar?
<link rel="stylesheet" href="http://lcradio.co.uk/menu/menu_style.css" type="text/css" />
l.c.radio
<style type="text/css">
.bg {background-attachment:fixed; background-repeat: no-repeat; background-position:top right;}
.style2 {
color: #FF0000;
font-size: x-large;
}
.style5 {
text-align: right;
}
.style6 {
margin-top: 0px;
}
.style7 {
margin-top: 6px;
}
.style8 {
margin-top: 1px;
}
</style>
<li><a href="http://lcradio.co.uk/" target="_self" title="About Us">Home</a></li>
<li><a href="http://lcradio.co.uk/test/about.htm" target="_self" title="About Us">About Us</a></li>
<li><a href="http://lcradio.co.uk/test/schedule.htm" target="_self" title="Schedule">
Schedule</a></li>
<li><a href="http://lcradio.co.uk/test/presenters.htm" target="_self" title="Presenters">Presenters</a></li>
<li><a href="http://lcradio.co.uk/test/events.htm" target="_self" title="Events">Events</a></li>
<li><a href="http://lcradio.co.uk/test/sponsours.htm" target="_self" title="Sponsor/Advertisers">
Sponsorship</a></li>
<li><a href="http://lcradio.co.uk/test/requests.htm" target="_self" title="Contact Us">Requests</a></li>
<li><a href="http://lcradio.co.uk/test/contact.htm" target="_self" title="Contact Us">Contacts us</a></li>
<li><br />
</li>
</div>
/#