body
{
	color: 			#ffffff; 
	font-size: 		12px;
	margin: 		0px;
	padding: 		0px;
	text-align: 		left;
	background-color: 	#000000; 
	background-image:	url('images/backpattern.png');
	background-repeat:	repeat;
	font-family: 		Arial, Helvetica, Sans-Serif;
	line-height:		140%;
}

table.background 
{ 
	background: url("images/tablepattern.png");
	border-width: 		0px;
	border-spacing: 	0px;
	border-style: 		none;
	border-color: 		white;
	border-collapse: 	collapse;
	margin-left: auto;
	margin-right: auto;
}

table.background td 
{
	border-width: 		0px;
	padding: 		0px;
	border-style: 		none;
}

table.emptytable {
	border-width: 		0px;
	border-spacing: 	0px;
	border-style: 		none;
	border-color: 		white;
	border-collapse: 	collapse;
}

table.emptytable td 
{
	border-width: 		0px;
	padding: 		0px;
	border-style: 		none;
}

a:link, a:visited
{
	text-decoration: 	none;
	color: 			#FAA61A;
}
a:hover
{
	text-decoration: 	underline;
	color: 			#FAA61A;
}
a:active
{
	color: 			#FAA61A; 
}

#thumbhighlight a img, #thumbhighlight a        { border: none; overflow: hidden; float: left; }
#thumbhighlight a:hover                         { border: 10px solid #FAA61A; }
#thumbhighlight a:hover img                     { margin: -10px; }

img
{
	border: 		0;
}

blockquote
{ 	
	margin: 		8px;
	font-size: 		12px; 
	font-style:		italic;
	color: 			#ffffff;
}

p.smalltext
{
	font-size: 		11px; 
	margin: 		0px;
	line-height:		130%;
}

h1, h2
{
	font-family: 		Arial, Helvetica, Sans-Serif;
	font-weight:		normal;
	color: 			#ffffff;
	margin: 		2px 0px 2px 0px;
}

/* page header */
h1 
{ 	
	font-size: 		15px; 
	color: 			#FAA61A;
}

/* small page header */
h2
{ 	
	font-size: 		13px; 
	color: 			#FAA61A;
}


.tumblr_posts
{
	list-style: none inside;
	padding: 		0px 0px 0px 0px;
	margin: 		0px 0px 0px 0px;
}

.tumblr_post 
{
	margin: 		0px 0px 0px 0px;
	padding: 		20px 0px 20px 0px;
	border-width: 		0px 0px 1px 0px;
	border-spacing: 	0px;
	border-style: 		solid;
	border-color: 		white;
}

.tumblr_title
{
	font-family: 		Arial, Helvetica, Sans-Serif;
	font-weight:		normal;
	font-size: 		20px; 
	color: 			#ffffff;
	margin: 		0px 0px 20px 0px;
}