      body {
        font-family:Verdana,Arial;
        font-size:11px;
        color:#333333;
        margin:0 auto;
        background-image: url(landinggfx/body_border.png);
        background-repeat: repeat-y;
        background-position: center;
        line-height: 20px;
      }
	  
      img {
        border: 0;
      }

      #top {
        border: 0px;
        width:992px;
        height: 265px;
        margin: 0 auto;
      }
      
      #top .header0 {
        width: 516px;
        height: 265px;
        background: url(landinggfx/slider/header0.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        float: left;
      }

      #top .header1 {
        width: 380px;
        height: 265px;
        background: url(landinggfx/slider/header1.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        float:left;
      }

      #top .header2 {
        width: 96px;
        height: 265px;
        background: url(landinggfx/slider/header2.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        float: right;
      }

      #top .registerlink {
        width: 283px;
        height: 35px;
        position: relative;
        left: 97px;
        top: -50px;
      }

      #main {
        font-family: Arial;
        font-size: 14px;
        margin: 0 auto;
        width: 952px;
      }

      #main .leftcol {
        clear:both;
        float:left;
        width: 390px;
        margin: 5px;
        margin-left: 77px;
      }

      #main .leftcol .leftcolcontent {

      }

      .quicksearch {
        margin-top: 20px;
        margin-bottom: 18px;
        height: 130px;
      }

      #main .rightcol {
        float: right;
        width: 390px;
        margin: 5px;
        margin-right: 77px;
      }

      #main .login input{
        color: #646464;
      }

      #main .rightcol .singleevents {
        margin-top: 20px;
        margin-bottom: 10px;
      }

      #main .rightcol .rightcolcontent {
      }

      #main h2 {
        color: #00a5a5;
        font-size: 14px;
      }

      #footer {
        background-repeat: no-repeat;
        background-position: center;
        width: 800px;
        margin: 0 auto;
        padding-top: 50px;
        text-align: center;
        clear:both;
      }

      .bottomCopyright {
		border-top: 1px solid #00a5a5;
      }

      #footer .bottomLinks {
        height:21px;
        overflow:hidden;
        padding-left:10px;
        padding-top:7px;
        text-align:center;
        font-size: 15px;
        /*text-transform:lowercase;*/
      }

      #footer .bottomLinks a,
      #footer .bottomLinks a:visited {
        color:#646464;
        text-decoration: none;
      }

      #main .leftcol .boxFirstHeader {
        color:#FF6D00;
        font-family:Arial;
        font-size:14px;
        font-weight:bold;
        height:16px;
        padding:7px 0 0 10px;
        position:relative;
        text-align:left;
        /*text-transform:capitalize;*/
      }

      #main .leftcol .boxContent {
        padding: 10px;
      }

      #main .rightcol .boxFirstHeader {
        color:#FF6D00;
        font-family:Arial;
        font-size:22px;
        font-weight:bold;
        height:25px;
        padding:7px 0 0 10px;
        position:relative;
        text-align:left;
        /*text-transform:capitalize;*/
      }

      #main .rightcol .boxContent {
        padding: 0;
      }

      #main .thisEvent {
        border-bottom: solid 1px #c0c0c0;
        padding: 10px;
        /*height: 75px;*/
      }

      #main .thisEvent a {
        text-decoration: none;
        color: #ff6d00;
      }

      #main .morelink {
        padding:10px;
      }

      #main .morelink a {
        text-decoration: none;
        color: #000000;
      }

      #main .morelink img {
        vertical-align: middle;
        padding-right: 5px;
      }
  

