@charset "UTF-8";
/* CSS Document */

html {
	scrollbar-face-color: #BDA48A;
}
body {
	background-color: #363636;
	background-image: url(images/vince-lombardi-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position:center top;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
}
a:link {
	color: #6A3B17;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #6A3B17;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #6A3B17;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {font-size: 20px; color: #6A3B17; background-image:url(images/header-background.png); background-repeat:no-repeat; background-position:bottom left; margin-top:0px; padding-bottom:7px; margin-bottom:15px;}
h2 {font-size: 14px; color: #6A3B17; margin-bottom:0px; margin-top:0px;}
#content {width:845px; height:1000px; margin-left:auto; margin-right:auto; position:relative;}
#navlinks {width:305px; display:inline; float:left; margin-top:94px; float:left;}
.navlinks a:link {font-size:14px; color:#6A3B17; font-weight:normal; width:195px; padding-left:10px; height:15px; padding-top:7px; padding-bottom:10px; display:block; margin-left:70px;}
.navlinks a:visited {font-size:14px; color:#6A3B17; font-weight:normal; width:195px; padding-left:10px; height:15px; padding-top:7px; padding-bottom:10px; display:block; margin-left:70px;}
.navlinks a:active {font-size:14px; color:#6A3B17; font-weight:normal; width:195px; padding-left:10px; height:15px; padding-top:7px; padding-bottom:10px; display:block; margin-left:70px;}
.navlinks a:hover {color: #333333; background-image:url(images/navlink-background.png); background-repeat: repeat-y; display:block; margin-left:70px; behavior: url(iepngfix.htc);}
div.scroll {height:570px; width:420px; overflow: auto; margin:0px; padding:0px;}
#maincontent {width:420px; float:left; display:inline; margin-top:190px; margin-left:10px;}
#copyright {color:#663300; margin-left:45px; margin-top:10px;}

img, div {behavior: url(iepngfix.htc);}

#gallery img {border: 2px solid #c4ae7d;}
#gallery a:hover img {border: 2px solid #382e21;}