body
{
	background-image: url(../images/bg.jpg);
	margin-top:30px;
}
.header
{
	background-image: url(../images/Golf-Hall-of-Fame-Home.jpg);
	background-repeat:no-repeat;
	width:878px;
	height: 323px;
}
H1
{
	font-family: Garamond Premr Pro;
	font-size: 30px;
	color: White;	
	font-weight: normal;
}
H2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #4c545c;
}
.hdr-h1
{
	padding-left: 10px;
}
.hdr-txt
{
	font-family:Arial;
	font-size:12px;
	padding-left: 14px;
	width: 500px;
}
.nav
{
	background-image: url(../images/nav-bg.jpg);
}
.nav-mid
{
	text-align:center;
	text-decoration: none;
}
.nav-mid a
{
	color: #2e2108;
	font-family: Perpetua Titling MT;
	text-decoration: none;
}
.content
{
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}
.contentcontainer
{
	padding-left: 8px;
	width: 862px;
	background-color: Transparent;
	color: #7f7661;
	
	
}
.content-lft
{
	float:left;
	width: 525px;
	margin-left: 20px;
	margin-right: 10px;
}

.content-whole
{
	float:left;
	width: 780px;
	margin-left: 20px;
}

.content-whole2
{
	float:left;
	width: 800px;
	margin-left: 20px;
	
}

.content-rt
{
	float:right;
	width: 255px;
	margin-right: 20px;
}
.content-rt a
{
	text-decoration: none;
	color:#7f7661;
}
.content-btm
{
	
	
	text-align: left;
	width: 797px;
	height: 74px;
	margin-left:0px;
	padding-left:0px;
	
}
.ftr
{
	margin-top: 25px;
	font-family:Arial;
	font-size: 10px;
	margin-left:0px;
	padding-left:0px;	
}
.btm
{
	background-image: url(../images/content-btm-whole.gif);	
	background-repeat: no-repeat;
}

.copyright
{
 color:White;
 font-family:Arial;
 font-size:10px;
 font-weight:normal;   
 margin-left:20px;
}
.copyright a
{
 color:White;
 text-decoration:none;   
 font-size:11px;
}

.indent
{
	margin-left:20px;
}
