body 	{background-image: url(images/reddotsmall.gif);
	color: black; 
	font-family:  Verdana, Comic Sans MS, sans-serif; font-size: 12px;
	}
#box	{background: #cd5c5c; border: #cd5c5c solid 28px;
	float: left; margin-left: 12%; 
	width: 700px; bottom: auto; height: auto;
	}
#bannerbox	{background: black; float: left; 
	height: 60px; width: 100%; 
	}
#navbox	{background: #cd5c5c; float: left;
	width: 100%; height: 17px;
	}
#indexbox	{background: #cd5c5c; 
	float: left; width: 100%; /* height: 70%; */ text-align: center; 
	}

#insidebox	{background: #cd5c5c; 
	float: left; width: 100%; height: auto; 
	}
#formbox	{width: 50%; float: left; text-align: right; background: 	transparent; padding-right: 0px;
	}
#nextbox	{background-image: url(images/spotbackground.gif); border-left: #cd5c5c solid 230px; float: left;  	text-align: center; font-size: 10px; padding: 5px;
	font-weight: bold; margin-bottom: 5px;
	}
#pixoptions	{float: right; margin: 3px; padding-top: 2px; width: 100px;  
	background: transparent;
	}
#textoptions	{float: right; margin: 3px; width: 120px;
	background: transparent;
	}
#bigpix	{float: right; margin: 3px; width: 400px; 
	}
#footer	{background: black; /* border-top: #cd5c5c solid 10px; */
	float: left; width: 100%; height: 22px; text-align: center;
	}

h1	{color: #cd5c5c; font-family: Tempus Sans ITC, Comic Sans MS, sans-serif;
	font-size: 42px; text-align: right; padding: 0px 10px 0px 0px;
	}
p	{color: black; padding: 20px 20px 0px 20px; margin: 0px 0px 2px 0px;
	}
#formbox p	{margin: 0px 20px 0px 20px;
	}
#insidebox ul	{margin: 0px 0px 2px 0px; padding: 0px 20px 0px 25px;
	}
#textoptions p	{padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; 
	}
.tag	{color: #cd5c5c; background: black; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	font-size: 12px; font-family:  Tempus Sans ITC, Comic Sans MS, Georgia, sans-serif;
	font-weight: bold;
	}

a	{font-family: Tempus Sans ITC, Comic Sans MS, sans-serif; font-weight: bold;
	text-decoration: "none";
	}

a.text:link	{color: black; text-decoration: underline;background: transparent; font-family: Verdana; border: none;}
a.text:visited	{color: black; text-decoration: underline;background: transparent; font-family: Verdana; border: none;}
a.text:hover	{color: black; text-decoration: underline;background: transparent; font-family: Verdana; border: none;}
a.text:active	{color: black; text-decoration: underline;background: transparent; font-family: Verdana; border: none;}

a.pic:link	{border: none;}
a.pic:visited	{border: none;}
a.pic:hover	{border: none;}
a.pic:active	{border: none;}

a:link	{color: #990000;border-left: solid white 10px;border-right: solid white 10px; background:white; text-decoration: none; }
a:visited	{color: #990000;border-left: solid white 10px;border-right: solid white 10px;background:white; text-decoration: none;}
a:hover	{color: white;border-left: solid #990000 10px;border-right: solid #990000 10px;background:#990000; text-decoration: none;}
a:active	{color: white;border-left: solid #990000 10px;border-right: solid #990000 10px;background:#990000; text-decoration: none;}

a.ptr:link	{color: white; border-left: solid #cd5c5c 10px;border-right: solid #cd5c5c 10px; background: #cd5c5c; text-decoration: none;}
a.ptr:visited	{color: white; border-left: solid #cd5c5c 10px;border-right: solid #cd5c5c 10px; background: #cd5c5c; text-decoration: none;}
a.ptr:hover	{color: white;border-left: solid #990000 10px;border-right: solid #990000 10px; background: #990000; text-decoration: none;}
a.ptr:active	{color: #dd0000; text-decoration: none;}

