@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}	

	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		/*background: #a2a3ab url(gui/footer.png) repeat-x bottom;  SETS BACKGOUND COLOR VALUE Horizon is IMAGE tho.*/
		background:#adaeb6;   
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}
	
	#leftcontent {
		position:absolute;
		left:5px;
		top:115px;
		width:200px;
		}

	#centercontent {
   		margin-left:210px;
   		margin-right:210px;
		min-height:500px;
		voice-family: "\"}\"";
		voice-family:inherit;
   		margin-left: 205px;
   		margin-right:205px;
		margin-top:15px;
		}
		
	html>body #centercontent {
   		margin-left: 205px;
   		margin-right:200px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:0px;
		width:195px;
		}
	
	#header {
/*		voice-family: "\"}\"";
		voice-family: inherit; */
		background-image:url(gui/headers/grateful_dead.jpg); background-repeat: repeat-x; background-position: right top;
/*		min-width:900px; */
		height:100px;
/*		width:expression(document.body.clientWidth < 901 ? "900px" : "100%" ); */
		overflow:hidden;
		}
		
	#footer {
		background-image:url(gui/footer_copyright.png); background-repeat: no-repeat;
		width:510px;
		height:250px;
		padding-top:118px;
		padding-left:50px;
	}
	
	#footer_authnet {
		padding-top:32px;
		width:100px;
		height:110px;
		float:left;
	}
	
	#footer_facebook {
		padding-left:6px;
		width:120px;
		height:30px;
		float:left;
		
	}
	
	#footer_trustwave {
		padding-left:73px;
		margin-top:-45px;
		width:110px;
		height:60px;
		float:left;
		
	}
	
	#footer_twitter {
		padding-left:4px;
		width:140px;
		height:30px;
		float:left;
	}
	
	#footer_paypal {
		padding-top:48px;
		width:80px;
		height:90px;
		float:left;
	}

	html>body #header {
		}
		
	#rightcontent p {
		font-size:10px
		}
html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; }


