﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#000000;
}
#container {
	width: 846px;
	margin-top:20px;
	padding: 0px;
	background-color: #000;
	background-repeat:repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
#masthead2 {
	float:left;
	text-align:center;
	width:846px;
	height:200px;
	margin-top:0px;
	margin-left:0px;
	background-image:url('sacred_spiral_stretched3.jpg');
	padding:0px;
}

#logo {
	float:left;
	text-align: center;
	width: 200px;
	height: 219px; 
	padding: 10px;
	margin-left:33px;
	margin-top:33px;
	background-color: #660000;
}
#masthead {
	float:left;
	text-align:center;
	width:626px;
	height:219px;
	margin-top:33px;
	background-color:#660000;
	padding:10px;
}
#navigation {
	float: left;
	width: 139px;
	height:300px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left:20px;
	background-color:#000;
}
#content {
	float:left;
	text-align:center;
	width: 585px;
	background-color:#000;
	padding:50px;
}
#footer {
	text-align: center;
	clear: both;
	width: 790px;
	margin-left:33px;
	margin-bottom:50px;
	padding-bottom:50px
}
/* Masthead Styles */
#masthead2 h1 {
	color: #000000;
	font-size:45px;
	font-weight: bold;
}
#masthead2 h2 {
	color: #000;
	font-size:26px;
	font-weight:bolder;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px dotted #dfb8df;
	background-color: #000000;
}
#navigation a {
	color:#00CC00;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #000000;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
}
/* Content Styles */
h6 {
	color: #000;
}
h5 {
	color: #660000;
	font-size:x-large;
	font-weight:bold;
	text-decoration:underline
}
h4 {
	color: #000;
}
h3 {
	color: #000;
}
h2 {
	color: #000;
}
#content h1 {
	color: #000;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #00CC00;
}
#footer a {
	color: #00CC00;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style3 {
	text-align: left;
}
.style4 {
	text-align: center;
}
.style5 {
	font-size:36px;
}
.style6 {
	text-align:center;
	font-size: 18px;
}
.style7 {
	font-size:large;
	color:#C5BEA7
}
.style8 {
	color:#CC3300;
	font-size:14px;
	text-align:left;
	padding-right:10px
}
.style9 {
	color: #C5BEA7;
}
.style10 {
	text-decoration: underline;
}
.style11 {
	border-style: solid;
	border-width: 0px;
}
.style12 {
margin-bottom:0px;
vertical-align:bottom;
}
.style13 {
	color: #C0C0C0;
	font-size: large;
	text-decoration:underline;
}
.style14 {
	border-style: solid;
	border-width: 0px;
	margin-right:20px
}
.style15 {
	font-size: medium;
	color: #C0C0C0;
}
.style16 {
	font-size: x-large;
	color: #C5BEA7;
	font-weight: bold;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
}
.style17 {
	color: #C5BEA7;
	font-size:x-large;
	text-decoration:underline
}
.style18 {
	color:#ffffff;
	font-size:large;
}
.style19 {
	font-size:14px;
}



