
a:visited { color: #CCAA00; font-family: verdana; text-decoration: none; }
a:link { color: #CCAA00; font-family: verdana; text-decoration: none; }
a:hover { color: #EEDD00; text-decoration: underline; }

image { border: 0px; }
img { border: 0px; }

body
{
	margins: 		0px;
	background-color:	#191D26;
	background-image:	url('placeholder_bg.jpg');
	background-repeat:	repeat-x;
}

#PageBG
{
	padding:		0px;
  	margins:		0px;
  	width:			1024px;
  	height:			687px;
  	background-repeat:	no-repeat;
	background-image: 	url('site3.jpg');
}
