body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#page {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(/images/bg-nav.png);
	padding: 0px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	overflow: hidden;
}
#header {
	background-image: url(/images/bg-header.png);
	background-position: 470px 5px;
	background-repeat: no-repeat;
	height: 120px;
}
#logo {
	margin-top: 10px;
	margin-left: 30px;
}
#banner	{
	position: relative;
	text-align: right;
	color: white;
	background-color: #999966;
	height: 280px;
}
#banner a	{
	text-decoration: none;
	color: white;
	font-size: 0.9em;
}
#banner a:hover	{
	text-decoration: none;
	color: #cc0000;
	font-size: 0.9em;
}
#banner img	{
	float: left;
}
#banner p	{
	position: absolute;
	margin: 0px;
	font-size: 1.5em;
	width: 240px;
	right: 30px;
	bottom: 30px;
}
#navbar {
	margin-top: 30px;
	display: inline;
	margin-left: 30px;
	float: left;
	width: 200px;
}
#navbar p	{
	margin-bottom: .2em;
	color: #999966;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
#navbar ul	{
	margin-left: 0px;
	margin-bottom: 2em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
#navbar li	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar a	{
	color: black;
	text-decoration: none;
}
#navbar a:hover	{
	text-decoration: underline;
	color: #cc0000;
}
#navbar img	{
	left: -30px;
	position: relative;
}
#content {
	padding-left: 30px;
	margin-left: 230px;
	width: 670px;
}
#main	{
	float: left;
	width: 440px;
}
#sidebar {
	width: 200px;
	float: right;
}
#sidebar h2	{
	margin-bottom: .2em;
	color: #999966;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
#sidebar a	{
	color: black;
}
#sidebar a:hover	{
	color: #cc0000;
}
#footer {
	clear: both;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 100px;
	background-image: url(/images/the-guild-of-excellence.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 30px;
	color: white;
	text-align: center;
}
#footer a	{
	text-decoration: none;
	color: white;
}
#footer a:hover	{
	text-decoration: underline;
}
p	{
	line-height: 1.2em;
	margin: 0;
	margin-bottom: 1em;
}
address	{
	font-style: normal;
	font-weight: normal;
}
h1 {
	margin-bottom: .5em;
	font-style: normal;
	margin-top: 30px;
	color: #000033;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.8em;
}
h2 {
	font-weight: bold;
	color: #660000;
	letter-spacing: .1em;
	margin-top: 1.2em;
	margin-bottom: .5em;
	text-transform: uppercase;
	font-size: 1.1em;
}
h2 a	{
	color: #660000;
	text-decoration: none;
}
h2 a:hover	{
	text-decoration: underline;
}
h3 {
	margin-bottom: .2em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {
	color: #cc0000;
}
a img	{
	border: 0;
}
th	{
	color: #990000;
	text-align: left;
}
td	{
	padding-bottom: 1.5em;
	vertical-align: top;
}
#members	{
	float: left;
	width: 440px;
}
#members br	{
	clear: both;
}
#members div	{
	margin-right: 15px;
	float: left;
}
#members div.z	{
	padding-left: 35px;
	height: 200px;
	float: left;
	width: 200px;
}
#members img	{
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.clearFloat	{
	clear: both;
}
#preload img	{
	top: -1000px;
	position: absolute;
}
li	{
	margin-bottom: 1em;
}
#summary	{
}
#summary div	{
	float: left;
	width: 200px;
}
#summary div.z	{
	margin-left: 35px;
}
.requiredField	{
	color: #cc0000;
}
