body
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

h2#logo
{
	margin-left: 72px;
	width: 192px;
	top: 45px;
	text-align: center;
}

h2#logo img
{
/*	padding-top: -10px;*/
}

div#global_nav
{
	width: 773px;
}

div#display
{
	position: absolute;
	top: 0px;
	left: 279px;
	width: 520px;
	background: #600;
}

div#area h2, h2#next
{
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 15px;
}

div#box_content h4
{
		color: #660;
}

div.box
{
	width: 491px;
	padding: 25px 0px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
	background: #ECEBD6;
}

div.clear
{
	clear: left;
}

div.step_one
{
	margin-left: 20px;
}

div.step_one div
{
	float: left;
	width: 135px;
	margin-right: 16px;
	margin-bottom: 39px;
	text-align: center;
}

div.box div.step_two img
{
	margin-bottom: 8px;
}

div.box div.step_two p
{
	font-family:  "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 12px;
	padding-bottom: 16px;
}

div.step_two table
{
	border-collapse: collapse;
}

div.step_two
{
	border-bottom: 2px solid white;
	margin-left: 25px;
	width: 442px;
	margin-bottom: 16px;
}

span.question
{
	font-weight: bold;
}

div.step_two td
{
	width: 25%;
	padding-right: 8px;
	height: 195px;
	text-align: center;
}

div.box h3 a, h2 a, div.box div.step_two p.caption
{
	color: #600;
}



div.box div.step_one p
{
	margin-top: 5px;
	font-style: italic;
}

div.example
{
	float: left;
	height: 210px;
	width: 210px;
	margin-bottom: 25px;
	text-align: center;
	padding-right: 15px;
}

div.example div.outer
{
	height: 210px;
	width: 210px;
	background: #E1E0C0;
	position: relative;
}

div.example div.inner { left: -50%; } /* for explorer only */
.inner[class] { position: static; }

div#side_bar
{
	position: absolute;
	width: 27px;
	height: 100%;
	right: 0px;
	top: 0px;
	background: transparent url('/images/side_block.jpg');
/*	border-left: 1px solid white;*/
}

h2#next
{
	margin-right: 30px;
	line-height: 59px;
	text-align: right;	
}

div#bottom_nav
{
	position: absolute;
	left: -280px;
	width: 800px;
	top: 90px;
	padding-bottom: 20px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
}

table#how 
{
	padding: 5px;
}

table#how td
{
	font-size: 12px;
	padding: 4px;
}