BODY
	{
		background-image: url(images/bg.gif);
		background-repeat: repeat-x;
		background-color: #0f110f;
		margin: 0px;
		border-width: 0px;
		padding: 0px;
	}
	
TD
	{
	vertical-align: top;
	}

TD .update
	{
	padding-left: 10px;
	padding-right: 10px;
	}


	
TD.centered
	{
	vertical-align: middle;
	text-align: center;
	}




P, UL
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		line-height: 150%;
		color: #76817A;
	}

.textpage
	{
		margin: 20px;
		border: none;
		border-width: 0px;
		padding: 0px;
	}



.copy
	{
		text-align: center;
		font-size: 9px;
	}


H1, .h1
	{
		font-family: Tahoma, Verdana, Arial, Sans-serif;
		font-size: 130%;
		line-height: 20px;
		//font-weight: bold;
		letter-spacing: 0.3em;
		color: white;
	}


.updatedate
	{
		color: #AAA;
		letter-spacing: 0.1em;
		//text-align: center;
		//font-weight: bold;
	}


.updatetext
	{
	}

H2, .h2
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		/*letter-spacing: 0.1em;*/
	}

.breadcrumbs
	{
		font-family: Verdana;
		letter-spacing: 0.2em;
		font-weight: normal;
		font-size: 85%;
	}

.bar
	{
		background-image: none;
		background-color: #202321;
	}


.imageborder
	{
		background-color: #191919;
	}






H3, .h3
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		color: #56574E;
	}

.small
	{
		font-size: 9px;
		font-weight: normal;
		line-height: 16px;
	}


A:link
	{
		color:#996D00;
		text-decoration:underline;
	}

A:visited
	{
		color:#8A7644;
		text-decoration:underline;
	}

A:hover
	{
		color:white;
		text-decoration:underline;
	}