/* comment  -  ref: http://richinstyle.com/free/alwayswork.html.*/
/* Quartzsite Live Deals  main style sheet  v1.0 - 21nov, 2002 02:41:15 PM */

/* This controls the color and font of standard text */


ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Geneva, Helvetica, Arial, sans-serif;
color: black}

A:link {color: blue;
text-decoration: none}

A:visited {color: #8A2BE2;
text-decoration: none;
}

A:active {color: Black;
text-decoration: underline;
 text-align : right;
 background-color : Yellow;
 border : thin solid Black;
 background-position : center;
 border-top : solid Black;
 border-bottom-width : thin;
 border-bottom : thin double;
}

A:hover {color: Red;
text-decoration: underline;
 background-color : Yellow;
}

BODY {background: #ffffff;
margin-left: 10%;
margin-right: 8%}

H1, H2, H3, H4, H5, H6 {color: Black;
font-family: Geneva, Helvetica, Arial, sans-serif}

H1 {margin-left/* */ : -4%}

H2 {margin-left/* */ : -4%}

H3 {margin-left/* */ : -3%}

H4 {margin-left/* */ : -3%}

H5 {margin-left/* */ : -2%}

H6 {margin-left/* */ : -1%}

PRE {border: solid thin;
padding: 1em 3%}

/* This controls the left menu

#menuitem {
	width:150px;
	margin-top: 1px;
	}
	
	
#menuitem a {
	text-decoration: none;
	height: 8px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 6px;

#menuitem a:link, #menuitem a:visited {
	color: Black;
	display: block;
	background: url(../images/menu8.gif);
	padding: 8px 0 0 20px;
	}

#menuitem a:hover {
	color: #257EB7;
	background: url../(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menuitem a:active {
	color: #fff;
	background: url(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	*/
