body 		{background: rgb(125, 000, 000); padding: 0px; margin: 0px; }
 
#wrapper	{margin-left: auto; margin-right: auto; width: 850px; height: 1400px; background-color: rgb( 125, 000, 000);}
#banner		{float: left; width:850px; height: 200px; background-image: url("Banner.png");}
#fwNavMenu	{float: right; width:850px; height: 20px; background: rgb( 051, 000, 102);}
#vid		{float: left; width:850px; height: 344px}
#fwNavMenu2	{float: right; width:850px; height: 20px; background: rgb( 051, 000, 102);}
#footer		{float: right; width:850px; height: 40px; background: rgb(125, 000, 000);}

p               {font-size: 16px; padding: 20px; color: white; font-family:"tempus sans itc"; text-align: left;}
p.cent       	{font-size: 16px; text-align: center; font-family:"verdana"; color: white;}

a               {color: rgb( 051, 000, 102);}
a.section       {color: white; font-family: verdana; text-decoration: none; text-align: center;}
a.section:hover {color: rgb( 218, 109, 000);}
a:hover         {color: rgb( 051, 000, 102);}

ul           	{display: inline; text-align: center; color: white; font-weight:900; }
li           	{display: inline; padding: 5px;}