/* Basics
----------------------------------------------- */
body, p, td, th, div, blockquote, dl, ul, ol {
	font-size: 11px;
	line-height: 1.8em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;	
}
a {
	color: #DD9835;
	font-weight:bold;
}
a:hover {
	color: #5F301D;
}
p {
}
h1 {
	color: #5F301D;	
	font: normal 20px Tahoma, Arial, sans-serif;
}
h2 {
	color: #5F301D;	
	font: bold 16px Tahoma, Arial, sans-serif;
}

/* Header
----------------------------------------------- */
#logo img {
	float: right;
}

/* Structure
----------------------------------------------- */
#intro {
	display:none;
}
#footer img {
	display:none;
}
img {
	border:0;
}
/* Navigation
----------------------------------------------- */
#nav {
	display:none;
}

/* Search
----------------------------------------------- */
/* Headings
----------------------------------------------- */
/* Lists
----------------------------------------------- */
.clearer {
	clear: both;
	height: 0.3em;
}
.characters a {
	display:none;
}
/* Forms
----------------------------------------------- */
form#tw-search, #tw-search input {
	display:none;
}
/* Links
----------------------------------------------- */
/* Misc
----------------------------------------------- */


/* sIFR
----------------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}