	
	body {
		background: #FFFFFF;
		background-image: url(images/back.gif);
		background-repeat: repeat-x;
		}
	#maincontent {
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #663300;
		}
	#maincontent2 {
		background-color: transparent;
		font-family: verdana;
		font-size: 10px;
		text-align: left;
		color: #663300;
		}
	#text1r {
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: right;
		color: #663300;
		}

	#smallcontent {
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: center;
		color: #663300;
		}
	#footer {

		font-family: verdana;
		font-size: 10px;
		color: #663300;
		text-align: center;
		background-color: transparent;
		}
	#heartbg {
		background-image: url(images/index_05.gif);
		background-repeat: no-repeat;
		}
	#imgbdr {
		border-top-width:1px color: #663300;
		border-bottom-width:1px color: #663300;
		border-left-width:1px color: #663300;
		border-right-width:1px color: #663300;
		}

	a:link
		{
		color: #663300;
		font-size: 11px;
		text-decoration: none
		}

	a:visited
		{	
		color: #663300;
		font-size: 11px;
		text-decoration: none
		}

	a:hover
		{
		color: #808000;
		font-size: 11px;
		text-decoration: none
		}

	a:active
		{	
		color: #663300;
		font-size: 11px;
		text-decoration: none
		}

	a.footer:link
		{
		color: #663300;
		font-size: 10px;
		text-decoration: none
		}

	a.footer:visited
		{	
		color: #663300;
		font-size: 10px;
		text-decoration: none
		}

	a.footer:hover
		{
		color: #808000;
		font-size: 10px;
		text-decoration: none;
		}

	a.footer:active
		{	
		color: #663300;
		font-size: 10px;
		text-decoration: none
		}

