#container {			width: 760px;			\width: 780px;			w\idth: 760px;			border: 1px solid gray;			margin: 10px;			margin-left: auto;			margin-right: auto;			padding: 10px;
	background: #FFFFFF;
}		#banner {			padding: 5px;			margin-bottom: 5px;			background-color: #FFFFFF;		}		#content {			padding: 5px;			margin-right: 255px;			background-color: #FFFFFF;		}		#sidebar-a {			float: right;			width: 240px;			\width: 250px;			w\idth: 240px;			margin: 0;			margin-right: 5px;			padding: 5px;			background-color: #FFFFFF;		}		#footer {			clear: both;			padding: 5px;			margin-top: 5px;						background-color: rgb(213, 219, 225);		}
		
		/* -------- TYPE -------- */h2, h3, h4 {	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}h1 {	font: 30px/30px Georgia, "Times New Roman", Times, serif;	color: #333333;}h2 {	font-size: 16px;	line-height: 16px;}h3 {	font: bold 16px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}H4 {	font-size: 14px;	color: #660000;	line-height: 16px;}p {	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;}

bg {
	
}

body {
	background : #f0f0f0;
	font-family:'Lucida Grande';
}
