#globalwrapper {
	background-image: url(../images/June20/page_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-color: #EFEFEF;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	background-image: url(../images/June20/footer.jpg);
	height: 31px;
	width: 760px;
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	color: #996600;
	position: relative;
	margin-top: 50px;
}
#header {
	height: 71px;
	width: 738px;
	background-repeat: no-repeat;
	background-position: left;
	left: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/June20/masthead.jpg);
}
#navbar {
	background-image: url(../images/June20/navfill.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 740px;
	left: 10px;
	position: relative;
	padding-top: 1px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {

	color: #CCCCCC;
	text-decoration: underline;
}
#contentwrapper {
	position: relative;
	width: 760px;
	height: auto;
	padding-top: 10px;
}
#content {
	position: relative;
	width: 500px;
	height: auto;
	left: 184px;
	top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
	clear: none;
}
#leftside {
	position: absolute;
	height: auto;
	width: 150px;
	left: 20px;
	top: 20px;
}
#rightside {
	position: absolute;
	height: auto;
	width: 150px;
	left: 590px;
	top: 20px;
	display: none;
}
#content h2 {
	font-size: 16px;
	color: #993300;
	letter-spacing: -1px;
	text-align: left;
}
#content li {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666600;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
#navbar a {
	color: #CCCCCC;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}#content h1 {
	font-size: 24px;
	color: #000000;
	letter-spacing: -1px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.borders {
	border: 1px solid #000000;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#rightside ul {
	margin: 0px;
	padding: 0px;
}
#rightside li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftside h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#leftside p {
	margin: 0px;
	padding: 10px 0px;
}
#rightside p {

	margin: 0px;
	padding: 10px 0px;
}
#content h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#leftside li {

	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px;
}
#leftside ul {

	margin: 0px;
	padding: 0px 0px 0px 15px;
}
