/*------------------------------------------*/
/*											*/
/* 		Dominey Design - Global Style		*/
/*		Content Elements					*/
/*											*/
/*------------------------------------------*/

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
		
img { border:0; }

img.block {display: block;}

		A 			{ color: #000; text-decoration: none;} 
		A:link		{ color: #000; text-decoration: none;} 
		A:visited	{ color: #000; text-decoration: none;} 
		A:active	{ color: #000; background-color: none;} 
		A:hover		{ color: #000; background-color: none;}
		
p {font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #768B3E;
	font-size: 9px;
	line-height: 1.3; }