body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

table { font-size: inherit; font-size: 100%; }
select, input, textarea { font-size: 99%; }
pre, code { font: 115% monospace; }
body * { line-height:1.22em; }
strong { font-weight: bold; }
em { font-style: italic; }

html { width: 100%; height: 100%; }

body {
	font-family: "Century Gothic", Futura, Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8125em;
	text-align: center;
	color: rgb(130, 195, 210);
	background: #000000;
	height: 100%;
	width: 100%;
}

body, td, a {
	font-size: 12px;
}

a {
	color: #000000;
	background: rgb(130, 195, 210);
	padding: 2px;
	text-decoration: none;
}

a:hover {
	background: white;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	letter-spacing: 1ex;
	font-weight: normal;
	text-transform: uppercase;
	color: rgb(130, 195, 210);
	margin: 10px 0 15px 0;
}

div#container {
	width: 100%;
	height: 100%;
	text-align: left;
}

div#main {
	width: 100%;
	height: 100%;
}

body#page-items-index div#main, #placeholder {
	width: 500px;
	margin: 40px auto;
}

div.section {
	padding: 0 0 40px 0;
	border-bottom: 2px solid rgb(130, 195, 210);
}

div.markup {
	margin: 0 0 25px 0;
}

div.markup p {
	line-height: 1.5em;
	margin: 10px 0;
	text-align: justify;
}

div.ondisplay h4 {
	font-size: 10px;
}

div.ondisplay ul {
	font-size: 10px;
	overflow: hidden;
}

div.ondisplay ul li {
	float: left;
	margin: 0 2ex 0.5em 0;
	white-space: nowrap;
}

div#alternative div.markup p {
	letter-spacing: 1ex;
	text-transform: uppercase;
}

div#credits h3, div#noflash h3, div#noflash, div#noflash a {
	font-size: 10px;
}

div#noflash {
	border-bottom: none;
}

div#credits {
	font-size: 10px;
	padding-bottom: 40px;
}
