@charset "utf-8";
/* CSS Document */

/* --------------- HTML ELEMENTS ---------------- */
body
{
	
}

#navigation img 

{
	display: none;
}

#page_content
{
	text-align: left;
}

#rightcolumn
{
	display: none;
}

#footer
{
	display: none;
}

#experienceinfo
{
	width: 700px;
	height: 250px;
}

input[type=submit], input[type=button]
{
	display: none;
}

input[type=text], textarea
{
	width: 300px;
	border: none;
}

.printheader
{
	display:block;
}

#terms
{
	display:none;
}