body {
	background-color: #000000;
	margin: 25px;
	border: none;
	font-family:  Arial, Geneva, Verdana, Helvetica, sans-serif;
		font-size: .9em;


}
.mainBlock {
	color: white;
	background-color: #A30000; 
	/* url(http://192.168.1.120/images/white_bar.gif) no-repeat top left ; */ 

}
.siteMenu {
	text-align: center;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
}




a:link {color: #000000; text-decoration: none}

a:visited {color: #000000; text-decoration: none}

a:hover {color: #e5a100}



/*Nav Bar

------------- */
.buttons {
	font-family: "Bauhaun Demi";
	font-style: normal;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}


/*Main text
------------- */

.rightBlock {
	padding-right: 10px;
	padding-left: 10px;
/*	font-size: 1em; */
}

.rightBlockHeadlineText {
	padding-right: 10px;
	padding-left: 10px;
/*	font-size: 1.1em; */
}


.tpiwire {
  margin:0 0 .5em;
  font:.8em Arial,Verdana,Sans-serif;
  color:#000;
  }





/* Links
------------------- */
a:link {
	color: #fff; 
	text-decoration: none
	}

a:visited {
	color: #fff;
	text-decoration: none
	}

a:hover {
	color: #e5a100;
	text-decoration: none
	}
.mainContent {
	padding-left: 10px;
}
thumbnail {
	border-top: 4px #000000;
	border-bottom: 4px #000000;
	border-right: 0;
	border-left: 0;
}
.leftBar {
	background-color: #7E0000;
	background-position: left top;
	background-image: url(../images/leftwindow_r3_c1.gif);
	background-repeat: repeat;
	text-align:center;
}
.thumbnails {
	vertical-align: bottom;
	display: block;
	margin-bottom: 15px;
	text-align: center;

}
#textSpace {
	text-align:left;
	height: 6em;
	display: block;
	margin-top: .5em;
	margin-bottom: 0em;
	margin-right: .5em;
	margin-left: .5em;
}
