/* CSS Document */


body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background:rgb(255,255,255);}
body {font-family: Georgia, "Times New Roman", Times, serif;
}

#logo
{
	background:  url(../images_logos/logo_elephant_02.gif) no-repeat 0px 0;
	width: 1000px;
	height: 56px;
  
}

#icon
{
	background:  url(../images_logos/icon_elephant_01.gif) no-repeat 0px 0;
	width: 56px;
	height: 56px;
	float:right;
 
}
#spacer
{
	width: 700px;
	height: 100px;
	border:0px none #000; 
background:#fff; 
padding:0px;
}
#body-container
{
	background:  url(../images/anne_runhardt_03.jpg) no-repeat 0px 0;
	width: 700px;
	height: 300px;
}
#body-text
{
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 300px;
	height: 300px;
	float:left;
}



#page {

margin:100px 0 0px 260px; 
display:block; 
width:700px; 
border:0px none #000; 
background:#fff; 
padding:0px;
}
#menu {
	display:block;
	top:30px;
	left:28px;
	width:200px;
	position:fixed;
	border:0px none;
	padding:0px;
	text-align:left;
	font-weight:normal;
	color:#000000;
	font: 12px/14px Georgia, "Times New Roman", serif;
	
}
* html #menu {
	position:absolute;
	height: 868px;
}

.menuHead {
	font: 12px/14px Georgia, "Times New Roman", serif;
	
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menuNormal {
	font: 12px/15px Georgia, "Times New Roman", serif;
	
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A.menuNormal {
	color: #999;
	text-decoration: none;
}
A.menuNormal:hover {
	color: #333;
	text-decoration: none;
	background:#FC0
}
.bodyNormal {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A.bodyNormal {
	color: #999;
	text-decoration: none;
}
A.bodyNormal:hover {
	color: #333;
	text-decoration: none;
	background:#FC0
}
.bodyHead {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blurb {
	font: italic normal 12px/15px Georgia, "Times New Roman", serif;
	text-transform: none;
	color: #999;
	text-decoration: underline;
}
