body		{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;}

a:link		{
		color: #FFFFFF;
		text-decoration: none;}

a:visited	{
		color: #FFFFFF;
		text-decoration: none;}

a:active	{
		color: #336699;
		text-decoration: none;}

a:hover		{
		color: #CCCC99;
		text-decoration: none;
		z-index: 50;
		}

.banner		{
		position: absolute;
		left:0px; top:0px;
		height: 100px; width: 720px;
		z-index: 5;}

.reel		{
		position: absolute;
		left:100px; top:79px;
		height:100px; width:620px;
		z-index:10;}

.bgnav		{
		position: absolute;
		left:0px; top: 79px;
		width: 100px;
		background-color: #CC0000;
		z-index: 25;}

.navbar		{
		font-size: 14px; font-weight: 700;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		position: absolute;
		left:10px; top:200px;
		height: 92px; width: 80px;
		z-index: 25;
		text-align: center;}

.subnav		{
		font-size: 12px; font-weight: 500;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		text-align: center;}

.content	{
		position: absolute;
		left: 160px; top: 200px;
		width: 540px; height: 500px;
		z-index: 20;
		overflow: auto;}
