/*Original stuff
*/body {
	background-color: black;
}
hr{
	color: #FFFF00;
	width: 80%;
	background-color: #FFFF00;
	height: 2px;
}
hr.index{
	width: 80%;
}
a,a:link,a:visited,a.blue{
	color:#FF0000;
}
a:link.blue,a:visited.blue{
	color:#000033;
}
h1,h2,h3,h4{
	margin-top:0px;
	color: #000099;
}
.link{
	font-size: 20px;
}
.text{
	font-size: 16px;
}
/*DPS Stuff*/
.footcopy, .smltxt, .copysml, .imgcaption { 
	font-size: 8pt; 
}
.copy1 { 
	font-size: 12pt; 
}


.navigation {
	margin:-4px 0px 0px 0px;
	background:url('/images/background_long.jpg');
	width:775px;
	height:30px;
	text-align:center;
	font-size: 20px;
}
.quotelrg, .quotesml { 
	font-size: 18pt; 
	color: #3366CC; 
	font-weight: bold; 
	font-style: italic; 
}
.quotesml 
{ 
	font-size: 11pt; 
}
img
{
	border: 0;
}
#pops
{
	background:url('/popups/pages/ladybug_life.jpg');
	position:absolute;
	top:20px;
	left: 200px;
	width:527px;
	height:387px;
	backgroung-repeat: no-repeat;
}
#close
{
	position:relative;
	height: 15px;
	width: 15px;
	top: 5px;
	left: 503px;
}