body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	color: 				#000000;
	text-align: 		left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffed4;
	background-image: url(images/bkg_yellow.jpg);
	background-repeat: repeat-x;
}
.header {
	background-color: #3c4963;
	background-image: url(images/header_julie.jpg);
	background-repeat: no-repeat;
}
.mainText  {
	font-size:	11px;
	background-color: #fffed5;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
}
.copytext  {
	font-size:	11px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	color: 				#000000;
	text-align: 		left;

}

.footer  {
	font-size: 			10px;
	background-color: #fffdd5;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: repeat-x;
}
.breadcrumbs  {
	font-size:	10px;
}
.shadowright {
	
	background-image: url(images/shadow_right_low.jpg);
	background-repeat: repeat-y;
}

.shadowleft{
	
	background-image: url(images/shadow_left_low.jpg);
	background-repeat: repeat-y;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menubar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
