@page
{
	size: 8.5in 11in; margin: 1in;
}

#logo
{
position: absolute; 
	top: 0;
	left: 0;
	width: 4.25in;
	height: 1in;
}

#contact
{
	position:absolute;
	top: .15in;
	left: 40%;
	text-align: center;
	font-weight: bold;
}

#pageContent
{
	margin-top: 1in;
	left: 0;
	text-align: justify;
	page-break-inside: auto;
}

#pageContent p, li
{
	page-break-after: auto;
}

#nav
{
	display: none;
}

h1
{
	font-family: Georgia;
	background: url(images/symbol.gif) 0px 14px no-repeat;
	padding-left: .5in;
}

img
{
	border: none;
	margin: 5px;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: underline;
}

#contactme table
{
	border: 1px solid black;
}

#contactme th
{
	background-color: #CCC3AC;
}
