body 
{
 	padding: 0;
	margin: 0;
	font-family: Arial, Times, sans-serif, Helvetica, Tahoma;
    	font-size:12px;
    	color: #566047;
    	text-align:center;
}

a, a:link, a:visited 
{
 	font-family: Tahoma, Arial, Times, sans-serif, Helvetica;
	font-weight: bold;
	color: #566047;
    	font-size:10px;
	text-decoration: underline;
}

img
{
	display:block;
}

a:hover 
{
    text-decoration: none;
}

a:active, a:focus 
{
    color: #566047;
}  

p 
{
    margin-bottom: 10px;
    line-height: 19px;
}

#pawprint
{
    position: relative;
    background: transparent url(images/pawprint.jpg) center no-repeat;
}

#container 
{
    position: relative;
    margin: auto;
    text-align: justify;
    background: #FBFBE5 url(images/menuback.jpg) center top repeat-y;
    width: 787px;
}

#pageHeader 
{
    background: #85A478 url(images/luxorludwighead.jpg) center top no-repeat;
    height: 304px;
}

#pageHeader h1, #pageHeader h2 
{
    display: none;
}

#welcome, #About, #ClositeredCanines, #aboutauthor, #Photos
{
    margin: -40px 10px 20px 245px;
    padding: 20px 10px 10px;
    border: 3px solid #85A478;
    background: #FFFFFF;
}

#welcome h3
{
    margin-bottom: 10px;
    height: 59px;
    background: transparent url(images/welcome.jpg) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}


#About h3
{
    margin-bottom: 10px;
    height: 59px;
    background: transparent url(images/aboutluxorandludwig.jpg) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}


#ClositeredCanines h3
{
    margin-bottom: 10px;
    height: 59px;
    background: transparent url(images/cloisteredcanines.jpg) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}

#Photos h3
{
    margin-bottom: 10px;
    height: 59px;
    background: transparent url(images/Photos.jpg) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}

#aboutauthor h3
{
    margin-bottom: 10px;
    height: 59px;
    background: transparent url(images/abouttheauthor.jpg) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}

#supportingText 
{
    margin-left: 230px;
    padding: 0 0 35px 35px;
}


#footer 
{
    margin: 0 0 -55px -265px;
    padding: 20px 20px 0 530px;
    clear: both;
    font-size: 70%;
    background: #FBFBE5 url(images/footer_bg.jpg) center top no-repeat;
    height: 135px;
}

#menu 
{
    	position: absolute;
    	margin-left:10px;
    	top: 250px;
    	left: 40px;
	width:170px;
}

#menuoption { 
	font: 10px verdana, sans-serif; 
	width: 170px;
	padding: 5px 5px 5px 5px; 
}
	
#menuoption h3
{
	margin: 10px 0px 5px 0px; 
	width: 170px; 
	height: 16px; 
	text-align:center;
	border-top:1px black solid;
	border-bottom:1px black solid;
	
}

#menuoption ul 
{
	margin: 0px;
	padding: 0px;
}

#menuoption li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(images/bone.gif) no-repeat top left; 
	display: block; 
	padding: 5px 5px 5px 50px; 
}

#menu div.abouttheauthor{
	display:block;
	positive:absolute;
	width:120px;
	border:1px black solid;
	background-color:#DFDFDF;
	padding: 5px 5px 5px 5px; 
	margin: 5px 5px 5px 30px;

}


#menu li a:hover 
{
    text-decoration: none;
}
