html{background:#202e33 url(http://xgolfclubs.com/shop/skin1/images/bbg.jpg) left top repeat-x;}
BODY{background: #202e33 url(http://xgolfclubs.com/shop/skin1/images/bbg.jpg) left top repeat-x;}

BODY, TD {
    font-family: tahoma;
    font-size:10px;
}

A:link,a:visited {
    color:black;
}

A:Hover {
}

ul#menu
{
    margin-left:60;
    padding:0;
    list-style-type:none;
    width:auto;
    position:relative;
    display:block;
    height:20px;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    color:gray;
}

ul#menu li
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    text-align:center;
}
    
ul#menu li a
{
    text-decoration:none;
    display:block;
    float:left;
    text-align:center;
    /*color:#737371;*/
    color:black;
    font-weight:bold;
    padding:8px 18px 0px 10px;
    width:60px;
    _width:80px; /* IE only */
}
    
ul#menu li a:hover
{    
    color:#980136;
    text-decoration:underline;
}
    

ul#menu li a.current
{
    display:inline;
    height:22px;
    float:left;
    margin:0;
}
.footer1{
    font-size:13px;
    text-align:center;
    font-weight: bold;
}
.footer2{
    font-size:8px;
    text-align:center;
    letter-spacing: 2px; 
}
.title {
    margin-top:10px;
    margin-left: 25px;
    margin-bottom:0px;
    font-size:16px;
    font-weight: bold;
}
.hititle {
    font-size:16px;
    font-weight: bold;
    color:#990036;
}
.bodytext {
    margin-top:10px;
    margin-left: 25px;
    margin-right:0px;
    height:300px;
    overflow: auto;

}
.bodyimage {
    margin-top:-5px;
}
.bodycaption {
    font-size:12px;
    margin-top:0px;
    font-weight:bold;
    text-align: center;
}
.bodycaptionhi {
    font-size:14    px;
    font-weight:bold;
    color:#990036;
}
/*  this is the style for the main content area. if you change this also change fckeditor/editor/css/fck_editorarea.css body/td style*/
.contentarea {
    font-family: tahoma;
    font-size:10px;
    margin-top:0px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
    color:#030000;
    
}
.contenttitle {
    margin-top:0px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:0px;
    font-family: arial;
    font-size:18px;
    color:#970033;
}
