body {
	background-color: #000;
	background-image: url('/images/background.jpg');
	color: #fff;
	font-family: "Helvetica", "Arial", sans-serif;
	margin: 0;
}

strong {
	color: #000;
}


#topnav {
	font-size: 70%;
	border-top: 1px solid #666;
}

#topnav li {
	background-image: url('http://mediafiles.andisaw.com/generic/subnav.png');
	float: left;
	list-style: none;
	padding-top: 10;
	padding-bottom: 10;
	border-bottom: 1px solid #000;
}

#topnav li a {
	color: #ddd;
	text-decoration: none;
	padding:10;
	border-right: 1px solid #333;
}

#topnav li a:hover {
	background-image: url('http://mediafiles.andisaw.com/generic/subnav.png');
	color: #fff;
	text-decoration: underline;
}

#topinfo {
	background: #000;
	color: #999;
}

#topinfo a {
	color: #ddd;
	text-decoration: none;
}

#topinfo a:hover {
	color: #fff;
	text-decoration: underline;
}

#topgamename {
	color: #fff;
	font-weight: bold;
}

#topinner {
	font-size: 70%;
	padding: 10;
}

#festivallogo {
	padding-top: 20;
}

#gametitle {
	font-weight: bold;
	font-size: 170%;
	padding: 15;
	background-image: url('http://mediafiles.andisaw.com/generic/translucent60.png');
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
}

#labelbody {
	font-size: 95%;
	color: #777;
	line-height: 1.5;
	padding-bottom: 10;
}

#labelblock {
	background: #fff;
	padding: 15;
	border-right: 1px solid #333;
}

#infotitle {
	font-size: 150%;
	font-weight: bold;
	color: #333;
}

#infoheading {
	font-size: 115%;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}

#infoheading a {
	text-decoration: none;
	font-weight: normal;
	color: #999;
}

#infoheading a:hover {
	text-decoration: underline;
	color: #c30;
}

#infotext {
	padding-bottom: 10;
	width: 90%;
	font-size: 100%;
	color: #777;
}

#infotext {
	padding-bottom: 10;
	width: 90%;
	font-size: 100%;
	color: #777;
}

#infotext a {
	text-decoration: none;
	color: #333;
}

#infotext a:hover {
	text-decoration: underline;
	color: #c30;
}

#streamtext {
	padding-bottom: 10;
	width: 90%;
	font-size: 85%;
	color: #666;
	line-height: 1.2;
}

ol {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#streamtext a {
	text-decoration: none;
	color: #333;
}

#streamtext a:hover {
	text-decoration: underline;
	color: #c30;
}


#tagname {
	font-size: 150%;
}

#formtext {
	font-size: 90%;
	color: #333;
}

#formhelp {
	font-size: 90%;
	color: #999;	
}

#formwrapper {
	margin-top: 15;
	border-top: 1px dashed #666;
	padding-top: 15;
	padding-bottom: 5;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 10;
	width: 85%;
}

#formbottom {
	margin-top: 10;
	padding-top: 10;
}

#errortitle {
	font-weight: bold;
	color: #300;
	padding-top: 10;
}

#errortext {
	color: #600;
	font-size: 90%;
}

#errorcollection {
	width: 85%;
	border-top: 1px dashed #fcc;
	padding-top: 5;
	padding-bottom: 5;
	border-bottom: 1px dashed #fcc;
	margin-bottom: 30;
}

#erroritem {
	color: #900;
	font-size: 90%;
}

#tagnumberlarge {
	width: 85%;
	color: #090;
	margin-top: 15;
	border-top: 1px dashed #666;
	padding-top: 15;
	padding-left: 45;
	padding-bottom: 15;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 30;
	font-size: 400%;
	font-weight: bold;
}

#maincontainer {
	margin-top: 70;
	margin-left: 40;
	width: 800;
}

#nh_maincontainer {
	margin-top: 20;
	margin-left: 40;
	width: 800;
}


#essay {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	background-image: url('http://mediafiles.andisaw.com/generic/paper.png');
	padding-left: 30;
	padding-top: 15;
	padding-right: 10;
	padding-bottom: 10;
	margin-bottom: 10;
}

#essaytitle {
	font-family: "Georgia", "Times New Roman", Times, Serif;
	font-size: 150%;
	font-weight: bold;
	color: #003;
	padding-left: 5;
	border-bottom: 1px solid #acd;
	margin-top: 15;
	margin-bottom: 10;
}

#essaytext {
	padding-top:5;
	padding-bottom:5;
	padding-left: 5;
	font-size: 120%;
	color: #003;
	font-family: "Georgia", "Times New Roman", Times, Serif;
	line-height: 1.7;
}

#essaytext a {
	padding: 2;
	background: #cef;
	color: #003;
	text-decoration: none;
}

#essaytext a:hover {
	padding: 2;
	background: #acd;
}

#infotable {
	padding: 10;
	border: 1px dotted #ccc;
	margin-top: 10;
	margin-bottom: 10;
}

#infocell {
	padding: 10;
	background-color: #fafafa;
	width: 25%;
}

#bigstatistic {
	color: #000;
	font-size: 400%;
	font-weight: bold;
	letter-spacing: -3px;
	text-align: center;
}

#statisticlabel {
	color: #666;
	font-size: 80%;
	text-align: center;
}


