BODY	{
	margin:0px;
	padding:0px;
	font-family:helvetica,verdana;
	font-size:90%;
	background-color:orange;
	background-image:url('images/bakgrownd.gif');
	background-repeat: repeat;
	}
IMG	{
	border:0px;
	margin:0px;
	}
IMG.mid	{
	vertical-align:bottom;
	align:center;
	}
IMG.framed {	
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
IMG.right{
	float:right;	
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
IMG.left{
	float:left;	
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
H1	{
	font-size:250%;
	margin:1em;
	border-bottom:1px solid #B3D9FF;
	text-align:center;
	font-family:courier new,verdana,helvetica;
	}
H2	{
	text-align:center;
	font-size:120%;
	margin:0.5em;
	color:#333333;
	background-color:tan;
	font-family:arial, script, sans serif;
	}
H3	{
	text-align:center;
	margin:1em;
	padding:1em;
	font-size:150%;
	color:white;
	background-color:#0055ff;
	font-family:arial, verdana, serif;
	}
H4	{
	background-color:#aaaaff;
	font-size:80%;
	margin:0em;
	}
H5	{
	font-size:60%;
	margin:1em;
	}
H6	{
	font-size:40%;
	margin:1em;
	}
div.amp	{
	height:20px;
	font-family:verdana;
	padding:.5em;
	margin:.5em;
	text-align:center;
	font-size:100%;
	color:white;
	background-color:brown;	
	border-style:solid;
	border-width:5px;
	border-color:white;
}
div.amp2	{
	font-family:verdana;
	padding:.5em;
	margin:.5em;
	text-align:left;
	font-size:100%;
	color:white;
	background-color:brown;	
	border-style:solid;
	border-width:5px;
	border-color:white;
}
div.mylinks	{
	height:163px;
	font-family:verdana;
	padding:.5em;
	text-align:left;
	vertical-aligh:middle;
	font-size:120%;
	margin:.5em;
	border-style:solid;
	border-width:2px;
	border-color:white;
	}
P	{
	margin:0em;
	color:white;
	background-color:brown;
	font-family:verdana, serif;
	}
P.amp	{
	font-family:verdana;
	padding:.5em;
	text-align:left;
	font-size:120%;
	margin:.5em;
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
	P.webfly	{
	font-family:Comic Sans MS;
	font-size:8pt;
	text-align:center;
	height:43px;
	color:#000000;
	background-color:transparent;
	background-image:none;
  background-repeat:no-repeat;  
	background-position:center;
	}
P.spon	{
	background-color:white;
	font-family:complex,arial,serif;
	font-size:180%;
	text-align:center;
	padding:0.1em;
	margin:0em;
	color:black;
	}
P.spon2	{
	font-size:100%;
	text-align:justify;
	margin:0.5em;
	text-align:center;
	color:#5599ee;
	background-color:black;
	}
P.spon3	{
	background-color:#bbbbff;
	font-size:200%;
	color:black;
	}
P.spon4	{
	background-color:#bbbbff;
	font-size:200%;
	text-align:left;
	margin:.5em;
	}
P.spon5	{
	font-family:playbill bt,arial narrow;
	background-color:brown;
	color:yellow;
	font-size:250%;
	text-align:center;
	margin:0em;
	
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
P.w3clogo{
	background-color:#aaaacc;
	}
P.gklogo{
	background-color:#aaaacc;
	text-align:left;
	margin:0em;
	}
UL	{
	font-weight:bold;
	color:white;
	}
LI	{
	font-weight:bold;
	font-family:helvetica, verdana, serif;
	font-size:120%;
	color:white;
	}
DL	{
	font-size:80%;
	color:white;
	background-color:white;
	color:black;
	text-align:center;
	}
TABLE.pix{
	width:900px;
	border-style:none;
	}
TABLE.barn{
	padding:.5em;
	margin:.5em;
	color:white;
	background-color:brown;
	border-style:solid;
	border-width:5px;
	border-color:white;
	}
TABLE.order{
	font-size:150%;
	font-family:verdana, serif;
	background-color:#007799;
	color:white;
	cell-padding:30px;
	text-align:center;
	}
TABLE.myorder{
	font-size:90%;
	font-family:verdana, serif;
	background-color:#eeeeee;
	color:blue;
	}
Q	{
	color:white;
	font-style:italic;
	}
IFRAME	{
	background-color:white;
	allowtransparency:true;
	margin:0em;
	border:0px;
	position:static;
	}
IFRAME.f1	{
	float:left;
	}
IFRAME.f2	{
	float:left;
	}
IFRAME.f3	{
	float:left;
	}

a:link	{
	text-decoration:none;
	color:yellow;
	border:0px;
	}
a:visited{
	text-decoration:none;
	color:yellow;
	border:0px;
	}
a:hover	{
	text-decoration:underline;
	color:#dddddd;
	border:0px;
	}
a:active{
	text-decoration:none;
	color:white;
	border:0px;
	}
a.pencil:link	{
	text-decoration:none;
	color:#000000;
	border:0px;
	}
a.pencil:visited{
	text-decoration:none;
	color:#222222;
	border:0px;
	}
a.pencil:hover	{
	text-decoration:none;
	color:red;
	border:0px;
	}
a.pencil:active{
	text-decoration:none;
	color:brown;
	border:0px;
	}

/* nav menus */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:verdana,Palatino Linotype, Book Antiqua;
	font-weight:bold;
}

#nav a {
	display: block;
	width: 8em;
	color:#eeeeee;
}

#nav li {
	float: left;
	width: 8em;
}
#nav li ul {
	position: absolute;
	z-index:5;
	width: 8.1em;
	left: -999em;
	background:#cceeee;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
#nav li ul li{
	margin:.2em;
	padding:.2em;
	border: 2px black solid;
}
#nav li:hover ul {
	left: auto;
}
#nav a:hover {
	color:white;
	text-decoration:none;
}
/* fix for IE */
#nav li.sfhover ul {
	left: auto;
}