body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
a:link { color:#0000FF }
a:visited { color:#FF9900; }
a:hover { color:#FF6600; }
a:active {color:#6699FF; }

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
}
#wrapper {
	background: url(../images/white_paper_slice.jpg) repeat-y;
	margin: 0px auto;
	width: 770px;
}
#top_of_page {
	background: url(../images/white_topofpage.jpg);
	height: 26px;
}
#topofbodyboxes {
	background: url(../images/white_mchs_topboxes.jpg) no-repeat;
	height: 25px;
}
#inner-wrapper {
	background: url(../images/white_mchs_midbox.jpg) repeat-y;
	float: left;
	width: 770px;
}
#bodyofcontent {
	float: left;
	width: 520px;
	text-align: left;
	padding-left: 25px;
}

#topofaddybox {
	background: url(../images/white_address_topbox.jpg) no-repeat;
	height: 27px;
}
#bodyofaddybox {
	background: url(../images/white_address_midbox.jpg) repeat-y;
}
#bodyofaddybox p {
	font-size: 80%;
}


#bottomofaddybox {
	background: url(../images/white_address_bottombox.jpg) no-repeat;
	height: 29px;
}
#bottom_of_page {
	background: url(../images/white_bottomofpage.jpg);
	height: 33px;
}
#Top_Date {
	height: 15px;
}
#banner {
	width: 710px;
	margin-right: 30px;
	margin-left: 30px;
}

#Top_Date p {
	font: 80% Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #0000FF;
	margin-left: 225px;
	text-align: left;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#bottomofbodyboxes {
	background: url(../images/white_bottomboxes.jpg);
	height: 25px;
}



#sidebar {
	float: left;
	width: 150px;
	padding-left: 38px;
}

