body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 36px;
	color: #666666;
}

h1
{
	display: inline;
}

a:link, a:visited
{
	color: #666666;
}

a:hover
{
	color: #660000;
}

#Footer
{
	font-size: .8em;
	position: relative;
}

#Header
{
	position: relative;
}

#Header #GlobalLinks
{
	position: absolute;
	top: 0px;
	left: 377px;
}


#Header #GlobalLinks a
{
	font-weight: normal;
	font-size: 1.2em;
}

#Header h1
{
	position: absolute;
	top: 24px;
	left: 361px;
	font-weight: lighter;
	font-size: 2.75em;
}

#Header #Logo
{
	
}


#Main
{
	padding: 30px;
	border: 1px solid #666;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100%;
	font-size: 1.2em;
}

#Main:after { content: ""; display: block; height: 0; clear: both; }

#Main #Nav
{
	float: left;

}

#Main #Nav h2, #Main #Nav .HeaderLink
{
	font-size: 1.2em;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
}

.Current
{
	color: #600;
}

#Main #Nav p
{
	margin-bottom: 1em;
	margin-top: 0px;
}

#Main #Photo
{
	float: left;
	width: 293px;
	margin-right: 54px;
}
