/* Global CSS Document */

/* General styles - No specific DIV, etc. */
body {background:#c09f68 url(/images/bkg-body.gif) 50% 100% repeat-x; margin:0; padding:0; font:14px/25px Georgia, "Times New Roman", Times, serif}
* {outline:none}
img {border:none}
a {color:#c5aa02; font-weight:bold}
a:visited {color:#6a7562; font-weight:normal}
a:hover {cursor:pointer}
.clear {clear:both}

/* Three main layout DIVs */
#masthead, #main, #footer {width:100%}
	/* Centering the page */
	#mastheadContents, #mainContents, #footerContents {width:920px; margin:0 auto}

/* Masthead - HOF logo and navigation (which is styled through the skin) */
#mastheadContents { position:relative; }
#masthead {background:#000 url(/images/bkg-masthead.jpg) 50% repeat-x; height:230px; /* z-index:1000 */}
	#logo {background:transparent url(/images/logo-hof.gif) 105px 0 no-repeat; height:175px; text-indent:-9999px; margin:0}
#mastheadContents img { position:absolute; right:50px; top:8px; }

/* Footer */
#footer {height:260px; color:#fff; line-height:normal}
	#footerContents {padding:155px 0 0 340px}
		#footerContents div {float:left; margin-right:40px;}
			#footerContents address {color:#fff; height:68px}
			address a, address a:visited {color:#fff; text-decoration:none}
				address a:hover {text-decoration:underline}
			#ilPGA a {text-indent:-9999px; background:url(/images/logo-il-pga.gif) no-repeat; width:176px; height:75px; display:block; margin-top:-3px}
				#ilPGA a:hover {background:url(/images/logo-il-pga.gif) 0 -81px}
			#footerContents #links {font-size:11px; text-align:right; margin-right:0; width:190px}
				#links a {color:#fff}
