BODY
{
	font-weight: normal;
	background: white url(images/Copyright.png) 624px 10px no-repeat;
	margin-left: 20px;
	margin-right: 10px;
}

img
{
	border: none;
}

.indent
{
	padding-left: 30px;
}

/* ------------------------------------------------------------------ */

#primary
{
	background-color: white;
	position: absolute;
	top: 305px;
	left: 260px;
	width: 460px;
}

#primary img
{
	border: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#primary h1
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#primary h2
{
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#primary h3
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

#primary p
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-indent: 80px;
	margin: 0;
}

.ref
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	margin: 0;
}

#primary a
{
	display: block;
}

.byline
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding-left: 120px;
	padding-bottom: 40px;
}

/* ------------------------------------------------------------------ */

#navigation
{
	background-color: white;
	position: absolute;
	top: 305px;
	left: 10px;
	width: 200px;
}

#navigation a
{
	display: block;
}

#navigation p
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

/* ------------------------------------------------------------------ */

#sidebar
{
	background-color: white;
	position: absolute;
	top: 305px;
	left: 780px;
	width: 200px;
}

#sidebar p
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

/* ------------------------------------------------------------------ */

#masthead
{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 980px;
	height: 250px;
}

/* ------------------------------------------------------------------ */

#login
{
	background-color: white;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 450px;
	height: 30px;
}

#login p
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	position: absolute;
	top: -5px;
	left: 110px;
}

/* ------------------------------------------------------------------ */

