 #navcontainer ul
 {
 padding: .2em 0;
 margin: 0;
 margin-left: 17px;
 list-style-te: none;
 background-color: #FFFFCC;
 color: #000;
 width: 800px;
 font: normal 75% arial, helvetica, sans-serif;
 text-align: center;
 }
 
 .sidemenu1{
   font-family: Arial, Sans-Serif;
   font-size: 12px;
 }

 #navcontainer li { display: inline; }

 #navcontainer li a
 {
 text-decoration: none;
 background-color: #FFFFCC;
 color: #000;
 padding: .2em .6em;
 border-right: 1px solid #fff;
 }

 #navcontainer li a:hover
 {
 background-color: #993333;
 color: #fff;
 }
 
 #bottomlinks 
 {
 font-size: small;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 40px;
 border-top: 1px solid #999;
 z-index: 1;
 }
 
   #bottomlinks ul
 {
  list-style-type: none;
 text-align: center;
 margin-top: -8px;
 padding: 0;
 position: relative;
 z-index: 2;
 }

  #bottomlinks li
 {
 display: inline;
 text-align: center;
 margin: 0 5px;
 }
 
  #bottomlinks li a
 {
 padding: 1px 7px;
 color: #666;
 background-color: #fff;
 border: 1px solid #ccc;
 text-decoration: none;
 }

 #bottomlinks li a:hover
 {
 color: #000;
 border: 1px solid #666;
 border-top: 2px solid #666;
 border-bottom: 2px solid #666;
 }
 
.page-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	word-spacing: normal;
	padding: 5px;
}
.infobox {
	padding: 10px;
	height: 279px;
	width: 273px;
	background-image: url(../images/info_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.infoboxtall {
	padding: 10px;
	height: 429px;
	width: 273px;
	background-image: url(../images/info_box_tall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

.infoboxHead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #993333;
	font-style: italic;
	font-weight: bold;
}

#infoboxtall-txt0{
	width: 235px;
	height: 620px;
	margin-top: 7px;
	overflow: auto;
	max-height: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}

#infobox-txt0{
	width: 235px;
	height: 220px;
	overflow: auto;
	max-height: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}
	
	#infobox-txt11{	width: 240px;
	height: 200px;
	overflow: auto;
	max-height: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}
	
	#infobox-txt{	width: 240px;
	height: 195px;
	overflow: auto;
	max-height: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}

#logo_heart{
	position:absolute;
	top: 10px;
	left: 0px;
	}
	
 
 #faq a:link, #faq a:visited	{
	text-decoration:none;
	color : #993333;
}
#faq a:hover	{
	text-decoration:underline;
}.infoboxFoot {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #993333;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	border: 10px none;
}
a {
	color: #993333;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.w-g_fade {
	background-image: url(../images/w-g_fade.jpg);
	background-repeat: repeat-x;
}
