{
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px none black;
}

#page
{
	width: 800px;
	margin: 0px auto;
}

#header
{
	background-image: url(/media/images/header.jpg);
	background-repeat: no-repeat;
	width: 801px;
	height: 121px;
}

#nav
{
	background-image: url(/media/images/navigation.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 398px;
	float: left;
}

#ads
{
	clear: left;
	float: left;
}

#content
{
	text-align: justify;
	font-family: Georgia;
	font-size: normal;
	margin-left: 210px;
}

#cv
{
	position: relative;
	float: left;
	clear: left;
	top: 3px;
	left: 32px;
}

#about
{
	position: relative;
	float: left;
	clear: left;
	top: 17px;
	left: 67px;
}

#email
{
	position: relative;
	float: left;
	clear: left;
	top: 32px;
	left: 51px;
}

#other
{
	position: relative;
	float: left;
	clear: left;
	top: 44px;
	left: 4px;
}

#freebies
{
	position: relative;
	float: left;
	clear: left;
	top: 56px;
	left: 42px;
}

#nav_obj
{
	width:100%;
	overflow: hidden;
}

.link
{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.1em;
}

.link_text
{
	font-style: italic;
	font-size: small;
	text-align: center;
	margin: 0px 0px;
}

.download_link
{
	font-style: italic;
	text-align: center;
	margin: 0px 0px;
}
