@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CCC;
}
body {
	background-color: #739112;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
	background-color: #FFF;
	background-image: url(images/column_background.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #333;
	border: 2px solid #360;
}
#header {
	background-color: #9fcc41;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #360;
}
#sidebar p {
	margin-top: 0px;
}
#sidebar {
	float: right;
	width: 195px;
	margin-right: 10px;
	padding-top: 10px;
}
#content h1 {
	margin-top: 0px;
}
#content {
	margin-top: 0px;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
}
#footer {
	clear: both;
	font-size: x-small;
	max-width: 700px;
}
p img {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header img {
	margin: 0px;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	max-width: 700px;
}
#apDiv1 {
	position:absolute;
	left:752px;
	top:135px;
	width:436px;
	height:122px;
	z-index:1;
	background-color: #FF6600;
}
#menu {
	background-color: #1A6116;
	color: #FFF;
	height: 40px;
	width: 100%;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: medium solid #AED1B1;
}
