#title 				{
				position: relative;
				text-align: left;
				display: block;
      				font-family: eurostile, arial;
				font-size: 1.1em;
				font-weight: bold;
				color: white;
				background-color: #F14330;
				z-index: 20;
				margin: -5px -10px 7px -10px;
				border-left: 6px solid #F14330;
				left: 0px;
				padding: 2px 1px 2px 5px
				}

#diarytitle 			{
				color: white;
				background-color: #F14330;
				display: block;
				padding: 4px;
				width: 100px;
				text-decoration: none;
				font-family: eurostile;
				font-weight: bold;
				font-size: 0.9em;
				letter-spacing: 1px
				}

#quicklinks			{
				position: absolute;
				top: 71px;
				left: 439px;
				width: 164px;
				display: block;
				padding: 1px 6px 1px 6px;
				color: white;
				background-color: #F14330;
				font-family: gulim;
				font-size: 0.7em;
				text-align: right;
				z-index: 20;				
				}

#location 			{
				position: absolute;
				top: 71px;
				left: 170px;
				width: 260px;
				padding: 1px 3px 1px 6px;
				color: white;
				background-color: #F14330;;
				font-family: gulim;
				font-size: 0.7em;
				display: block;
				z-index: 20;			
				}

#banner	{
			position: absolute;
			top: 12px;
			left: 170px;
			color: #FFF;
			background-image: url(home.jpg);
			text-align: left;
			font-size: 1.5em;
			height: 59px;
			width:445px;
			font-family: century gothic;
			}