html
{
	overflow-y: scroll;
}
body
{
	margin: 0;
	padding: 0;
	font: 80% 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background-color: #ffffff;
	color: #000000;
}
/* basics */
h1, h2, h3, h4, h5, h6
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-variant: small-caps;
}
p
{
	font-size: 1em;
	line-height: 150%;
}
div, span
{
	margin: 0;
	padding: 0;
}
img
{
	border-width: 0;
	display: block;
}
a
{
	text-decoration: none;
	font-weight: bold;
}
/*
a:link
{
	color: #336699;
}
a:visited
{
	color: #336699;
}
a:hover
{
	color: #CC0000;
}
*/
/* nifty background */
#main
{
	background-image: url('/images/bg.jpg');
	width: 900px;
	margin: 10px auto 0 auto;
}
#main-top
{
	background-image: url('/images/bg-top.jpg');
	width: 900px;
	height: 45px;
	clear: both;
}
#main-bottom
{
	background-image: url('/images/bg-bottom.jpg');
	width: 900px;
	height: 30px;
	clear: both;
}
#main-left
{
	background-image: url('/images/bg-left.jpg');
	width: 24px;
	height: 628px; /* 346 + 155 + 127 = 628 */
	float: left;
}
#main-right1, #main-right2, #main-right3, #main-right4
{
	float: right;
	clear: right;
}
#main-right1
{
	background-image: url('/images/bg-right1.jpg');
	width: 348px;
	height: 346px;
}
#main-right2
{
	background-image: url('/images/bg-right2.jpg');
	width: 165px;
	height: 155px;
}
#main-right3
{
	background-image: url('/images/bg-right3.jpg');
	width: 116px;
	height: 0; /* 346 */
}
#main-right4
{
	background-image: url('/images/bg-right4.jpg');
	width: 278px;
	height: 127px;
}
/* contents of paper */
#content
{
	width: 528px;
	min-height: 1120px;
	float: left;
	text-align: justify;
}
/* navigation */
#nav
{
	margin-top: 14px;
	margin-left: 44px;
	width: 128px;
	height: 265px; /* (5 x 24) + 125 + 20 */
}
#nav-list
{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
#nav-list li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 128px;
}
#nav-gc
{
	background-image: url('/images/nav-gc.jpg');
	height: 125px;
}
#nav-gc:hover
{
	background-image: url('/images/nav-gc-hover.jpg');
}
#nav-spacer
{
	height: 6px;
}
#nav-news, #nav-philosophy, #nav-features, #nav-screenshots, #nav-download, #nav-boards, #nav-donate
{
	height: 24px;
}
#nav-news
{
	background-image: url('/images/nav-news.jpg');
}
#nav-news:hover
{
	background-image: url('/images/nav-news-hover.jpg');
}
#nav-philosophy
{
	background-image: url('/images/nav-philosophy.jpg');
}
#nav-philosophy:hover
{
	background-image: url('/images/nav-philosophy-hover.jpg');
}
#nav-features
{
	background-image: url('/images/nav-features.jpg');
}
#nav-features:hover
{
	background-image: url('/images/nav-features-hover.jpg');
}
#nav-screenshots
{
	background-image: url('/images/nav-screenshots.jpg');
}
#nav-screenshots:hover
{
	background-image: url('/images/nav-screenshots-hover.jpg');
}
#nav-download
{
	background-image: url('/images/nav-download.jpg');
}
#nav-download:hover
{
	background-image: url('/images/nav-download-hover.jpg');
}
#nav-boards
{
	background-image: url('/images/nav-boards.jpg');
}
#nav-boards:hover
{
	background-image: url('/images/nav-boards-hover.jpg');
}
#nav-donate
{
	background-image: url('/images/nav-donate.jpg');
}
#nav-donate:hover
{
	background-image: url('/images/nav-donate-hover.jpg');
}
#donateformimg
{
	width: 128px;
	height: 24px;
}
/* intro */
#intro
{
	margin: 20px 10px 3em 50px;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #b39059;
}
#intro a
{
	font-weight: bold;
	color: #336699;
}
#intro a:hover
{
	color: #650704;
}
#glittercomm
{
	margin: -20px auto 0 auto;
	background-image: url('/images/glittercomm.jpg');
	width: 254px;
	height: 48px;
}
/* title */
#title
{
	margin: 10px auto 1.5em auto;
	height: 56px;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0 4em;
	border-bottom: 1px solid #b39059;
}
.title-news
{
	width: 249px;
	background-image: url('/images/title-news.jpg');
}
.title-philosophy
{
	width: 226px;
	background-image: url('/images/title-philosophy.jpg');
}
.title-features
{
	width: 136px;
	background-image: url('/images/title-features.jpg');
}
.title-screenshots
{
	width: 181px;
	background-image: url('/images/title-screenshots.jpg');
}
.title-download
{
	width: 146px;/*221px;*/
	background-image: url('/images/title-download2.jpg');
}
/* archive */
#newsarchive
{
	padding: 0 2em 1em 0;
	text-align: right;
}
#archive
{
	background-color: #f7eadb;
	border-width: 1px;
}
/* footer */
#footer
{
	clear: both;
	height: 1.3em;
	line-height: 1.3em;
	margin-top: 20px;
	border-top: 2px solid #65677C;
	border-bottom: 2px solid #65677C;
	background-color: #000000;
	color: #FFFFFF;
}
#footer p
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}
#footer a
{
	font-weight: normal;
	color: #4e9cea;
}
#footer a:hover
{
	color: #dd3131;
}
/* main area of document*/
.entry
{
	padding-right: 1em;
}
.entry .divider
{
	clear: both;
	width: 100%; /* dagger is 110 */
	height: 39px;
	background-image: url('/images/il-dagger.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.banner
{
	width: 90px;
	min-height: 240px;
	background-image: url('/images/il-banner.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}
.eyestaff
{
	width: 90px;
	min-height: 291px;
	background-image: url('/images/il-eyestaff.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}
.date
{
	width: 50px;
	min-height: 145px;
	padding-right: 40px;
	background-image: url('/images/il-runestick.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	font-size: 0.9em;
	text-align: right;
	color: #005b7f;
}
.date p
{
	padding: 1em 0 0 0;
}
.news
{
	margin-left: 90px; /* date width + padding */
	padding-left: 2.5em;
}
.news h1
{
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-indent: -1em;
	font-size: 1.4em;
	color: #307532;
	text-align: left;
}
.news p
{
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.news h1 + p, .news h2 + p
{
	margin-top: 0;
}
.news a
{
	font-weight: bold;
	color: #336699;
}
.news a:hover
{
	color: #650704;
}
.news h1 a, .news h1 a:hover, .news h2 a, .news h2 a:hover
{
	color: #307532;
	font-weight: normal;
}
.news ul
{
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style-type: square;
}
#index
{
	padding-bottom: 1em;
}
#index ul
{
	margin: 0;
	padding-left: 1em;
}
#legend
{
	margin-bottom: 2em;
}
.player
{
	border-left: 8px solid #550099;
	padding-left: 0.5em;
}
.master
{
	border-left: 8px solid #993300;
	padding-left: 0.5em;
}
.example
{
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #b39059;
	margin-bottom: 1em;
}
.news .example p
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
code
{
	font-family: 'Courier New', monospace;
	font-size: 1em;
	color: #3366ee;
}
.example code
{
	color: #336699;
}
.news h2
{
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	font-size: 1.1em;
	color: #307532;
}
.news h1 a
{
	padding-right: 20em;
	border-top: 1px solid #b39059;
}
.news h2 a
{
	padding-right: 4em;
	border-top: 1px solid #b39059;
}
.manual
{
	width: 528px;
}
.manual h1, .manual h2
{
	margin-top: 2em;
}
.archivelinkcolumn
{
	float: left;
	width: 90px;
	text-align: center;
}
.archivelinkcolumn a
{
	font-size: 0.8em;
}
/* screenshots */
.screenshots
{
	width: 500px;
	float: right;
}
.thumbnail
{
	width: 225px;
	height: 170px;
	padding: 10px;
	float: left;
}
.thumbnail a
{
	display: block;
	width: 205px;
	height: 150px;
	padding: 5px;
	background-image: url('/images/thumb.gif');
}
.thumbnail img
{
	margin: 0 auto;
}
.nobeta
{
	font-size: smaller;
	color: #EE1111;
}
/*** begin hacks ***/
.floatbreaker
/* breaks floats */
{
	clear: both;
}
.clickarea
/* makes the whole area of an <a> clickable */
{
	width: 100%;
	height: 100%;
	display: block;
}
.noshow
/* invisible, for image preloading */
{
	display: none;
}
/*** end hacks ***/

/*	border: 1px dashed #FF0000;*/
