/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.st {
	cursor:pointer; 
	position:relative; 
	top:-327px; 
	width:396px; 
	height:205px; 
	z-index:2;
	background-image:url(../images/blank.gif);
}
.st2 {
	position:relative; 
	top:-300px; 
}
.texter {
	font-weight: bold;
	color: #910101;
}
.texter:hover {
	color: #FFFFFF;
}
.texter1 {
	text-decoration: none; 
}
.opener {
	margin-top:220px;
	background-image:url(../images/opener.jpg);
	width:396px;
	height:327px;
}
.flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.techdiv {
	height:40px;
}
#tech {
	display:none;
}
