body	{
	background:#600;
	margin:0;
	font:12px "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	line-height:150%;
}
h1,h2,h3,h4,h5	{
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}
h1	{
	font-size:20px;
	line-height:125%;
}
h2	{
	font-size: 18px;
	line-height:125%;
}
img	{
	border:0;
}
alt	{
	margin:0;
	padding:0;
	font-size:8px;
	line-height:95%;
}
td	{
	vertical-align:top;
}
#container	{
	width:800px;
	margin:0px auto;
	position:relative;
	background-color:#FFF;
}
#header	{
	background:#FF0;
}
#leftcol	{
	width:355px;
	*width:351px;
	float:left;
	min-height:200px;
}
#leftcol strong	{
	padding:2px;
	font-weight: bold;
	background-color:#CCC;
}
.leftsmall	{
	float:left;
	width:157px;
	font-size: smaller;
}
#ritecol	{
	width:440px;
	float:right;
	min-height:400px;
}
#ritecol a	{
	background: url('ppImages/hl.png');
	padding:2px;
	text-decoration:none;
}
.ritesmall	{
	float:right;
	width:50%;
	font-size: smaller;
}
#footer	{
	clear:both;
	background:#000;
	padding:3px;
	color:#FFF;
	height:20px;
}
#byline	{
	text-align:center;
	font-size:9px;
}
#byline a	{
	text-decoration:none;
	color:#FFF;
}
#byline a:hover	{
	text-decoration:underline;
}
#menu	{
	font:11px "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	margin-left:470px;
	padding:3px;
}
#menu a	{
	text-decoration:none;
}
#menu a:hover	{
	border-bottom:2px solid #F30;
}
#logo	{
	background:#000;
	text-align:center;
	padding:5px 0px;
}
#title	{
	margin:50px 0px 10px 0px;
	text-align:center;
}
.ritecontent	{
	padding:20px;
}
.hilite	{
	padding:2px;
	background-color:#9CF;
}
.imgleft	{
	float:left;
	margin-right:5px;
}
.imgright	{
	float:right;
	margin-left:5px;
}
.message	{
	margin-top:30px;
	padding:0px;
	width:151px;
	background:url('wimages/btn_02.gif') repeat-y;
}
.btn	{
	text-align:center;
	padding:0px 7px 12px 7px;
	font:bold 14px "Trebuchet MS",Arial,sans-serif;
	background:url('wimages/btn_03.gif') no-repeat 50% 100%;
	color:#000;
}
.message a	{
	text-decoration:none;
}
.phone	{
	font:18pt Impact,ArialNarrow,Arial-Narrow,sans-serif
}