html {height:100%;}

body {background-image:url(images/oh-deer-background.gif);


margin-left:auto;margin-right:auto;text-align:center; height:100%;}

#wrapper {width:780px; 
margin:0 auto;
}
#playmenu {
	font-size:16px;
	padding:10px;
	background:#E0CFA8;
	margin-bottom:20px;
	border-bottom:1px solid #64402A;
}
#playmenu a {
	text-decoration: none;
	padding:0 5px;
}
#playmenu a.active {
	text-decoration: underline;
}
#header {
background-image:url("images/oh-deer-header.png");
background-position:center top;
background-repeat:no-repeat;
height:430px;
}

#body {top:200px; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif;z-index:2;color:#23384d; }
.upperCase {font-weight:bold;}
.starring {
float:left;
margin-right:10px;
padding-right:10px;
text-align:right;
width:235px;}

.wherewhen {float:left;
font-size:18px;
left:-85px;
overflow:visible;
position:relative;
text-align:right;
width:321px;
z-index:100;}

a:link, a:active, a:visited {color:#1e5379;}

a:hover {color:#1e5379;  text-decoration:none;}

p {margin-top:15px;}

#bottom {
background-image:url("images/oh-deer-reading-paper.png");
background-position:center top;
background-repeat:no-repeat;
float:left;
height:550px;
margin:0 auto;
text-align:left;
width:475px;
z-index:31;
}


#text-content{
float:left;
width:200px;
}

#phone{
clear:both;
float: left;
text-align: right;
width:235px;
}


#head-row {
font-size:17px;
height:150px;
left:89px;
position:relative;
top:260px;
width:602px;
}
.ie7 #head-row {
	left:10px;
}

#name-row {
font-size:17px;
height:150px;
left:89px;
position:relative;
top:260px;
width:602px;
}

.mounted-head{
width: 84px;
height:150px;
float: left;
text-align:bottom center;
}
.mounted-head-name{
width: 84px;
height:150px;
float: left;
text-align:bottom center;
}

.headadjustment {
position:relative;
top:116px;
}


#name-row #Schnitt{
left:11px;
position:relative;
top:-13px;
}
#name-row #Burden{
left:11px;
position:relative;
top:-13px;
}
#name-row #Tom-Brown{
left:10px;
position:relative;
top:-13px;
width:81px;
}
#name-row #Agatha{
left:11px;
position:relative;
top:-13px;
}
#name-row #Thalia-Brown{
left:11px;
position:relative;
top:-13px;
}
#name-row #Sturges{
left:11px;
position:relative;
top:-13px;
}
#name-row #Thimbleweight{
left:4px;
position:relative;
top:-13px;
}

#review-holder{height:120px;cursor:pointer;text-align:center;}
#review-holder h1{
background:transparent url(images/centraljersey-review.png) no-repeat scroll 0 0;
width:599px;height:120px;text-align:center;
margin:0 auto;
overflow:hidden;
padding:0;
position:relative;
text-indent:-10000px;
}

#review-holder h1 a {
border:0 none;
display:block;
height:100%;
width:100%;
}
* html	#header,
* html .mounted-head,
* html #bottom,
* #review-holder h1{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}