         body {
    color: #2000fe;
    font-family: Arial, Helvetica, sans-serif;
	font-size; 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	background-image: url(images/lil_background.jpg);
	background-repeat:repeat-y;
}

h1 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
    font-style: italic; 
    font-weight: bold; 
    color: #2000fe; 
    text-align: center;
}

h2 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
    font-style: italic; 
    font-weight: bold; 
    color: #dd0000; 
    text-align: center;
}

h3 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold; 
    color: #2000fe; 
    text-align: center;
}

h4 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
	font-style: italic; 
    font-weight: bold; 
    color: #2000fe; 
    text-align: center;
}

a:link {
    color: #1d1dd3;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

a:visited {
    color: #1d1dd3;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

a:active {
    color: #083194;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

a:hover {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

hr {
	color: #2000fe;
	background-color: #2000fe;
	height: 3px;
	width: 95%;
}

.clear {
	clear: both;
}

.imageborder {
	border: 8px groove #2000fe;
	margin: 10px;
}

.imagespace  {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;  
}

.imagetitle {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-style: italic; 
    font-weight: normal; 
}

.indent  {
    padding-left: 40px;
	padding-right: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #1d1dd3;
}

.memorialborder {
	border: 8px groove #000000;
	margin: 10px;
}

.photoborder {
	border: 8px groove #2000fe;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 6px groove #ff0000;
}

#footer {
	position: relative;
	bottom: 0;
	width: 80%;
	margin-right: auto;
	margin-left:auto;
	margin-top: 40px;
	padding: 10px;
	background-color: #ffffff;
	color: #dd0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
}

#brag {
	color: #0000aa;
}

#brag h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #0000aa;
}

#brag p{
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	color: #0000aa;
	padding-left: 10px;
	padding-right: 10px;
}

#dogpage {
	color: #2000fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#dogpage h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #2000fe;
}

#dogpage p {
	text-align: center;
}   

#photopage {
	color: #2000fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}

#storypage {
	color: #2000fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

#slideshow {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
    line-height: 2;
}

#cssmenu{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 8e8e8e;
	}
	
#cssmenu ul{
	background: url(images/menu-bg.gif) top left repeat-x;
	height: 43px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#cssmenu li{
	float: left;
	padding: 0px 8px 0px 8px;
}

#cssmenu li a{
	color: #2000fe;
	display: block;
	font-weight: bold;
	line-height: 43px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
}

#cssmenu li a:hover{
	color: #dd0000;
	text-decoration: none;
}

#cssmenu li ul{
	background: #ffffff;
	border-left: 4px solid #2000fe;
	border-right: 4px solid #2000fe;
	border-bottom: 3px solid #2000fe;
	display: none;
	height: auto;
	filter: alpha(opacity=95);
	opacity: 0.95;
	position: absolute;
	width: 220px;
	z-index: 200;
}

#cssmenu li:hover ul{
	display: block;
}

#cssmenu li li {
	display: block;
	float: none;
	height: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 220px;
}

#cssmenu li ul a{
	color: #c00b0b;
	display: block;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	text-align: left;
}

#cssmenu li ul a:hover{
	background:#2407ee;
	color:#ffffff;
	width: 180px;
	opacity:1.0;
	filter:alpha(opacity=100);
}

#cssmenu p{
	clear:left;
}	

#cssmenu .active > a{
	background:url(images/current-bg.gif) top left repeat-x;
	color:#ffffff;
}

#cssmenu .active > a:hover {
	color:#ffffff;
}
