
img {border: 0px}

a,a:visited,a:active {
	text-decoration :none;
    font-weight:bold;
    color: #1469BE;
}
a:hover {
    color: #1469BE; 
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; }



#wrapper {
   width:984px;
   margin:0 auto;
   padding:0;
}

#header {
    background:url(/themes/proclassic_golf/images/header_top.jpg) top left no-repeat;
    width:984px;
    height:172px;
    margin:0 auto 0 auto;
    line-height:0;
    font-size:0; /*IE 6 height fix */
}

#header #logo{
   margin:7px 15px 0 0;
}

#header #logo, #header #logo a {
    display: block;
    width:364px;
	height:65px;
}

#header #logo {
    float:left;
    width:364px;
	height:72px;
    z-index:8;
}

#header #logo h1 {
	display: none;
}


#content_wrapper {
    display:inline-block;
    width:984px;
    min-height:382px;
    background:url(/themes/proclassic_golf/images/content_bg.jpg) top right repeat-y;
    padding:10px 0 10px 0px;
    z-index:3;
}

#content_wrapper_btm {
    width:984px;
    height:10px;
    background:url(/themes/proclassic_golf/images/content_btm.jpg) top right no-repeat;
    margin:0;
    padding:0;
    clear:both;
}

#left_panel {
    margin-left:45px;
    float:left;
}   

#navigation_wrapper{
    background:url(/themes/proclassic_golf/images/nav_bg_repeat.jpg) repeat-y top left;
    display:inline-block;
    width:220px;
}

#navigation {
    width:220px;
    background:url(/themes/proclassic_golf/images/nav_bg.jpg) no-repeat bottom left;
    z-index:8;
    padding-bottom:10px;
}

#navigation_top{
    background:transparent url(/themes/proclassic_golf/images/nav_top.png) no-repeat top left;
    width:220px;
    height:8px;
}

#navigation_top h1{
    display:none;
    margin:0;
    padding:0;
    font-size:0;
}

#navigation_btm{
    background:transparent url(/themes/proclassic_golf/images/nav_btm.jpg) no-repeat top left;
    width:220px;
    height:12px;
}

#content {
    width:665px;
    float:left;
    margin:0 0 0 20px;
}

#footer_wrapper{
    
    margin: 40px auto 0 auto;
    height:51px;
    padding:5px 0;
	background:url(/themes/proclassic_golf/images/footer_bg.jpg) top left repeat-x;
    display:block;
}

#footer{
    width:924px;
    display:block;
    height:40px;
    margin:0 auto;
    padding:0;
    /*text-align:center;*/
    font: 13px Arial, sans-serif;
    color: #000;
    
}
#footer #site_info{
    float:left;
    width:500px;
    display:block;
}

#footer #site_login {
    float:right;
    display:block;
}