/* CSS Document created by Fraser Patullo 05/09/2008*/
div#leftStrip{
	height:484px;
	width:213px;
	float:left;
	margin-right:2px;
}
#leftStrip img{
	float:left;
	clear:left;
	margin-bottom:2px;
}
table{
	clear:both;
	width:400px;
	border:1px solid white;
	margin:10px auto;
}
table td, table th{
	padding:0 25px;
}
div#content h3, div#content h4{
	margin:12px 0 0 233px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#content h1{
	text-align:center;
	font:1.8em normal Verdana, Arial, Helvetica, sans-serif;
}
div#content{
width:675px;
margin:0 auto;
}
tr.hilight{
	background-color:#383838;
}
