	body,td {
		font-family: verdana, arial, sans-serif;
		font-size:10px;
		color:#333333; 
		letter-spacing: .1em; 
		}
		
	a {
	color:#6699CC; 
	text-decoration:none;
	font-weight=bold;
	}
	
	#content { 
	width:560;
	height:440;
	background-image: url(images/carl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	valign: bottom;
	}
		
	#sidepanel { 
	background-image: url(images/carl-side.jpg);
	background-repeat: no-repeat;
	width:170;
	height:555;
	margin: 0;
	padding: 0;
	}
		

	#nav { 
	top: 0px;
	margin: 0;
	padding: 0;
	}
	
	
	#title { 
	font-size:11px;
	font-weight=bold;
	color:#990000; 
	padding: 10;
	}
		