img{border:0px;}
A:link    { color: #999999}   
A:visited { color: #999999 }  
A:hover   { color: #999999 } 
A:active  { color: #999999 } 
body {
background-color:#999999;
;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
	background-color: #336699;
}
#header {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(/images/holdemouts.com.jpg);
	caption-side:bottom;
	height:109px;
	width:700px;
}
#link {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	color:#00996;
	background-color:#99CC66;
}
#side-a {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color: #FFFFFF;
	cursor:crosshair;
	float: left;
	width: 145px;
	background-color:#336699;
	}
#content { 
	float: left;
	margin-left:15px;
	cursor:text;
	background-color: #FFFFFF;
	color:#3333CC;
	width: 540px;
}
#footer {
	text-align:center;
	font-size:10px;
	clear: both;
	color:#CCCCCC;
	background-color:#336699;
}
