@charset "utf-8";

body, h2, h3, h4, h5, h6 {
	background-size: auto;
	font: Helvetica, sans-serif;
	font-size: 12px;
} 

table {
	width: 90%;
} 

img {
	max-width: 80%;
	max-height: 180px;
} 

section {
	top: 106px;
	width: 96%;
	background-color: rgba(0,0,0,1);
	float: none;
	right: 5%;
	left: 10px;
	height: auto;
	position: absolute;
}

sectionlitters {
	position: absolute;
	top: 100px;
	background-color: rgba(0,0,0,1);
	float: none;
	right: 5%;
	left: 2px;
	height: auto;
	width: 98%;
}
.fancy {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	letter-spacing: 2px;
}

sectionhome {
	top: 700px;
	width: 90%;
	background-color: rgba(0,0,0,1);
	float: none;
	right: 5%;
	left: 10px;
	height: auto;
	position: absolute;
}

header {
	left: 14px;
}

h1 {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	position: absolute;
}
#apDivLeft {
	top: 105px;
	width: 90%;
	background-color: rgba(0,0,0,1);
	z-index: 6;
	float: none;
	left: 10px;
	position: absolute;
	height: auto;
}
nav {
	position: absolute;
	top: 45px;
	height: 44px;
	width: 98%;
	font-size: 12px;
	left: 4px;
	
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 90%;
	position: relative;
	cursor: pointer;
	width: 5em;
	float: left;
	top: 0px;
	height: 15px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
ul.MenuBarHorizontal a
{
	padding-top: 5px;
	height: 36px;
	font-size: 12px;
}
#apDivTitle {
	left: 0px;
	top: 0px;
	z-index: 222;
	float: none;
	left: 12px;
	overflow: hidden;
	width: 95%;
	position: absolute;
}
#apDivleftindentnomobile {
	visibility: hidden;
}


#apDivcounter {
	visibility: hidden;
}
