body {
	background: #000000;
}
a {
	text-decoration: none;
}
#header {
	width: 608px;
	position: relative;
}
#mainpage {
	background: url("/images/high/graph-background.png");
	background-repeat: repeat-y;
	width: 608px;
	max-width: 608px;
	min-height: 300px;
	padding-top: 0px;
	padding-bottom: 30px;
	position: relative;
}
#interiormain {
	background: #FFFFFF;
	color: black;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}

#interiormain h1, #interiormain h2, #interiormain h3, #interiormain h4, #interiormain h5, #interiormain h6 {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}

div.popupmenu {
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

div#newsmenu {
	width: 103px;
	height: 85px;
	top: 124px;
	left: 40px;
}

div#sketchbookmenu {
	width: 94px;
	height: 80px;
	top: 124px;
	left: 193px;
}

div#promomenu {
	width: 180px;
	height: 82px;
	top: 123px;
	left: 250px;
}

div#blahmenu {
	width: 82px;
	height: 78px;
	top: 121px;
	left: 345px;
}

div#coolmenu {
	width: 151px;
	height: 81px;
	top: 121px;
	left: 410px;
}

.page {
	width: 608px;
	margin: 0 auto;
}

p.question {
	font-weight: bold;
}

p.answer {
	margin-right: 10px;
	margin-left: 10px;
	#position: relative;
}

#sketchbooktable {
	width: 490px;
}
#sketchbooktable TD {
	border: none;
	padding-bottom: 10px;
}
#sketchbooktable .iconcell {
	width: 100px;
	text-align: center;
	vertical-align: center;
}
#sketchbooktable .desccell {
	width: 145px;
	vertical-align: top;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
	padding: 0px 3px;
}

div#sectionmenu {
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
	position: relative;
}
div#sectionmenu div {
	background: #FFFFFF;
	color: black;
	position: absolute;
	text-align: center;
}

#bottommenu {
	text-align: center;
	color: #ABA000;
}

#bottommenu A {
	text-decoration: none;
	color: #ABA000;
}
BODY.high #page1, BODY.high #page2 {
	width: 608px;
	margin: 0 auto;
	position: relative;
}
#contacttable {
	width: 100%;
}
.inputtable .formlabel {
	width: 150px;
}
textarea {
	width: 100%;
}

