* {margin: 0; padding: 0;}
p a {
	color: #000000;
}
a:focus {outline:none;}
h4 {font: normal 1.3em Arial; padding: 1.2em 0 0 0; border-top: 1px solid #ff0000; margin: 2em 0 1em 0;}
h5 {font: bold 1 Verdana; padding: 1.2em 0 0 0; margin-top: 2em; color: #ff0000;}
body {
	font-family: "Courier New", Courier, monospace;
	margin: 0 0 6em 0;
	padding: 0;
	background: #fff;
	color: black;
	font-size: 12%;
	text-align: left;
}
#wrapp {
	width: 900px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	height: auto;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 140px;
}



/* slideViewer 1.0 default styles */
.svw {
	width: 800px;
	height: 600px;
	background: #fff;
	color: #000000;
	text-align: left;
}

.svw_txt {
	width: 500px;
	height: auto;
	background: #fff;
	top: 160px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	left: 300px;
}
.svw_about {
	width: 800px;
	height: 600px;
	background: #fff;
	top: 160px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	left: 300px;
}


.svw_stikers {
	width: 450px;
	height: 600px;
	background: #fff;
	float: left;
	text-align: left;
}
.svw_index {
	width: 130px;
	height: auto;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	float: none;
}


.svw ul{
	position: relative;
	left: -999em;
}

.stripViewer { /* this is the DIV container for your UL of images */
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links */
	margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { /* each image is arranged horizontally */
float:left;
}
.stripViewer ul li { /* each image is arranged horizontally */


}
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
	float: left;
	width: 200px;

}
.stripTransmitter ul { /* the auto-generated set of links */
	float: left;
	width: 200px;

}
.stripTransmitter ul li{ /* in this list too, each LI is arranged horizontally */
	float: left;
	width: 20px;

}
.stripTransmitter a{ /* the links. */
	float: left;
	width: 20px;

}
.stripTransmitter a:hover { /* hover */
	float: left;
	width: 20px;

}
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
	float: left;
	width: 20px;
	color: #000000;
	text-decoration: line-through;

}
/* end slideViewer default styles */

p {padding: 2em 0 0 0;}

code {
	width:93%;
	color: #000;
	display: block;
	padding: 0;
	margin: 0;
	background-color: #fff;
	white-space: pre;
	overflow-x: auto;
	font-family: 'Courier New', Courier, Fixed;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#tooltip {
	color: #000;
	opacity: 1;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
}
#tooltip h3  {
	margin: 0;
	padding: 6px 2px;
	border: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	padding: 0em;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: line-through;
}
#svw_txt {
	width: 500px;
	height: auto;
	background: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	margin-top: 170px;
	margin-left: 180px;
}
h2 {
	padding: 0em;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-decoration: none;
}
h3 {
	padding: 0em;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}
