.text{color:#FFFFFF; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;}
.smallText{color:#ffffff; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
.smallTextDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

a.smallLink{color:#FFF7D7; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLink:hover{color:#FFF7D7; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLinkDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLinkDark:hover{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

.head{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:0.2em;
	font-weight:bolder;
	font-style: normal;
}
a {font-size: 13px; color: #FFFFFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:visited {color:#A96649; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
a:active {
	color:#A96649;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {color:#996633;  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.title {font-family: arial; font-size: 18px; font-weight: bold;}

body { 
	background-image:  url(images/bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center center;
overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
scrollbar-face-color:#AA5E5E; 
scrollbar-highlight-color:#0A0404; 
scrollbar-3dlight-color:#0A0404; 
scrollbar-track-color:#0A0404; 
scrollbar-shadow-color:#0A0404; 
scrollbar-darkshadow-color:#0A0404; 
scrollbar-arrow-color:#0A0404;
background-color:#0A0404;
}


p {
	color:#FFFFFF;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

INPUT.outline { border-top: 1px black solid; 
				border-left: 1px black solid; 
				border-right: 1px black solid; 
				border-bottom: 1px black solid; background: #FFffff;; margin-left:3px; margin-right:3px; font-size:11px;}
.select{
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-right:3pt;
	padding-left:1pt;
	padding-top:1pt;
	padding-bottom:1pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

.pic{border:solid #301E16 1pt}


.top{
background-image:  url(images/top_bg.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/right_bg.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/left_bg.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bottom_bg.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}




/*Spiffs stuff */

.popadvert {
position: absolute;
margin-top:50px;
margin-left:0px;

width: 600px;
height: 350px;
background-color: red;

}