body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(background.png);
	background-repeat:repeat-x;
	background-color:#B2ED00;
	color:#FFFFFF;
}
*
{
	margin: 0 auto 0 auto;
	text-align:left;
}

#page
{
  position: relative; 
  margin: 0 auto 0 auto; 
  display: block; 
  height:auto;
  width: 972px;
}


#dogName, #dogSentence
{
text-align:center;

}


#header
{
width:960px;
height:150px;
background-image:url(header.png);
background-repeat:no-repeat;
}

#memorialHideText
{
visibility:hidden;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}

#memorialHideText p
{
font-size:18px;
text-align:center;
}


#bar
{
width:972px;
height:49px;
background-image:url(navbar.png);
background-repeat:no-repeat;
line-height:49px;
margin:0 auto 0 auto;
padding-left:6px;
padding-right:6px;
}

#bar img
{
float:left;
display:inline-block;
margin-top:21px;
margin-left:18px;
margin-right:17px;
}




#dogbar
{
padding-left:6px;
width:972px;
height:100px;
background-image:url(main_back.png);
background-repeat:repeat-y;
}

#content
{
padding:20px;
padding-left:25px;
padding-right:15px;
padding-bottom:0px;
font-size:1.22em;
width:932px;
height:auto;
background-image:url(main_back.png);
background-repeat:repeat-y;
color:#000000;

}


.logoFont
{
font-family: "Snap ITC","Trebuchet MS", Arial, Helvetica, sans-serif;

}



#donateButton
{
visibility:hidden;
}

.newletter_button
{
position:absolute;
top:67px;
left:780px;
width:165px;
height:40px;
background-image:url(newsletter.png);
background-repeat:no-repeat;
}


.newletter_button:hover
{
background-image:url(newsletter2.png);
background-repeat:no-repeat;
}

.newletter_button a
{
display: block;
height: 100%;
width: 100%;
text-decoration:none;
}

.newletter_button a:hover
{
text-decoration:none;
border-bottom:none;
}



#content .leftColumn
{
width:700px;
margin-right:20px;
float:left;
}

#content .rightColumn
{
width:200px;
float:left;
}


#content a, #content a:visited
{
color:#0C65B6;
text-decoration:none;
border-bottom:1px solid #0C65B6;
}

#content a:hover
{
color:#00CC00;
border-bottom:1px dashed #67A134;
}

h1
{
font-size:20px;
margin:0;
padding:0;
margin-bottom:10px;
}

a img
{
text-decoration:none;
border:none;
display:block;
}


p
{
font-size:15px;
margin-top:15px;
margin-bottom:15px;
line-height:1.5em;
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }

.dogNameMemorial
{
color:#99CC00;

}


.memorialTextBox
{
color:#000000;
font-weight:bold;
width:720px;
margin:0 auto 0 auto;
padding:9px;
border:3px dashed #71AA29;
background-color:#99CC00;

}

#footer
{
padding-top:25px;
padding-bottom:25px;
font-size:11px;
width:920px;
margin:0 auto 0 auto;
text-align:center;
}


.redText {color:#FF0000; font-weight:bold;}



#memorial
{
width:100%;
min-height:600px;
text-align:center;
}

#memorial img
{
display:block;
margin:auto auto auto auto;
}


#memorial #dogName
{
font-size:18px;
color:#99CC00;
font-weight:bold;
}

#memorial #dogSentence
{
font-size:13px;
font-style:italic;
}



html, body {
text-align: center;
}
p {text-align: left;}
