body  {
	margin: 20px 0px 50px; 
	padding:0px;
      }
	
	  
html  {
	margin: 0px;
	padding: 0px
      }

form { display:inline; }


#pageWrapper {
	width: 870px;
	padding:0px;
	text-align:left;
	margin:0px auto;
	}
	
#frameWrapper {
	width: 693px;
	padding:0px;
	text-align:left;
	margin:0px;
	float: left;
	background-image: url(../images/pixelGrey.gif);
	background-repeat: repeat-y;
	background-position: 690px;
		}

#frame {
	width: 690px;
	padding:0px;
	text-align:left;
	margin:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	background-image: url(../images/pixelGrey.gif);
	background-repeat: repeat-y;
	background-position: 170px;
	float: left;
		}
		
#footerFrame {
	width: 870px;
	padding:0px;
	text-align:left;
	margin:0px auto;
	background-color: #cccccc;
	}
	
#leftColumn {
	width:170px;
	padding:0px;
	float:left;
	border-top-style: none;
	margin: 0px;
	border: 0px;
	position: relative;
		}
	
#centerColumn {
	width:520px;
	padding:0px;
	float: left;
	position: relative;
		}		
	
#contentHeader {
	width:520px;
	padding:0px;
	margin: 0px;
	height: 75px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B6B6B6;
	background-color: #FFFFFF;
		}

#borderBlockLNav {
	width: 5px;
	padding:0px;
	height: 144px;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 0;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -438px;
	margin-top: 0px;
	}
		
#borderBlockCenterL {
	width: 5px;
	padding:0px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -269px;
	margin-top: 0px;
	}
		
#borderBlockCenterR {
	width: 5px;
	padding:0px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	right: 50%;
	top: 20px;
	margin-right: -258px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}
		
	
#contentright {
	width:170px;
	padding:0px;
	position: relative;
	right: 0px;
	margin: 0px;
	float: right;
		}
		

#footer {
	width: 689px;
	margin: 0px;
	padding: 15px 0px;
	border: 1px solid #B6B6B6;
	height: 200px;
	float: left;
}

#footerLeft {
	margin: 0px 20px 0px 0px;
	width: 160px;
	float: left;
	padding: 0px;
}

#footerMain {
	margin: 0px;
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
}

#footerMain a:link {
	color: #999999;
}

#footerMain a:visited {
	color: #999999;
}

#footerMain a:hover {
	color: #CE0000;
}

#contentFooter {
	margin: 0px 10px 40px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #B6B6B6;
	border-right: 1px none #B6B6B6;
	border-left: 1px none #B6B6B6;
	height: 35px;
}

#contentFooterLeft {
	width: 120px;
	height: 15px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#contentFooterRight {
	width: 120px;
	height: 15px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


	
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px; /*for IE*/
	}

.contentBox {
	margin: 10px 10px 0px;
	padding: 0px;
	width: 500px;
}

.contentBoxFloat {
	margin: 10px 10px 0px;
	padding: 0px;
	width: 700px;
	position: absolute;
	visibility: visible;
	z-index: 10000;
	top: 60px;
	text-align: left;
}
