body { 
	margin: 20px ;
	text-align: center;
	background-color: #fff;
	font-family:  'lucida grande', 'lucida sans', verdana, arial, sans-serif ;
	}

#home {
	font-size: 75% ;
	font-weight: bold ;
	}

#shell {
	position: relative;
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #A1998B ;
	}

#faces {
	text-align: right ;
	}

h1 {
	width: 279px ;
	height: 47px ;
	margin: -4px 0 0 18px ;
	padding: 0 ;
	}

#patterns {
	float: right ;
	width: 590px ;
	margin: 0 0 0 0 ;
	}

p#welcome {
	width: 780px ;
	font-size: 1em ;
	color: #A1998B ;
	line-height: 1.5 ;
	margin: 0 0 0 22px ;
	padding: 53px 0 57px 0 ;
	}

span {
	color: #C1AF2C ;
	}

p#newslink {
	position: absolute;
	left: 22px;
	top: 22px;
	font-size: 1em ;
	color: #fff ;
	background-color: #00529B ;
	line-height: 1.5 ;
	margin: 0 22px 0 0 ;
	padding: 0 ;
	}

p#newslink span {
	font-weight: normal ;
	color: #4f87b8 ;
	}

p#newslink a:link, p#newslink a:visited {
	display: block ;
	color: #fff ;
	background-color: #00529B ;
	padding: 0 5px ;
	text-decoration: none ;
	}

p#newslink a:hover, p#newslink a:active {
	display: block ;
	color: #fff ;
	background-color: #C1AF2C ;
	padding: 0 5px ;
	text-decoration: none ;
	}

#tw {
	position: relative ;
	float: left ;
	width: 467px ;
	height: 162px ;
	border-top: 1px solid #A1998B ;
	border-right: 1px solid #A1998B ;
	}

#tw a {
	position: absolute ;
	top: 24px ;
	left: 17px ;
	border: 1px solid #fff ;
	}

#tw a:hover {
	position: absolute ;
	top: 24px ;
	left: 17px ;
	border: 1px solid #00A8CB ;
	}

#corus {
	position: relative ;
	_float: right ;
	width: 429px ;
	height: 162px ;
	margin: 0 0 0 468px ;
	border-top: 1px solid #A1998B ;
	}

* html #corus {
	display: inline; 
	margin-left: -10px ; 
	 }

#corus a {
	position: absolute ;
	top: 24px ;
	left: 166px ;
	border: 1px solid #fff ;
	}

#corus a:hover {
	position: absolute ;
	top: 24px ;
	left: 166px ;
	border: 1px solid #EC891D ;
	}

