table.nav_table {
	background-image: url(../assets/frameworks/resources/nav_background.gif);
	background-repeat: repeat-x;
	}
	
td.content {
	background-image: url(../assets/frameworks/resources/page_bground.gif);
	background-repeat: repeat x, y;
	}
	
td.nav_sidebar {
	background-image: url(../assets/frameworks/resources/page_bground.gif);
	background-repeat: repeat x,y;
	}
	
img.white {
	border: 5px solid rgb(255,255,255);
	}
	
p.caption {
	font-size: 16pt;
	font-style: italic;
	color: rgb (30,30,30);
	}
	
h1 {
	font-family: sans-serif;
	font-size: 14pt;
	color: rgb(30,30,30);
	background-color: rgb(222,216,0);
	border-top: 1px dotted rgb(90,90,90);
	border-bottom: 1px dotted rgb(90,90,90);
	padding: 5px;
	display: block;
	margin-right: 40px;
	}
	
p {
	font-family: sans-serif;
	font-size: 10pt;
	color: rgb(60,60,60);
	line-height: 1.5em;
	display: block;
	margin-right: 40px;
	margin-left: 20px;
	}
	
li {
	font-family: sans-serif;
	font-size: 10pt;
	color: rgb(60,60,60);
	line-height: 1.5em;
	display: block;
	margin-right: 40px;
	margin-left: 20px;
	}

td.product p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

span.price {
	font: italic 18pt "Times New Roman", Times, serif;
}

div.paypal {
	text-align: center;
}
