body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:0px;
	text-align: center;
	background: #ABECFF url(bg.gif) repeat-x;
}

a, a:link {
	color: #009E43;
}

a img {
	border: 1px solid #009E43;
}

h1 {
	font-size: 170%;
	font-family: Verdana, Trebuchet MS;
}

h2 {
	font-size: 140%;
	border-left: 12px solid #ccc;
	border-top: 1px solid #eee;
	padding-left: 6px;
	padding-top: 4px;
}

h3 {
}

.pageLinkLarge {
	font-size: 150%;
	line-height: 110%;
}

textarea.linkCode {
	font: normal 70% Arial, Helvetica, sans-serif;
	width: 115px;
}

#allWrapper {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
	position: relative;
	padding-bottom: 100px;
}

#menu {
	float: left;
	width: 200px;
	margin-top: 10px;
	color: #009E43;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
#menu ul ul{
	margin-left: 10px;
	margin-bottom: 10px;
}

#menu li {font-weight: bold;}
#menu ul ul li {font-weight:normal}

#menu .shadow {
	background-color: #999;
}

#menu .inner {
	font-size: 90%;
	position: relative;
	top: -3px;
	left: -3px;
	background-color: #FDF2BF;
	padding-bottom: 10px;
}

#menu .hdr {
	font-size: 190%;
	font-weight:bold;
	color:#E07F03;
	padding: 10px 20px 0px 20px;
}

#menu .content {
	margin: 10px 20px;
}

#pageHdr {
	position: absolute;
	left: 210px;
	top: 85px;
	width:786px;
}

#contentWrapper2 {
	position: relative;
	margin-left: 210px;
	line-height:140%;
	top: 72px;
	width:786px;
}

#contentWrapper2 a {
	font-weight: bold;
}

#contentWrapper2 .shadow {
	background-color: #999;
}

#contentWrapper2 .inner {
	position: relative;
	top: -3px;
	left: -3px;
	background-color: #fff;
	padding: 10px 20px;
}

.copyright {
	font-size: 80%;
	padding-top: 5px;
	text-align:center;
	color: #699;
}

.imgFloatRight {
	float: right;
	position: relative;
	right: 0px;
	margin: 10px 0px 10px 15px;
}

.adFloatRight, .adInlineR {
	position: relative;
	right: 0px;
	float:right;
	padding: 10px 0px 10px 20px;
}

.adInlineL {
	position:relative;
	left:0px;
}

.adLeaderBtm {
	clear:right;
	text-align: center;
	margin: 15px 0px;
}

.adLeaderInline {
	text-align: center;
	padding: 10px 0px;
}

#adLinks {
	margin-top: 10px;
	text-align: center;
	background-color: #E3F9FF;
}