@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/back.jpg);
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;

h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3333CC;
}
a:active {
	text-decoration: none;
}
}


.twoColElsLtHdr #container {
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #FF9900;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
} 
.twoColElsLtHdr #header {
	height: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/header1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 155px; /* top and bottom padding create visual space within this div */
	background-color: #FFFFFF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	
	}
#apDiv1 {
	position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: -34px;
	top: 2px;
	visibility: hidden;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	width:125px;
	height:24px;
	z-index:2;
	left: auto;
	top: 237px;
}
#apDiv3 {
	position:absolute;
	width:124px;
	height:20px;
	z-index:3;
	left: auto;
	top: 271px;
}
#apDiv4 {
	position:absolute;
	width:109px;
	height:25px;
	z-index:3;
	left: auto;
	top: 306px;
}
#apDiv5 {
	position:absolute;
	width:109px;
	height:25px;
	z-index:3;
	left: auto;
	top: 344px;
}
#apDiv6 {
	position:absolute;
	width:109px;
	height:25px;
	z-index:3;
	left: auto;
	top: 381px;
}
#apDiv7 {
	position:absolute;
	width:109px;
	height:25px;
	z-index:3;
	left: auto;
	top: 446px;
}
#apDiv8 {
	position:absolute;
	width:25px;
	height:14px;
	z-index:3;
	left: -33px;
	top: 3px;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: -34px;
	top: 3px;
	visibility: hidden;
	overflow: visible;
}
#apDiv10 {
	position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: -34px;
	top: 2px;
	visibility: hidden;
	overflow: visible;
}
#apDiv11 {
	position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: -34px;
	top: 3px;
	visibility: hidden;
	overflow: visible;
}
#apDiv12 {
	position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: -34px;
	top: 3px;
	visibility: hidden;
	overflow: visible;
}
#apDiv13 {
	position:auto;
	width:109px;
	height:25px;
	z-index:3;
	left: 19px;
	top: 415px;
}
#apDiv14 {
	position:absolute;
	width:109px;
	height:21px;
	z-index:3;
	left: auto;
	top: 237px;
}
#apDiv15 {position:absolute;
	width:25px;
	height:15px;
	z-index:3;
	left: 80px;
	top: 3px;
	visibility: hidden;
	overflow: visible;
}
#apDiv16 {	position:absolute;
	width:109px;
	height:25px;
	z-index:3;
	left: auto;
	top: 423px;
}
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 0;
	margin-left: 13em;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	height: 100%;
} 
.twoColElsLtHdr #footer {
	background-color: #FF9900;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3333CC;
}
a:active {
	text-decoration: none;
}
} 
.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
