.style1 {
	color : #663300;
	font-size : 14px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
.style2 {
	color : #ffffff;
	font-size : 16px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
	text-decoration: none;
}
.stylecopy {
	color : #663300;
	font-size : 10px;
	font-family : Arial,Tahoma,Verdana;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #fffff5;
	background-image: url(images/background.gif);
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #A38462;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #FFFFF5;
	scrollbar-darkshadow-color: #A38462;

	font-family: planet serif sc;
	font-size: 16pt;
	color: #daa829;
}
.table {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.featured
     {
	 border: #000000;
	 float: left;
	 }
.text
     {
	 float:left;
	 top: 0px;
	 width: 550px;
	 }
.thumb
     {
	 margin: 7px;
	 _margin: 6px;
	 float: left;
     border: 1px solid #000000; 
	 }
	 
.page
     {
	 position: relative;
	 float: left;
	 margin-left: 7px;
	 }