/*////////////////////// 2006 © KANANGA STUDIOS //////////////////////*/
/*//////////////////////// ALL RIGHTS RESERVED ///////////////////////*/



a:visited {color: #ff2208;  font-size: 10px; font-family: verdana; }
a:active {color: #ff2208;  font-size: 10px; font-family: verdana; }
a:hover {color: #ff2208;  font-size: 10px; font-family: verdana; }
a:link {color: #ff2208; font-size: 10px; font-family: verdana; }


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
	background: #000000;
	margin:0;
    padding:0;
    height: 100%;
    border:none
	color: #999;
}

td {
	font-size: 12px; font-family: verdana;
	color: #999;
}


#wrapper{ 
	width: 800px;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	background: #000000 url(images/trim.jpg);
	background-repeat: repeat;
}






