html {
	margin: 0px;
	position: absolute;
}

body {
	margin: 0px;
	background-color: #999966;
	position: absolute;
}
#container{				
	width: 950px;
	position: absolute;
	top:0;
}                                                         
#pgHeader {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 52px;
	margin: 0px;
}
#ContentCol1 {
	float:left;
	background-color:#1d131b;
	width:158px;
	height: 375px;
	margin-right: 15px;
	padding:0px;
}
#ContentCol2 {
	float:left;
	width:142px;
	height: inherit;
	margin-right:15px;
	padding:0px;
}
#lyrFlash {
	float:Right;
	height:auto;
}
#maroonColAddy {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	color:#999900;
 }
#maroonMudhead {
	position:relative;
	margin-left:auto;
	margin-right:auto
}
#BtmLinkBox {
	background:url(../Bronze/colsSharedImgs/mnuCol_Ol_Brdr.png);
	background-repeat:no-repeat;
	width: 158px;
	height: 91px;
	padding:6px;
	margin-bottom:0px;
}
#mnuCategory {
	background-image:  url("../Bronze/colsSharedImgs/mnuBronze.gif");
	position: absolute;
	top: 51px;
	left: 172px;
	width: 142px;
	height: 31px;
	z-index: 0;
	background-repeat: no-repeat;
}
#mnuOMedia {
	position: absolute;
	background-image:     url("../Bronze/colsSharedImgs/mnuOMediaBrnz.gif");
	top: 235px;
	left: 172px;
	width: 142px;
	height: 31px;
	z-index: 0;
	background-repeat: no-repeat;
 }
#mnuMain {
	background-image:     url(../Bronze/colsSharedImgs/mnuMainBrnz.gif);
	position: absolute;
	top: 355px;
	left: 172px;
	width: 142px;
	height: 31px;
}
#lnkCategory {
	position: absolute;
	left: 0px;
	top: 41px;
	width: 142px;
	height: 129px;
	z-index: 0;
	margin: 0px;
	padding: 3px 0px;
}
#lnkOMedia {
	position: absolute;
	left: -2px;
	left: 0px;
	top: 32px;
	width: 142px;
	height: 90px;
	z-index: 0;
	margin: 0px;
	padding: 3px 0px;
}
#lnkMain {
	position: absolute;
	left: 0px;
	top: 36px;
	width: 142px;
	height: 65px;
	z-index: 1;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.PeaGrnTxt{
	font-family: Georgia, Times New Roman, Times, serif;
	color:#999900;
	text-align:center;
	font-size:14px;
}
a.A_Gif{
	margin-left: auto;
	margin-right:auto;
	text-decoration: none;
}
/****link elements for most of page****/

ul.lnkMost a:link {
    text-decoration: none;
	color: #FFFF99;
	border-bottom: 1px solid #BEB9AA;
}
ul.lnkMost a:visited {
	text-decoration: none;
	color: #FFFF99;
	border-bottom: 1px solid #BEB9AA;
}
ul.lnkMost a:hover {
	text-decoration: none;
	color: #330000;
	border-bottom: 1px solid #BEB9AA;
}
ul.lnkMost a:active {
	text-decoration: none;
	color: #330000;
	border-bottom: 1px solid #BEB9AA;
}
/****end link colors for most of page****/
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	margin: 0px 0% 10px 2px; /* IE 6 uses margin for default offset */
    padding: 0px 0% 10px 1.75px; /* Netscape 6.2 uses padding for default offset */
    list-style-position: outside;
}
#lnkCategory li.featured {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #BEB9AA;
}
ul.lnkMaroon a:link, a:visited {
	text-decoration: none;
	color: #999900;
}

ul.lnkMaroon a:hover, a:active {
	text-decoration: none;
	color: #CCCC00;
}

/********end CSS for lower left maroon column********/
ul.lnkMaroon {
	text-decoration: none;
	color: #999900;
	text-align: center;
	top: 400px;
}
