
body    {
	background-color: #eeeeee;  	
     	margin: 20px;
	width: 100%;
        font-size: 100%; // For IE	
        }

html>body 
        {
        font-size: 16px; // IE can’t read this
        }

a:link 
	{
	font-weight: 600;
	font-size: 0.9em;
	text-decoration: none; 
	color: #4C4E97; 
	background-color: transparent; 
	}

a:active 
	{ 
	font-weight: 600;
	font-size: 0.9em;
        text-decoration: none; 
	color: #800080; 
	background-color: transparent; 
	}

a:visited 
	{ 
	font-weight: 600;
	font-size: 0.9em;
        text-decoration: none; 
	color: #4C4E97; 
	background-color: transparent; 
	}

span.bold 
	{ 
	font-weight: 600;        
	}


span.bold4C4E97 
	{ 
	color: #4C4E97; 
	font-weight: 600;
	}

span.bold4C4E97_ver 
	{ 
	color: #4C4E97; 
	font-weight: 600;
        font-size: 1em; 
	}

div.main_dogpages 
	{
	background-color: #ffffff; 
	width: 700px;
        height: 850px;
	text-align: center;
	margin: 0px;
        border-color: #666666;
	border-width: 1px;
	border-style: solid; 		        
	}

div.left_dogpages 
	{
	width: 300px;
        height: 850px;
        position: absolute;
        top: 20px;
        left: 0px;
	text-align: center;
	margin: 0px;
        border-color: #666666;
	border-width: 1px;
	border-style: none solid none none;		        
	}

div.categories
       {
        width: 50px;
        height: 175px;
        position: absolute;
        top: 40px;
        left: 40px;
        text-align: left;
        font-family: arial;
	font-size: 0.8em; 
	line-height: 150%;                             
	color: #4C4E97;
        font-weight: 600;
        }

div.dogstats
       {
        width: 300px;
        height: 175px;
        position: absolute;
        top: 40px;
        left: 90px;
        text-align: left;
        font-family: verdana, arial;
	font-size: 0.8em; 
	line-height: 150%;                             
	color: #333333;
        }


div.photos
        {
        width: 300px;
        height: 380px;
        position: absolute;
        top: 250px;
        left: 0px;
        text-align: center;
        }
        

div.right_dogpages 
	{
	width: 350px;
        height: 850px;
        position: absolute;
        top: 20px;
        left: 300px;
	text-align: center;
	margin: 0px;          		        
	}

.photo_album
        {
        padding: 0px 0px 0px 20px;
        text-align: center;
        }

div.dogname
        {
        height: 35px;
        width: 421px;
        position: absolute;
        top: 10px;
        left: 0px;
        font-family: verdana;
        font-size: 1em;
        font-weight: 700;
        text-align: center;
        color: #4C4E97;
        }

div.rescue_name
        {
        height: 20px;
        width: 421px;
        position: absolute;
        top: 35px;
        left: 0px;
        font-family: arial;
        font-size: 0.8em;
        font-weight: 500;
        word-spacing: 3px;
        text-align: center;
        color: #ffffff;
        background-color: #4C4E97;
        padding: 3px 0px 0px 0px;
        }

div.dog_story
        {
        height: 620px;
        width: 350px;
        position: absolute;
        top: 55px;
        left: 0px;
        font-family: verdana;
        font-size: 0.7em;
        font-weight: 500;
        line-height: 200%;
        text-align: justify;
        padding: 20px;         
        }

.prev_page
        {
        font-size: 1.1em;
        }

.emailer
        {
        text-align: center;
        }

div.navbar_dogpages
        {
        height: 25px;
        width: 700px;
        position: absolute;
        top: 841px;
        left: 21px;
        font-family: arial;
        font-size: 0.8em;
        font-weight: 500;
        background-color: #eeeeee;
        word-spacing: 6px;
        vertical-align: text-bottom;
        padding: 5px 0px 0px 0px;
        }