<style type="text/css">

html { margin: 0; padding: 0; text-align: left; }
body { color: #FFFFFF; background: #050a0b; font-size: 12px; text-align: left; line-height: 18px; font-family: Georgia; padding: 0; margin: 0; height: 100%; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: top center; }

a:link, a:visited { color: #0c97a7; text-decoration: none; }
a:hover, a:active { color: #0eb3c5; text-decoration: none; }

img { border: none; }
.clear { height: 0px; clear: both; }

.title { font-size: 18px; line-height: 24px; text-transform: uppercase; }
.tourdate { font-size: 18px; line-height: 24px; }

#wrapper { margin: 0 auto; width: 1000px; height: 100%; }

#onecol { width: 310px; margin: 0 25px 0 0; display: inline; float: left; position: relative; }
#twocol { width: 645px; margin: 0 25px 0 0; display: inline; float: left; position: relative; }
#threecol { width: 980px; margin: 0 0 0 0; display: inline; float: left; position: relative; }

</style>