#outer {
	text-align:left;
	width:1000px;
	margin:auto;
	background-image: url(../images/navBGslice01.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
 }

#hdr {
	color:#0000CC;
	height: 140px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-weight: bold;
	font-size: large;
 }

#bar {
	height:30px;
	color: #333333;
	background-color: #66CCFF;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
 }

#bodyblock {
	position:relative;
	background: #dcdcdc;
	color: #333333;
	padding:0;
	height: 400px;
	position:relative; 
	float:left
 }

#l-col {
	float:left;
	color: #ffffff;
	background-color:#66CCFF;
	height: 400px;
	width: 200px;
 }

 

#cont {
	float:right;
	width:800px;
	color: #333333;
	text-align:left;
	height: 400px;
	overflow:auto;
	position: absolute;
	left: 200px;
	top: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
	background-image:url(../images/boy3bg.png);
 }
 

 
#padding {
	float:right;
	width:579px;
	clear:both;
	background:#ffffff;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
	height: auto;
	overflow:auto;
	position: absolute;
	background-image: url(../images/navBGslice01.png);
	left: 179px;
	top: 764px;
 }
 

#ftr {
	height:auto;
	background:#00CCFF;
	color: #333333;
	margin:auto;
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	clear: both;
	border: 0px none black;
 }
