body {
	background: url(http://fan.at0mica.net/kansas/bg.gif);
	margin: 0px;
	background-position: fixed;
}

* {
	margin: 0px;
	padding: 0px;
}

div, table, td {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#header {
	position: absolute;
	float: left;
}

#content {
	position: absolute;
	float: left;
	width: 250px;
	left: 520px;
	overflow: auto;
}

h2 {
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px dotted black;
}

blockquote {
	background: #9FE279;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	border: 1px dotted black;
}

input, textarea, select {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background: #FDC300;
	border: 1px dotted black;
}

a:link {
	font-weight: bold;
	font-style: underline;
	color: #F38E02;
}

a:visited {
	font-weight: bold;
	font-style: underline;
	color: #BF7000;
}

ul {
	list-style: none;
}

ul li {
	background: url(http://fan.at0mica.net/kansas/bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 20px;
}

a.newwin {
	background: url(http://fan.at0mica.net/kansas/icon_world.gif) no-repeat;
	padding-right: 16px;
	background-position: center right;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
