#BusinessMode {
	position: absolute;
	height: 0px;
	width: 0px;
	}
	
.Head td {
	}
	
.Logo {
	width: 230px;
	vertical-align: middle;
	}
	
.Business {
	width: 360px;
	vertical-align: middle;
	}
	
.Map {
	width: 170px;
	vertical-align: middle;
	}
	
#curDate, #curTime {
	text-align:right;
	font-size:0.9em;
	color:#2E4385;
	height:12px;
}

#curDateDays, #curDateMonths {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;
	}

#curDate {
	padding-top: 20px;
}

.ePelion {
	text-align: center;
	vertical-align: bottom;
	}
	
.LangBT {
	text-align: center;
	vertical-align: top;
	}
		
.Bar {
	z-index: 1000;
	position: relative;
	overflow: hidden;
	background: url( ../images/bg/Bar.png ) no-repeat center top;
	width: 932px;
	height: 37px;
	}
	
.Breadcrumbs {
	text-align: center;
	font-family: Verdana; 
	color: #555555;
	font-size: 1.2em;
	line-height: 2.8em;
	font-weight: bold;
	}	
	.Breadcrumbs a {
		color: #6F4702;
		text-decoration: none;
	}
		.Breadcrumbs a:hover {
			text-decoration: underline;
		}
		
.SideBars {
	position: relative;
	top: -8px;
	background: url( ../images/bg/SideBarCenter.gif ) repeat-y center top;
	}

.SideBarLeft {
	background: url( ../images/bg/SideBarLeft.png ) repeat center top;
	width: 202px;
	}
	
.Menu {
	font-family: Times New Roman, sans-serif; 
	background: url( ../images/bg/Menu.png ) repeat-y left top;
	margin: 4px 0px 0px 12px;
	padding: 6px 22px 6px 12px;
	font-size: 1.4em;
	font-style: italic;
	}	
	.Menu ul {
		padding-left: 16px;
	}
	.Menu li {
		padding: 0px;
		margin: 0px;
	}
	.Menu a {
		color: #2E4385;
		text-decoration: none;
	}
	.Menu a:hover {
		text-decoration: underline;
	}

.LYNXGroupLogo {
	vertical-align: bottom;
	}
	
#LYNXGroup {
	display: block;
	position: relative;
	overflow: hidden;
	background: url( ../images/bg/LYNXGroup.png ) no-repeat left top;
	color: #6F4702;
	height: 30px;
	margin: 0px 0px 10px 30px;
	padding: 8px 0px 0px 38px;
	font-size:1.2em;
	font-weight: bold;
	text-decoration: none;
	}
	#LYNXGroup:hover {
		text-decoration: underline;
		}
	
.MenuFooter {
	margin: 10px 0px 0px 10px;
	}
	
.MenuHead {
	height: 149px;
	width: 198px;
	left: 2px;
	}
	
.SideBarCenter {
	background: url( ../images/bg/Anchor.png ) no-repeat 20px 40px;
	width: 508px;
	}
	
.Layout {
	padding: 10px 10px 10px 10px;
	font-size: 1.4em;
	}
	
.Cobbles {
	background: url( ../images/bg/Cobbles.png ) no-repeat center top;
	height: 97px;
	}
	
.SideBarRight {
	background: url( ../images/bg/SideBarRight.png ) repeat center top;
	}
	
.SideBarRightContainer {
	width: 185px;
	padding: 10px 0px 0px 20px;
	}
	
.News {
	padding: 0px 20px 0px 20px;
	}
	
	.News img {
		float:left;
		margin: 0px 10px 0px 10px;
		border:solid 1px #999999;
	}

	.News a {
		color: #555555;
		text-decoration: none;
	}

	.News a:hover {
		text-decoration: underline;
	}

	.newsTitle {
		color:#2E4385;
		text-align:left;
		font-size:1.1em;
		font-weight:bold;
		margin-bottom:10px;
	}

	.newsContent {
		display:block;
		color:#555555;
		text-align:left;
		font-size:1em;
		line-height:1em;
		padding-bottom: 2px;
	}
	
	.newsHR {
		border-bottom: ridge 2px #C6A451;
		height: 5px;
		margin: 4px 20px 6px 10px;
		clear: both;
	}
	
.Stripe {
	top: -12px;
	}
