/* CSS Document */

BODY {margin-top:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; background-color:#009900;}
p { margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:10px;}

.thumb_border { border:1px #ddd solid; background-color:#FFFFFF; padding:5px; padding-bottom:10px; border-right:2px #bbb solid; border-bottom:2px #bbb solid;}

.small { font-size:x-small; }

.main {width:750px; height:500px; background-color:#FFFFFF; position:relative; border:1px solid #000000; margin:0 auto; padding-bottom: 10px;}  

.home_bg {background-image:url(images/clock.jpg); background-repeat:no-repeat; background-position:bottom left;}
.bio_bg {background-image:url(images/passport.jpg); background-repeat:no-repeat; background-position:bottom left;}
.news_bg {background-image:url(images/owen.gif); background-repeat:no-repeat; background-position:bottom left;}
.gigs_bg {background-image:url(images/lee.gif); background-repeat:no-repeat; background-position:bottom left;}
.blog_bg {background-image:url(images/chris.gif); background-repeat:no-repeat; background-position:bottom left;}
.links_bg {background-image:url(images/tony.gif); background-repeat:no-repeat; background-position:bottom left;}

#header {width:750px; text-align:center; text-align:center; }

#navbar {width:750px; text-align:center; text-align:center; padding-top:10px; }

#right_table {width:380px; position:absolute; left:340px; top:150px;}

#large_table {width:600px; position:absolute; left:75px; top:150px;}

#right_text {background-color:#e9e9e9; width:380px; height:210px; overflow:auto;}

#main_text {background-color:#e9e9e9; width:380px; height:310px; overflow:auto;}

#main_text_large {background-color:#e9e9e9; width:600px; height:310px; overflow:auto;}

.text_title { font-family:Arial, Helvetica, sans-serif; font-size:large; color:#006600; }