html, body{
	height: 100%;
}
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-attachment: scroll;
	background: url(/gfx/mystik_bg_tile.gif) repeat;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	color: white;
}

a {
	color: #9999ff;
}

div#primary {
	width: 610px;
	float: left;
}

div#sidebar {
	width: 260px;
	float: left;
}

div#skeleton {
	height: 100%;
}

div#main1 {
	background: url(/gfx/body_bg_ie.gif) repeat-y center;
	width: 937px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	height: 100%;
}

div#main2 {
	background: url(/gfx/body_bg_ie.gif) repeat-y center;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

div#logo {
	padding-top: 8px;
}

div#logo img {
	border: 0;
	width: 188px;
	height: 117px;
	margin-left: 362px;
}

div#misc_links {
	text-align: right;
	padding: 0 2px 4px 0;
	color: #99f;
}

div#misc_links a {
	font-weight: bold;
	font-size: 0.9em;
	color: #99f;
	text-decoration: none;
}

div#misc_links a:hover {
	color: #fa0;
	text-decoration: underline;
}

div#breadcrumbs {
	padding: 0px 6px 3px;
	font-weight: bold;
}

div#breadcrumbs a {
	text-decoration: none;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#page {
	border: 2px solid #6f6f6f;
	background: black;
	padding: 4px;
}

ul#nav {
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

ul#nav li {
	border: 2px solid #6f6f6f;
	display: block;
	float: left;
	width: 146px;
	margin-right: 5px;
	list-style-type: none;
}

ul#nav li#last {
	margin-right: 0;
}

ul#nav li a {
	text-align: center;
	display: block;
	width: 100%;
	height: 28px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background: url(/gfx/bg_nav_off.gif);
	text-decoration: none;
	padding-top: 6px;
}

ul#nav li a:hover {
	text-decoration: underline;
	background: url(/gfx/bg_nav_on.gif);
}

div#banner {
	width: 921px;
	height: 97px;
	border: 2px solid #6f6f6f;
	margin: 42px 0 4px 0px;
	text-align: right;
}

ul#subnav {
	margin: 0 0 4px 0;
	padding: 0;
	height: 18px;
	background: #adadad;
}

ul#subnav li {
	display: inline;
	list-style-type: none;
}

ul#subnav li a {
	border-right: 2px solid black;
	color: #444;
	text-decoration: none;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 20px;
}

ul#subnav li#active a {
	color: #adadad;
	background: #444;
}

ul#subnav li#active a:hover {
	color: #000;
	background: #de851c;
}

ul#subnav li a:hover {
	color: #000;
	background: #de851c;
}

div#content {
	background: url(/gfx/bg_content.jpg);
	padding: 22px;
}

div#footer {
	padding: 10px 0;
}

div#footer ul {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style-type: none;
	padding: 6px;
}

div#footer li a {
	font-size: 0.9em;
	color: #6f6f6f;
	color: #9999ff;
}

p#copyright, p#cclogos {
	text-align: center;
}

p#phone {
	font-weight: bold;
	text-align: center;
}

div#footer address {
	text-align: center;
	font-style: normal;
}

p#validation  {
	text-align: center;
}

.clear {
	height: 1%;
	line-height: 1%;
	clear: both;
}
ul#members {
	margin: 0;
	padding: 4px;
	float: left;
}

ul#members li {
	list-style-type: none;
}

ul#members li a {
	padding: 8px;
	margin-bottom: 4px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background: #370000;
	text-decoration: none;
	color: white;
}

ul#members li a:hover {
	background: #723129;
}

ul#members li a img {
	border: 2px solid #99f;
	margin-right: 20px;
	vertical-align: middle;
}

ul#members li a:hover img {
	border: 2px solid #fa0;
}

div#mystery {
	margin-left: 100px;
	float: left;
	text-align: center;
}

div#splash {
	float: left;
	width: 425px;
}

div#bio {
	float: left;
	width: 234px;
}

div#bio dl dt {
	font-weight: bold;
}

div#bio dl dd {
	margin-bottom: 6px;
}
