/* stealthmedia-productions.com */

body {
background-color: #101010;
margin: 0px 0px 0px 0px;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #F79303;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#mainpic {
margin: 0px;
padding: 0px;
height: 205px;
width: 380px;
background-image: url(images/mainpic1.gif);
background-repeat: no-repeat;
}
#mainpic2 {
margin: 0px;
padding: 0px;
height: 205px;
width: 380px;
background-image: url(images/mainpic2.gif);
background-repeat: no-repeat;
}
#mainpic3 {
margin: 0px;
padding: 0px;
height: 205px;
width: 380px;
background-image: url(images/mainpic3.gif);
background-repeat: no-repeat;
}
#mainpic4 {
margin: 0px;
padding: 0px;
height: 205px;
width: 380px;
background-image: url(images/mainpic4.gif);
background-repeat: no-repeat;
}
#mainpic5 {
margin: 0px;
padding: 0px;
height: 205px;
width: 380px;
background-image: url(images/mainpic5.gif);
background-repeat: no-repeat;
}
#quote {
margin: 0px;
padding: 0px;
height: 205px;
width: 294px;
background-image: url(images/quotes.gif);
background-repeat: no-repeat;
}
#content {
margin: 0px 4px 0px 4px;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
padding: 5px 10px 5px 10px;
}
#title {
margin: 0px 4px 0px 4px;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
padding: 3px 5px 3px 5px;
background-color: #101010;
}