/* CSS Document */
@import url("../../csia_book/css/template_css.css");
	


.rightpanel { 
	position: relative;
	float: left;
	left: 25px;
	top: 50px;
	width: 265px;
	margin-right: 10px;
	margin-left: -30px;
	_margin-left: -29px;
	margin-top: 20px;
	background: ;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
}
.rightpanel2 { 
	margin-top: 10px;

}

.bodytext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}

.homebodywrap { /* DIV selects the main picture and creates the color box and paramters for the context */
	position: relative;
	float: left;
	left: 25px;
	width: 550px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background: ;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 12px;
}.homebodywrap2 { /* moves the main body down from the breadcrumbs */
	margin-top: 20px;

}