#main { width:987px; margin:0 auto; text-align:left;}

#header {height:359px;}

#footer { height:115px;padding:54px 0 0 18px;}

.col1, .col2, .col3, .colspan {float:left;}
.wrapper {width:100%; overflow:hidden;}

.col1 {width:237px; padding:0 43px 0 18px;}
.colspan {width:689px;}

.col-1 {width:132px;}
.col-2 {width:184px;}
.col-3 {width:189px;}
.col-4 {width:150px;}
.col-1, .col-2, .col-3, .col-4 {float:left;}

* html .col-1 {width:122px;}
* html .col-2 {width:174px;}
* html .col-3 {width:179px;}
* html .col-4 {width:140px;}

#page2 #content .col2 {width:428px; padding:0 0 0 31px;}
#page2  #content .col3 {width:221px; padding:0 0 0 9px;}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 99%; margin: 1em auto; }

/* rounded box in search results http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml */
.t {background: url(images/dot2.gif) 0 0 repeat-x; width: 33em}
.b {background: url(images/dot2.gif) 0 100% repeat-x}
.l {background: url(images/dot2.gif) 0 0 repeat-y}
.r {background: url(images/dot2.gif) 100% 0 repeat-y}
.bl {background: url(images/bl2.gif) 0 100% no-repeat}
.br {background: url(images/br2.gif) 100% 100% no-repeat}
.tl {background: url(images/tl2.gif) 0 0 no-repeat}
.tr {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px} 

/* rounded box featured organiserhttp://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml */
.t2 {background: url(images/dot2.gif) 0 0 repeat-x; height:auto width: 15.5em}
.b2 {background: url(images/dot2.gif) 0 100% repeat-x}
.l2 {background: url(images/dot2.gif) 0 0 repeat-y}
.r2 {background: url(images/dot2.gif) 100% 0 repeat-y}
.bl2 {background: url(images/bl2.gif) 0 100% no-repeat}
.br2 {background: url(images/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(images/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(images/tr2.gif) 100% 0 no-repeat; padding:5px} 
