@charset "UTF-8";

html { 
	height: 100%; margin-bottom: 1px; 
}
body {
	background-color: #666;
}
#header {
	background-color: #D9CEBC;
	height: 130px;
	margin-top: -10px;
	background-image: url(../image/gurdjieff-movements-header.jpg);
	background-repeat: no-repeat;
	width: auto;
	display: block;
	margin-right: -10px;
	margin-left: -10px;
	background-position: center;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
}
#navholder {
	width:820px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #CCC;
	font-size: 14px;
	margin-top: -25px;
	background-color: #382321;
	line-height: 24px;
}
#navholder a {
	color: #C99968;
	text-decoration: none;
}
#navholder a:hover {
	color: #fff;
	text-decoration: none;
}
#footer {
	width:900px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footer-bg.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #333;
	height: 24px;
}
#container {
	width:900px;
	text-align:center;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	background-image: url(../image/container-bg.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-right: 45px;
	line-height: 120%;
	font-size: 18px;
	padding-left: 70px;
	padding-right: 70px;
}
p a{
	color: #CCC;

}
.redptext {
	color: #C00;
}
h1 {
	color: #999;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	padding-top: 10px;
	text-decoration: none;
}
.image {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
#flashbox {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	top: 150px;
	position: absolute;
	width: 100%;
}
.enter {
	color: #999;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 10px;
	text-decoration: none;
}
.enter a:link {
	text-decoration: none;
	text-align: center;
}
#entersite {
	width:900px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footer-bg.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #333;
	height: 24px;
}
