#pagebackground {
	background-color:#E5E5E5;
	min-height:630px;
	position:absolute;
	top:0;
	left:0;
	min-width:768px;
	max-width:1024px;
	right:-2px;
	bottom:1px;
	margin:0;
}

#toptitle {
	position:absolute;
	top:0;
	background-color:#660099;
	background-image:url(images/TSTextGray_220x54.png);
	right:0;
	height:80px;
	left:183px;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#toptext {
	position:absolute;
	top:0;
	background-color:#660099;
	right:0;
	font-family:sans-serif;
	color:#CCCCCC;
	font-size:26pt;
	text-align:center;
	font-weight:lighter;
	padding-top:21px;
	height:59px;
	left:184px;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
}

#sidebar {
	position:absolute;
	background-color:#660099;
	top:0;
	left:0;
	bottom:30px;
	width:184px;
	background-position:50% 14px;
	background-position-x:50%;
	background-position-y:14px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lefttslogo {
	position:absolute;
	height:120px;
	top:14px;
	width:100%;
	left:0%;
	background-size:inherit;
	background-image:url(images/TSOutlineGray_90x120.png);
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lefttslogo:hover {
	background-image:url(images/TSOutlineWhite_90x120.png);
}

#lefttslogohoot {
	position:absolute;
	height:120px;
	top:14px;
	width:100%;
	left:0%;
	background-size:inherit;
	background-image:url(images/TSOutlineGrayHoot_90x120.png);
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lefttslogohoot:hover {
	background-image:url(images/TSOutlineWhiteHoot_90x120.png);
}

#lefttslogotile {
	position:absolute;
	height:120px;
	width:100%;
	background-size:inherit;
	background-image:url(images/TSTilesGrey_90x120.png);
	left:0;
	top:14px;
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lefttslogotile:hover {
	background-image:url(images/TSTilesWhite_90x120.png);
}

#bottomcopyright {
	width:100%;
	font-family:sans-serif;
	text-align:center;
	font-size:10pt;
	height:14px;
	position:absolute;
	bottom:15px;
}

.fullpagecontent {
	position:absolute;
	top:108px;
	left:212px;
	font-family:sans-serif;
	right:27px;
	bottom:58px;
}

.contentsection {
	position:relative;
	width:100%;
	height:260px;
}

.imagecentered {
	margin-right:auto;
	margin-left:auto;
	display:block;
}

#imageipadscreenland {
	height:396px;
	width:528px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}

h1 {
	font-family:sans-serif;
}

h2 {
	clear:both;
	font-weight:normal;
	font-size:17pt;
}

.ahighlight {
	clear:both;
	font-weight:normal;
	font-size:17pt;
	color:#000000;
	text-decoration:none;
}

.ahighlight:hover {
	color:#7F7F7F;
}

h6 {
	margin-top:0;
	margin-bottom:0;
	height:18px;
	clear:both;
}

p {
	font-family:sans-serif;
}

