@charset "UTF-8";body  {	font: 14px/20px Candara, Verdana, "Trebuchet MS", Arial;	background: #CCCCCC; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center;	margin-top: 20px;}.twoColFixLtHdr #container {	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: url(images/background3.gif) no-repeat;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 0px solid #000000;	text-align: left;	padding: 30px 25px 25px 28px;} .twoColFixLtHdr #containerbottom {	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: url(images/background3-bottom.gif) no-repeat;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 0px solid #000000;	text-align: left;	padding: 25px 25px 25px 28px;	height: 20px;}.twoColFixLtHdr #header {	padding: 0 10px 0 200px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 54px;} .twoColFixLtHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.twoColFixLtHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 178px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 2px 15px 17px;	position: relative;	z-index: 99999999;}.twoColFixLtHdr #mainContent {	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 30px;	width: 700px;} .twoColFixLtHdr #movieContent {	margin-left: 220px;	padding-top: 2px;	z-index: 1;	padding-left: 0px;	width: 700px;	font-family: Candara, Verdana, "Trebuchet MS", Arial;}.twoColFixLtHdr #portfolioContent {	margin-left: 182px;	padding-top: 4px;	z-index: 1;}.twoColFixLtHdr #textBox {	margin-left: 180px;	width: 515px;	margin-top: 10px;	background-color: #FFF;	height: 150px;}.twoColFixLtHdr #textBox h1 {	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 18px;	color: #99CCCC;	letter-spacing: 0.2em;	margin-top: 10px;	margin-right: 3px;	margin-bottom: 6px;	margin-left: 3px;}#containertalkbox   {	background-image: url(images/talk-box-left.jpg);	background-repeat: no-repeat;	padding: 5px 15px 0px;	height: 213px;	margin: 0px;	font-family: Candara, Verdana, "Trebuchet MS", Arial;}#containertalkbox p {	font-family: Candara, Verdana, Trebuchet;	font-size: 15px;	line-height: 21px;	color: #FFF;	letter-spacing: 0.05em;}.twoColFixLtHdr #textBox h2 {	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 14px;	color: #999999;	font-weight: bold;	letter-spacing: 0.2em;	margin-bottom: 3px;	margin-right: 3px;	margin-left: 3px;}.twoColFixLtHdr #mainContent h1 {	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 18px;	color: #99CCCC;	letter-spacing: 0.2em;	margin-top: 3px;	margin-right: 3px;	margin-bottom: 6px;	margin-left: 3px;}.twoColFixLtHdr #mainContent h2 {	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 14px;	color: #666666;	letter-spacing: 0.2em;	margin-bottom: 3px;	font-weight: bold;}.twoColFixLtHdr #mainContent p {	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 14px;	color: #666666;	line-height: 21px;	margin-top: 10px;	margin-bottom: 10px;}.twoColFixLtHdr #textBox p {	margin-left: 3px;	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 15px;	line-height: 21px;	color: #666666;	margin-top: 3px;	margin-right: 3px;	margin-bottom: 3px;}.twoColFixLtHdr #footer {	padding: 0 10px;	width: 180px;} .twoColFixLtHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 9px;	color: #FFFFFF;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.twoColFixLtHdr  #header  #upperN  {	margin: 0px 0px 0px 450px;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 0px;}/*   -----------------------------------  PopMenu Magic Style Sheet  by Project Seven Development  www.projectseven.com  Menu Type: Vertical  Style Theme:0 -Basic Style  -----------------------------------*/#p7PMnav {	margin: 0;	padding:0;	border: 0;}/* Top level menu width */#p7PMnav {	width: 180px;}#p7PMnav li {	list-style-type: none;	margin: 0;	padding: 0;}#p7PMnav ul {	margin: 0;	padding: 0;	border: 0;	z-index: 9999999;}/* 2nd and subsequent Submenu widths */#p7PMnav ul {	width: 180px;	height: 40px;}#p7PMnav a {	display: block;	text-decoration: none;	background-color: #CCCC99;	padding: 8px;	color: #FFFFFF;	line-height:1;	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 11px;	text-transform: uppercase;	letter-spacing: .2em;}#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {	background-color: #99CCCC;	letter-spacing: 0.2em;	color: #FFF;}/* ------ the current page marker style ------ */#p7PMnav .p7PMmark {	color: #FFFFFF;	font-weight: bold;}/* ------ the trigger link styles ------- *//*the normal trigger link */#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {	background-image:  url(p7pm/img/p7PM_dark_east.gif);	background-repeat:	no-repeat;	background-position: right center;}/* the active trigger link style */#p7PMnav .p7PMon {	background-color: #99CCCC;	color: #FFFFFF;}/*the submenu classes */#p7PMnav .p7PMhide {	left: -9000px;	border: 0;}#p7PMnav .p7PMshow {	left: auto;	z-index: 999999 !important;}#pmmcrumb {	font-weight: bold;	margin-bottom: 16px;	color: #333333;}#pmmcrumb a, #pmmcrumb a:visited {	font-weight: normal;	color: #5A69A5;}#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {	font-weight: normal;	color: #333333;}#p7PMnav ul a {	display: block;	text-decoration: none;	background-color: #99CCCC;	padding: 8px;	color: #FFFFFF;	line-height:1;	font-family: Candara, Verdana, "Trebuchet MS", Arial;	font-size: 11px;	text-transform: uppercase;	letter-spacing: 0.2em;}#p7PMnav li ul li a: hover {	color: #FFF;	background-color: #CCCC99;}a:link {	color: #999900;	text-decoration: none;}a:visited {	text-decoration: none;	color: #99CCCC;}a:hover {	text-decoration: underline;	color: #999900;}a:active {	text-decoration: none;	color: #666666;}#HFSC {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:2;	height: 250px;	visibility: hidden;}#Online {	position:absolute;	width:515px;	height:100px;	background-color:#FFF;	layer-background-color:#333399;	border:1px none #000000;	z-index:1;	visibility: visible;}#MM {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:3;	height: 250px;	visibility: hidden;}#Phenom {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:4;	height: 250px;	visibility: hidden;}#Respite {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:5;	height: 250px;	visibility: hidden;}#DaneVest {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:6;	height: 250px;	visibility: hidden;}#MSW {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:8;	height: 250px;	visibility: hidden;}#Focus {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:7;	height: 250px;	visibility: hidden;}#Knobs {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:9;	height: 250px;	visibility: hidden;}#Shores {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:10;	height: 250px;	visibility: hidden;}#IRSC {	position:absolute;	width:515px;	background-color:#FFF;	layer-background-color:#333399;	z-index:11;	height: 250px;	visibility: hidden;}