/* CSS Document */

#elmohanging{
	position:absolute;
	width:225px;
	height:202px;
	left: 738px;
	top: -1px;
	}
	
#banner{
	position:absolute;
	width:auto;
	height:auto;
	left: 167px;
	top: 5px;
	}






#navigation {
	position:absolute;
	left: 40px;
	top: 193px;
	height: 69px;
	width: 127px;
	border: none;
	}
	
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
	}
	
#navigation a {
	display: block;
	padding: 8px;
	width: 160px;
	background-color:#990000;
	border-left: 5px solid #2B0000;
	border-bottom: none;
	text-decoration: none;
	color: #fff;
	}
	
#navigation a:hover {
	background-color:#FF0000;
	color:#
	border-left: 5px solid #FF9A00;
	}
#paypal {
	position:absolute;
	left: 35px;
	top: 463px;
	width: 157px;
	height: 139px;
	}
	
#content {
	height: 987px;
	width: 492px;
	position: absolute;
	left: 208px;
	top: 193px;
	background-color: #EFDADA;
	}
