body {
	text-align:center;
	border: 0;
	margin: 60px auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	letter-spacing: 0.012em;
	word-spacing: 0.02em;
	background-image:   url(../g/bg/bg-home.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 60px;
../g/bg/home layout.gif);

}
	
#wrap {
	height: 400px;
	width: 900px;
	border: 1px none #000000;
	margin: auto;

		}
		
		
#left {
	width: 210px;
	padding: 20px;
	float: left;
	text-align: left;
	border: 1px none #FFFF33;



		}

#right {
	padding: 20px;
	margin-left: 250;
	float: left;
	text-align: left;
	border: thin none #33CC00;
	height: 320px;





		}
	
#content {
	width: 450px;
	overflow: auto;
	border: thin none #0099CC;

		}
	
#footer {
	text-align:right;
	height: 20px;
	padding: 10px;
	width: 880px;
	clear: both;
	border: thin none #FF0000;
	font-size: 70%;


}
.babyblue {
	color: #6476B3;
}
.pwdrblue {
	color: #CDD2F5;
}
