* { margin: 0; padding: 0; }

body {
background: #fff;
color: #666;
font: 62.5%/1.75em Helvetica, Verdana, Arial, sans-serif; /* default font size of 16px X 62.5% = 10px */
text-align: center; /* Centering for IE5.5 */
}

#Wrapper { background: #a6d249; border-top: 27px solid #333; margin: 0 auto; text-align: left; width: 775px;}
#Footer { font-size: 125%; margin: 10px 0; }
#HomeStickies { width: 775px; height: 250px;}
#WrapperBottom { margin: 0 20px 0 20px; width: 775px;}

#ContentBottom { margin: 0 20px 0 20px; width: 728px;}


/* -- General -- */
img { border: none; }

h3 { color: #0c7acf; font-size: 1.8em; }
p { font-size: 1.5em; margin: 0 0 1em 0; } /* 10px X 1.5em = 15px */
ul { font-size: 1.5em; }

	/* -- Header -- */
	#Header { position: relative; height: 210px; width: 728px; background: url(../images/header.bg.gif) repeat-x #d9d9d9; margin: 18px 0 0 18px; }
	#Header h1 { height: 190px; width: 400px; margin-left: 14px; }
	#Header h1 img { margin: 10px 0 0 8px; }
	#Header h2 { position: absolute; top: 30px; left: 200px; width: 480px; color: #fff; background: url(../images/background.h2.jpg) repeat-x; font-size: 3em; line-height: 0.9em; padding: 10px; }
	#Header ul { position: absolute; top: 120px; left: 200px; width: 412px; color: #fff; line-height: 1.5em; list-style-type: none; }
	#Header li#One { background: #4791e5; margin: 2px 0; padding: 0 10px;}
	#Header li#Two { background: #6e978b;  margin: 2px 0;  padding: 0 10px;}
	#Header li#Three { background: #4ba800; margin: 2px 0; padding: 0 10px;}
	#HeaderTop { }
	#HeaderBottom { margin: 0px; padding: 0px;}

/* -- Content -- */

	/* -- Main Navigation -- */
	#MainNav { width: 728px; height: 42px; margin: 20px 0px 0px 20px; }
	#MainNav  ul { list-style-type: none; width: 728px; height: 42px; }
	#MainNav li { list-style: none; display: inline; text-align: center; }
	#MainNav a { text-decoration: none; display:block; float:left; background: url(../images/tabs.gif) no-repeat; text-indent:-9999px; }
	/* Set the width for each li */
	#MainNav li#NavCompany a { width: 142px; height: 42px; }
	#MainNav li#NavNetwork  a { width: 142px; height: 42px; }
	#MainNav li#NavAdvertise a { width: 142px; height: 42px; }
	#MainNav li#NavPress a { width: 302px; height: 42px; }
	
	/* Position the tab image for each li item */
	#MainNav li#NavCompany a:link, #MainNav li#NavCompany a:visited { background-position: 0 -42px; }
	#MainNav li#NavCompany a:hover, #MainNav li#NavCompany a:focus { background-position: 0 0; }
	
	#MainNav li#NavNetwork a:link, #MainNav li#NavNetwork a:visited { background-position: -142px 0px; }
	#MainNav li#NavNetwork a:hover, #MainNav li#NavNetwork a:focus { background-position: -142px -42px; width: 142px; }
	
	#MainNav li#NavAdvertise a:link, #MainNav li#NavAdvertise a:visited { background-position: -284px 0px; }
	#MainNav li#NavAdvertise a:hover, #MainNav li#NavAdvertise a:focus { background-position: -284px -84px; width: 142px; }
	
	#MainNav li#NavPress a:link, #MainNav li#NavPress a:visited { background-position: -426px 0px; }
	#MainNav li#NavPress a:hover, #MainNav li#NavPress a:focus { background-position: -426px -126px; width: 302px; }
	
	/* Set the on states using the body id*/
	#Company li#NavCompany a:link, #Company li#NavCompany a:visited { background-position: 0 0; }
	#Network li#NavNetwork a:link, #Network li#NavNetwork a:visited { background-position: -142px -42px; width: 142px; }
	#Advertise li#NavAdvertise a:link, #Advertise li#NavAdvertise a:visited { background-position: -284px -84px; width: 142px; }
	#Press li#NavPress a:link, #Press li#NavPress a:visited { background-position: -426px -126px; width: 302px; }

	/* -- Main Content -- */
	#MainContent { background: url(../images/background.content.jpg) repeat-x #d9d9d9; width: 728px; margin: 0px 20px 0px 20px;}
	#MainContent h3 { padding: 20px 20px 0px 20px;}
	#MainContent p { padding: 20px 20px 0px 20px;}
	#MainContent ul { padding: 20px 20px 0px 40px;}
	#MainContent #Sticky { float: left; margin: 20px 20px 20px 20px;}
	
	#HomeStickies { margin: 20px 0 0 0; }
	
	.homelinks a:link {color: #fff; text-decoration: none; text-align: center; font-weight: 900;}
	.homelinks a:active {color: #fff; text-decoration: none; text-align: center; font-weight: 900;}
	.homelinks a:visited {color: #fff; text-decoration: none; text-align: center; font-weight: 900;}
	.homelinks a:hover {color: #fff; text-decoration: none; text-align: center; font-weight: 900;}
	.homelinks a:focus {color: #fff; text-decoration: none; text-align: center; font-weight: 900;}
	
	.presshold {width: 730px; height: 50px; clear: both; margin: 10px 0px 0px 0px;}
	.pressdate {float: left; width: 100px; margin: 0px 0px 0px 20px; font-size: 150%;  font-weight: 900;}
	.presslink {float: left; width: 500px; margin: 0px 0px 0px 20px; font-size: 150%;}
