/* style for what's new php version  6:18 PM 4/9/2005  */	

body {
	background : #ffffff url("images/beautybg.jpg") repeat;
	background-color : #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	}

.welcome {
	margin-left: 90px;
	margin-top: 23px;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	}

.adopt {
	font-size: x-small;
	font-family: verdana,arial,helvetica,sans-serif;
	}
.navbar {
	color : #006666;
	background-color : #efefef;
	font-style : normal;
	font-weight : normal;
	font-size : xx-small;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

.slant {
	font-size : 1em;
	font-weight : normal;
	font-style : italic;
	font-family: times,"times new roman",serif;
	}

.openlink {
	color : #777777;
	background-color: transparent;
	font-size : 1em;
	font-weight : normal;
	font-style : italic;
	font-family: times,"times new roman",serif;
	}

.addlink {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	}

.timestamp {
	color: #3399cc;
	background-color : #ffffff;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	text-align : right;
	}

p	{
	text-indent : 5em;
	}

p	{
	color : #000033;
	background-color : #ffffff;
	font-size : 1em;
	font-family: arial,helvetica,sans-serif;
	text-align : left;
	}

.par	{
	text-indent : 5%;
	}

blockquote {
	color: #000033;
	background-color : #ffffff;
	font-size : 1em;
	font-family: arial,helvetica,sans-serif;
	text-align : left;
	}

a 	{
	color: #3366cc;
	background-color: transparent;
	}

a:visited {
	color: #9966cc;
	background-color: transparent;
	}

a:hover {
	color: #ffffff;
	background-color : #398cc7;
	}

h1	{
	color : #777777;
	background-color : transparent;
	font-size : small;
	font-weight : bold;
	font-family : sans-serif;
	}

h2	{
	font-size : 20pt;
	font-weight : normal;
	font-family : "flemishscript bt",chasecallassh, times,"times new roman",sans-serif;
	}

h3	{
	font-size : 10pt;
	font-weight : normal;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	}

.b	{
	color:#ffffff;
	background-color: #398CC6;
	font-size: small;
	font-weight:bold;
	text-align: center;
	}

.c	{
	color : #3399cc;
	background-color: transparent;
	font-size:x-small;
	font-weight:normal;
	text-align: center;
	}

.d	{
	color : #3399cc;
	background-color: transparent;
	font-size:x-small;
	font-weight:normal;
	text-align: left;
	}

.e	{
	font-size: small;
	font-weight:bold;
	text-align: right;
	}

.g	{
	color : #3399cc;
	background-color: transparent;
	font-size:small;
	font-weight:normal;
	text-align: center;
	}

.n	{
	color : #3366cc;
	background-color : #ffffff;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	text-align: center;
	}

.s 	{
	color: #3399cc;
	background-color: transparent;
	font-size:xx-small;
	font-weight:normal;
	font-family: arial,helvetica,sans-serif;
	}

.white	{
	color:#ffffff;
	background-color: #c0c0c0;
	font-size: xx-small;
	font-weight:normal;
	text-align: center;
	}


/* style for calendarwh 10/5/02  */	

.calendar {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	}

.calen	{
	color: #ffffff;
	background-color: #398CC7;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	}
.month	{
	color: #ffffff;
	background-color: #398CC7;
	font-family: arial,serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	}
.dates	{
	color: #ffffff;
	background-color: #398CC7;
	font-family: "arial narrow", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	}

.today	{
	color: #336699;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	}
