/** Common Styles */

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #EEEDED;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909;
	font-weight: bold;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #F00;
}

a:hover {
	text-decoration: underline overline;
	color: #09C;
}

/** HEADER */

#header {
	width: 840px;
	height: 230px;
	margin: 0px auto;
	font-family: "Century Gothic";
	color: #F00;
	text-align: right;
	font-size: 14px;
	background-image: url(images/image01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: bold;
	font-size: 10px;
	color: #000;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: none;
	color: #000000;
}

/** MENU */

#menu {
	width: 840px;
	height: 50px;
	margin: 0px auto;
	color: #000;
}

#menu ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	color: #000;
}

#menu a {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3399ff;
}

#menu a:hover {
	color: #F00;
}

/** CONTENT */

#content-wrap {
	width: 840px;
	margin: 0 auto;
	background: url(images/image03.jpg) repeat-y left top;
	font-style: italic;
}

#content {
	width: 740px;
	margin: auto;
	padding-top: 10px;
}

#columnA {
	float: right;
	width: 500px;
}

#columnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
}


/** FOOTER */

#footer {
	width: 840px;
	height: 70px;
	margin: 0px auto;
	background: url(images/image04.jpg) no-repeat left top;
	font-size: 11px;
	color: #000000;
}

#footer p {
	margin: 0;
	padding: 5px 5px;
}

#footer .copyright {
	float: left;
	margin: 50px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 50px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}
#apDiv3{
	position: relative;
	width: 840px;
}
{
	
#header table tr td table tr td a {
	font-size: 14px;
}
.ytr {
	font-size: 14px;
}

