@charset "utf-8";

table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 3px solid #006600;
}
body {
	background-image: url(../design_elements/background_6.jpg);
	background-color: #000066;
	background-position: center center;
	background-repeat: no-repeat;
}
.cell_background {
	background-image: url(../design_elements/background_cell.jpg);
}
.cell_background_white {
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 6px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.p_text_centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: center;
	padding-top: 6px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.cell_background_white_stress {
	background-color: #FFFFFF;
	background-image: url(../images/stressed.jpg);
	background-repeat: no-repeat;
	background-position: 325px 75px;
}
.cell_background_white_handshake {
	background-color: #FFFFFF;
	background-image: url(../images/handshake.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cell_background_white_keyboard {
	background-color: #FFFFFF;
	background-image: url(../images/keyboard.jpg);
	background-repeat: no-repeat;
	background-position: 325px 100px;
}
.small_print {
	font-size: 10px;
}
.cell_background_white_sold {
	background-color: #FFFFFF;
	background-image: url(../images/sold.jpg);
	background-repeat: no-repeat;
	background-position: right 165px;
}
.cell_background_laurie {
	background-image: url(../images/laurie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.picleft {
	padding: 2px;
}
