body {
	background-image: url(graphics/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #070000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	color: #ffffff;
}

h1 {
	font-size: 2.5em;
	letter-spacing: 7px;
	color: #c27c02;
}

h2 {
	font-size: 1.8em;
	letter-spacing: 4px;
	color: #c27c02;
}

h3 {
	font-size: 1.2em;
	color: #c27c02;
}

a:link {
	color: #e7c786;
	font-weight: bold;
}

a:visited {
	color: #e7c786;
	font-weight: bold;
}

a:hover {
	color: #AA7201;
	font-weight: bold;
}

a:active {
	color: #e7c786;
	font-weight: bold;
}

.topnav {
	color: #FFFFFF;
	font-size: 1.15em;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.topnav a:link {
	color: #e7c786;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:visited {
	color: #e7c786;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:hover {
	color: #AA7201;
	font-weight: bold;
}

.topnav a:active {
	color: #e7c786;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	font-size: .75em;
}

#interest-box {
	line-height: 1.5em;
	padding: 10px;
	border: 1px dashed #ffffff;
	margin: 0 auto;
	background-color: #250707;
}

#twitter_div ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	padding: 0px;
}

#twitter_div li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	padding: 6px;
}
