div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1012px;
}

div.menu-left {
	position:absolute;
	left:0px;
	top:0px;
	width:123px;
	height:38px;
}

div.menu-home {
	position:absolute;
	left:123px;
	top:0px;
	width:114px;
	height:38px;
}

div.menu-who-we-are {
	position:absolute;
	left:237px;
	top:0px;
	width:168px;
	height:38px;
}

div.menu-events {
	position:absolute;
	left:405px;
	top:0px;
	width:109px;
	height:38px;
}

div.menu-photo-gallery {
	position:absolute;
	left:514px;
	top:0px;
	width:183px;
	height:38px;
}

div.menu-contact-us {
	position:absolute;
	left:697px;
	top:0px;
	width:170px;
	height:38px;
}

div.menu-right {
	position:absolute;
	left:867px;
	top:0px;
	width:145px;
	height:38px;
}

div.banner {
	position:absolute;
	left:0px;
	top:38px;
	width:762px;
	height:212px;
}

div.logo {
	position:absolute;
	left:762px;
	top:38px;
	width:250px;
	height:212px;
}

div.slogan {
	position:absolute;
	left:0px;
	top:250px;
	width:1012px;
	height:93px;
}

div.link-leftbar {
	position:absolute;
	left:0px;
	top:343px;
	width:61px;
	height:368px;
/*	original --- height:460px;
*/}

div.link-top {
	position:absolute;
	left:61px;
	top:343px;
	width:263px;
	height:36px;
}

div.content {
	position:absolute;
	left:324px;
	top:343px;
	width:688px;
	height:414px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 45px;

}

div.link-our-sweet-jenna {
	position:absolute;
	left:61px;
	top:379px;
	width:263px;
	height:46px;
}

div.link-how-you-can-help {
	position:absolute;
	left:61px;
	top:425px;
	width:263px;
	height:42px;
}

div.link-jennabears-at-work {
	position:absolute;
	left:61px;
	top:467px;
	width:263px;
	height:49px;
}

div.link-our-sponsors {
	position:absolute;
	left:61px;
	top:516px;
	width:263px;
	height:46px;
}

div.link-visit-our-forums {
	position:absolute;
	left:61px;
	top:562px;
	width:263px;
	height:46px;
}

div.link-compassion-in-action {
	position:absolute;
	left:61px;
	top:608px;
	width:263px;
	height:44px;
}

div.link-follow-us-on-facebook {
	position:absolute;
	left:61px;
	top:652px;
	width:263px;
	height:46px;
}

div.link-in-the-news {
	position:absolute;
	left:61px;
	top:698px;
	width:263px;
	height:46px;
}

div.link-shop-at-our-store {
	position:absolute;
	left:61px;
	top:744px;
	width:263px;
	height:46px;
}

div.menu-bottom {
	position:absolute;
	left:61px;
	top:698px;
	width:263px;
	height:59px;
	margin-top: 30px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


h1 {
	font-family: Calibri, Arial, Verdana;
	font-size: 22px;
	color: #679990;
	letter-spacing: 1px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

body,th {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#f1ecce;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	color: #35413b;
	text-align: justify;
}
h2 {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	color: #483317;
	margin-bottom: 24px;
}
h3 {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	color: #7e7455;
}





div.footer {
	padding-top: 10px;
	text-align: right;
	width:100%;
	/* width: 100%; */
	padding-right: 10px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 50px;
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #666666;
	float: right;
}

.divider-top-style {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


/* begin styles for quote */


.quotearea, .quoteareabig {
	padding-right: 60px;
	padding-left: 60px;
	background-image: url(images/quote_tl.gif);
	background-repeat: no-repeat;
	background-position: 62px top;
	margin-top: 25px;
	margin-bottom: 25px;
}
.divider-bottom-style {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



.quotearea p, .quoteareabig p {
	text-align: center;
	font-size: 34px;
	background: url(images/quote_br.gif) bottom right no-repeat;
	padding-top: 15;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	font-weight: normal;
	line-height: 30px;
	font-family: Vladimir Script, Times New Roman, Times, serif;
	color: #333333;
	letter-spacing: 0px;
}

.quotecite {
	text-align: right;
	padding-right: 34px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: 35px;
}



/* begin styles for Thyme event list */

.thyme_box {
	 margin: 1em;
	 width: 225px;
	 background-color: #f3fde9;
	 border: 1px solid #d0d0df;
	 
}
.thyme_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.thyme_title {padding:0.5em;}
.thyme_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#d0d0df;
	color:#35413b;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.thyme_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.thyme_item a {
	text-decoration : underline;
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.thyme_item a:visited {
	color:purple;
}

.thyme_date {
	font-size: 85%;
	font-weight : normal;
	color: #990000;
	}

/* begin styles for picture gallery */

	#flashcontent {
	width: 680px;
	height: 550px;
	padding-top: 0px;
	margin-left: 15px;
	}

/* in the news page */

.blogger_image {
	float: left;
	margin-right: 10px;
}
