html,body					{
							margin: 0px;
							padding: 0px;
							height: 100%;
							font-family: Arial, sans-serif;
							font-size: 11px;
							font-weight: bold;
							color: #313131;
							background-color: #f7f6f6;
							background-image: url(../media/images/bgPattern.jpg);
							background-repeat: repeat-x;
							background-position: left bottom;
							background-attachment: fixed;
							}
							
div							{
							margin: 0px;
							padding: 0px;
							}
							
img							{
							margin: 0px;
							padding: 0px;
							border-width: 0px;
							}
							
a							{
							text-decoration: none;
							font-weight: bold;
							color: #fff;
							}
							
a:hover						{
							text-decoration: underline;
							}
							
h3							{
							margin-bottom: 3px;
							font-size: 12px;
							}
							
h4							{
							font-size: 11px;
							margin-bottom: 0px;
							}
							
h5							{
							font-size: 10px;
							font-style: italic;
							margin: 0 0 4px 0px;
							}
							
tr							{
							border-width: 1px 1px 0 0;
							border-color: #5c5c5c;
							border-style: solid;
							}
							
th							{
							padding: 3px;
							background-image: url(../media/images/tableBG.gif);
							background-color: #bbb;
							color: #313131;
							}
							
td							{
							padding: 5px;
							border-width: 0 0 1px 1px;
							border-color: #5c5c5c;
							border-style: solid;
							vertical-align: top;
							}
							
table.clientTable			{
							width: 100%;
							border-collapse: collapse;
							border-spacing: 0px;
							border-width: 1px;
							border-color: #5c5c5c;
							border-style: solid;
							}
							
table.clientTable td		{
							width: 50%;
							}
							
table#bioTable				{
							width: 100%;
							border-collapse: collapse;
							margin: 8px 0 0 -4px;
							}
							
#bioTable td				{
							border-width: 0px;
							}
							
#bioTable td.headshot		{
							border-width: 0px;
							width: 95px !important;
							}
							
#bioTable tr				{
							border-width: 0px;
							}
							
ul#clients	li				{
							float: left;
							}
							
div#home					{
							height: 275px;
							}
							
div#contact_us				{
							height: 275px;
							}
							
div#MLBNews					{
							/*height: 280px;
							overflow: hidden;*/
							}

.hidden						{
							display: none;
							}
							
.invisible					{
							visibility: hidden;
							}
							
.indent						{
							margin: 0 0 0 18px;
							}
							
.newsClip					{
							line-height: 14px;
							letter-spacing: 1px;
							}
							
.newsClip p					{
							margin-top: 3px;
							}
							
.profile					{
							margin: 0 0 17px 0px;
							}
							
.profile p					{
							margin: 0 0 7px 18px;
							}
							
.section					{
							margin: 0 0 12px 18px;
							}
							
.section p					{
							margin: 0 0 5px 0;
							}
							
#newsAdjuster				{
							/*margin: -41px 0 0 0;*/
							}
							
#flashcontent 				{
							height: 100%;
							}
							

#navBar						{
							/*
							This was moved to the browser specific stylesheets
							background-image: url(../media/images/navBG.png);
							*/
							height: 35px;
							}
		
#nav						{
							width: 879px;
							margin: 0px auto;
							}
							
#container					{
							width: 879px;
							margin: 49px auto 10px auto;
							text-align: center;
							}
							
#logo						{
							position: absolute;
							float: left;
							z-index: 2;
							margin: -30px 0 0 -38px;
							}
							
#topCurve					{
							width: 879px;
							height: 13px;
							/*
							This was moved to the browser specific stylesheets
							background-image: url(../media/images/topCurve.png); 
							*/
							}
							
#contentHolder				{
							width: 879px;
							padding: 27px 0 0 0;
							/*
							This was moved to the browser specific stylesheets
							background-image: url(../media/images/mainBG.png);
							*/
							text-align: center;
							}
		
#content					{
							width: 785px;
							margin: 0px auto;
							padding: 0 0 30px 0;
							color: #ddd;
							font-weight: normal;
							}
							
#colLeft					{
							width: 60%;
							text-align: left;
							letter-spacing: 1px;
							line-height: 14px;
							
							border-width: 0px;
							border-style: solid;
							border-color: red;
							}
							
#colCenter					{
							width: 100%;
							text-align: left;
							letter-spacing: 1px;
							line-height: 14px;
							
							border-width: 0px;
							border-style: solid;
							border-color: red;
							}
							
#colRight					{
							width: 34%;
							float: right;
							margin: 1px 15px 0 0;
							text-align: left;
							
							border-width: 0px;
							border-style: solid;
							border-color: blue;
							}
							
#bottomCurve				{
							width: 879px;
							height: 16px;
							/*
							This was moved to the browser specific stylesheets
							background-image: url(../media/images/bottomCurve.png);
							*/
							background-position: 0 bottom;
							background-repeat: no-repeat;
							}
							
#footer						{
							width: 879px;
							font-size: 9px;
							line-height: 13px;
							letter-spacing: 1px;
							margin: auto;
							color: #313131;
							text-align: center;
							}
							
#footer a					{
							color: #313131;
							}
							
#footer a:hover				{
							color: #fff;
							text-decoration: none;
							}
						
#navBar ul					{
							margin: 0 0 0 -50px;
							padding: 0px;
							}
							
#navBar ul li				{
							float: left;
							/*width: 150px;*/
							text-align: center;
							list-style-type: none;
							border-width: 0px;
							border-style: solid;
							border-color: white;
							padding: 8px 23px;
							background-image: url(../media/images/separator.gif);
							background-position: 0 0;
							background-repeat: no-repeat;
							}
							
#navBar ul li a				{
							color: #313131;
							letter-spacing: 1px;
							}
							
#navBar ul li a:hover		{
							color: #fff;
							text-decoration: none;
							}
							
#navBar ul li#home			{
							/*
							This was moved to the browser specific stylesheets
							padding: 8px 77px;
							*/
							background-image: none;
							}
							
#navBar ul li a#active		{
							color: #fff;
							}
