body {
	background-color: #663399;
	background: url("http://orgonecrystals.com/catalog/images/starfield.gif");
	color: black;
	font-family: Verdana,Geneva,Arial;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#header {
	height: 77px;
	color:#98bbe3;
	font-family:Verdana, Georgia, Helvetica, serif;
	font-size: 64px;
	font-weight:bold;
}

	#title {
	float: left;
	width: 383px;
	height: 77px;
	}
	.title {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-color: #FFFFFF;
	}
	#header-quotation {
		height: 77px;
	}

#navbar {
	float: left;
	width: 200px;
	margin: 10px;
}
	#navbar-body {
		padding-left: 10px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 10px;
		background-color: #98bbe3;
		border: 1px solid #1f78dc;
	}
	
		.navbar-item,.navbar-section-title {
			display: block;
			margin-top: 10px;
			padding-left: 5px;
			font-size: 12px;
			font-weight: bold;
			color: #371c45;
			text-decoration: none;
			border: 1px solid #98bbe3;
		}
		
		.navbar-subitem {
			display: block;
			font-size: 11px;
			margin-top: 6px;
			padding-left: 20px;
			border: 1px solid #98bbe3;
			color: #371c45;
			text-decoration: none;
		}

		a.navbar-item:hover, a.navbar-subitem:hover {
			border: 1px solid #693c80;
		}

#content-area {
	width: 600px;
	float:left;
	margin:10px;
	background-color:#98bbe3;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #1f78dc;
}

	h1 {
		margin-bottom: 5px;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		color:#371c45;
		border-bottom-style: groove;
		border-bottom-color: #1f78dc;
		border-bottom-width: 2px;
	}
	
	#page-content {
	}
		h2 {
			padding-top: 5px;
			padding-bottom: 5px;

			font-family: Verdana;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
		}
		
		.section-navigation {
	background-color: #e3d2f5;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
	display: table;
	border: 1px solid #1f78dc;
	padding-top: 2px;
	padding-bottom: 2px;

		}
		
		.section-content {
			padding-bottom: 20px;
			font-size: 12px;
		}
		
		.glossary-term,a.glossary-term {
			color: green;
			font-weight: bold;
		}
		
		.glossary-title {
			font-weight: bold;
		}
		
		.glossary-definition {
		
		}
		
		a.offsite-link {
		
		}
		
		a.intrasite-link {
			color: #371c45;
/*					font-weight: bold;
			font-style: italic;
*/
		}
		a.intrasite-section-link {
			color: #371c45;
			font-weight: bold;
		}
		
		.photo-sidebar {
			width: 150px;
			float: right;
			padding-left: 5px;
			font-size: 10px;
			font-weight: bold;
		}

	.form-field-label {
		font-size: 12px;
		font-weight: bold;
	}
	
	.form-field {
		font-size: 12px;
	}
		
#footer {
	clear:both;
	background-color:#98bbe3;
	font-size: 11px;
	color: #1f78dc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-bottom: 30px;
	border-top-style: solid;
	border-top-color: #1f78dc;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f78dc;
	border-bottom-width: 1px;
}

#footer-navigation {
	margin-top: 5px;
	margin-bottom: 10px;
}
img {
	border: 0px none;
}
.video {text-align:center;margin:auto;}