body {
    text-align:center;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    color:#444;
    line-height:20px
}
div#ctn {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px 10px 0px 10px;
    margin:0 auto;
    text-align:left;
    width:622px;
}
div#head {
    background:#fff url(http://www.traildemon.com/images/traildemon_mountain_bike_website_design_blue.jpg) no-repeat top left;
    height:111px;
    padding: 0 0 0 0;
    margin:0 auto;
    text-align:left;
    width:645px;
}
div#content {
    padding: 0px 5px 5px 5px;
}
div#foot {
    padding:5px;
    font-size:10px;
    color:#999
}
h1 {
    font:110% Arial, Helvetica, sans-serif;
    border-bottom:1px dashed #ccc;
    margin:15px 0;font-weight:bold;
    padding:0 0 3px;

}

h2 {
    font:105% Arial, Helvetica, sans-serif;
    font-weight:bold;
    border-bottom:1px dashed #ccc;
    margin:15px 0;

}
h3 {
    font:12px Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #f00;
    margin:15px 0;
    line-height:10px

}
a:link , a:visited {
    color:#0033CC;
    text-decoration:none
}
a:hover {
    text-decoration:underline
}



A.menu, a.menu:link, a.menu:visited {
    text-align: left;
    text-decoration: none;
    font-family:arial;
    font-size:12px;
    #color: #F1C200;
    color: #FFFFFF;
    line-height:22px;
    vertical-align :bottom;
    font-weight: bold;
}

A.menu:hover {
    #color:#97A9EB;
    color: #F1C200;
    font-weight: bold;
    /*letter-spacing: -1px*/
    /*border: solid 3px #F1C200;*/

}

.menuspacer {font-family:arial;
    font-size:12px;
    #color: #F1C200;
    color: #FFFFFF;
    line-height:22px;
    vertical-align :bottom;
    font-weight: bold;
    position: relative; left: 385px; Top: 85px;

}

ul {list-style-type:circle}