@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serifArial;
	background: #FFFFFF;
	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;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
/* Containers */
.axyz3 #headcontainer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 940px;
	padding: 20px 0 10px 0;
}
.axyz3 #container {
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 900px;
	padding: 15px 20px;
}
.axyz3 #footercontainer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1000px;
	padding: 0;
}
/* Elements */
.axyz3 #axyz3header {
	height: 25px;
	text-align: left;
	text-transform: uppercase;
	border: 0;
}
.axyz3 #newsheader {
	padding: 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	height: 18px;
	text-align: center;
	vertical-align: bottom;
	background-color: #CCCCCC;
	width: 930px;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
}
.axyz3 #titleheader {
	padding: 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height: 18px;
	text-align: left;
	background-color: #333333;
	width: 990px;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: uppercase;
}
.axyz3 #socialmediaheader {
	padding: 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height: 18px;
	text-align: right;
	background-color: #333333;
	width: 990px;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: uppercase;
}
.axyz3 #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 */
}
.axyz3 #mainContent {
	margin-top: 0;
	/* [disabled]margin-right: -10px; */
	/* [disabled]margin-left: -10px; */
	margin-bottom: 0;
	
	width: 890px;
}
.axyz3 #footer {
	text-transform: uppercase;
	padding: 0;
} 
.axyz3 #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 */
}
#apDivMain {
	position: relative;
	height: 3000px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDivFlash {
	position:relative;
	width:678px;
	height:20px;
	z-index:1;
	left: 1px;
	top: 0px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv2ndTopRight {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 90px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv2ndTopLeft {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv2ndBottomLeft {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv2ndBottomRight {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv210x210 {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv430x210 {
	position:relative;
	width:390px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv210x430 {
	position:relative;
	width:190px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 190px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv470x210 {
	position:relative;
	width:470px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 85px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv900x430 {
	position:relative;
	width:868px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 200px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
#apDiv900x200 {
	position:relative;
	width:868px;
	height:20px;
	z-index:1;
	left: 0px;
	background-image: url(_Images/Black1x1_75Percent.png);
	visibility: visible;
	padding: 5px;
	text-transform: uppercase;
}
/* Font styles */
.axyz3headerstyle {
	color: #CCCCCC;
	font-size: 17px;
}
.axyz3headerstyle2 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
}
.axyz3headerstyle3 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.axyz3photostyle {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.axyz3basicstyle {
	color: #FFFFFF;
	font-size: 17px;
}
.footerstyle {
	color: #CCCCCC;
	font-size: 10px;
}
.newsstyle {
	color: #FF3300
}
