body {
margin:0 0 0 0; padding:0 0 0 0;
font-family:Calibri, Arial;
font-size:13px;
color:#546465;
word-spacing:3px;
line-height:17px;
background-color:#ffffff;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#container {
margin:0 auto;
width:800px;
}

#logo-eh {
float:left;
}

#picture-area {
float:left;
width:523px;
height:600px;
background:url(../img/pg-background.jpg) fixed no-repeat;
}

#picture-content {
margin-left:30px;
}

#main {
float:left;
width:277px;
background-color:#ffffff;
}

#content {
margin:20px 15px 0 15px;
}


/*Category-Link Classes*/

#category-link a:link, #category-link a:visited {
	color:#546465;
	background:none;
	text-decoration: none;
	text-align:left;
}

#category-link li a:hover {
	background:none;
	text-decoration:underline;
	text-align:left;
}

#category-link {
  background:none;
  margin:0 0 0 0;
  line-height:21px;
  width:250px;
  text-align:left;
  padding-left:0;
}

#category-link li {
margin-top:0px;
  background:none;
  line-height:21px;
  padding-left:10px;
  text-align:left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

