#bodywrapper_content {
	border: 1px solid gray;
	width: 778px;
	height: 1150px;
	background-color: white;
	margin-top: 10px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#contentHolder_left {
	border: 0px solid gray;
	width: 540px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
}
#contentHolder_right {
	border: 1px solid black;
	width: 200px;
	height: 1000px;
	float: right;
	border-top-style: none;
	border-left-width: 1px;
	border-left-color: #c5c5c5;
	border-bottom-style: none;
	border-right-style: none;
	margin-top: 30px;
}
#rightContent {
	border-style: solid;
	border-width: 0px;
	height: auto;
	padding: 5px 5px 5px 20px;
	position: relative;
	top: 20px;
	width: 160px;
}
#rightContent1 {
	border-style: solid;
	border-width: 0px;
	width: 85%;
	height: auto;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 70px;
	padding: 5px 5px 5px 20px;
}
div.title{
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: black;
	margin-top: 20px;
}
div.copy {
	margin-top: 10px;
	display: block;
	float: none;
	clear: none;
	font: 1em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 5px;
	color: gray;
}
div.copy1 {
	margin-top: 10px;
	display: block;
	float: none;
	clear: none;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 5px;
}
div.copy-bullet {
	margin-top: 10px;
	display: block;
	float: none;
	clear: none;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 5px;
}

