body	{
	background-image:	url(imgs/leather09.jpg);
	}


html {
  scrollbar-face-color: #E5E5CC;
  scrollbar-highlight-color: #996600;
  scrollbar-shadow-color: #E6E6E6;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #996600;
  scrollbar-track-color: #E5E5CC;
  scrollbar-darkshadow-color: #996600;
}

	
ul.A
	{list-style-image: url(imgs/arrow_b.gif);
	list-style-type:	square;
	list-style-position: outside}



A.F:link	{
	font-family: "Times New Roman", Times, serif;
	text-decoration:	none;
	color:	#996600
	}

A.F:visited{
	font-family: "Times New Roman", Times, serif;
	text-decoration:	none;
	color:	#996600
	}

A.F:hover{
	font-family: "Times New Roman", Times, serif;
	text-decoration:	none;
	color:	#663300;
	font-size:	120%;
	/*background-color: #CC9900;*/
	}

A.C:link	{
	text-decoration:	none;
	color:	#5050FD
	}

A.C:visited{
	text-decoration:	none;
	color:	#5050FD
	}

A.C:hover{
	text-decoration:	underline;
	color:	#996600;
	}

A.B:link	{
	text-decoration:	none;
	color:	#996600
	}

A.B:visited{
	text-decoration:	none;
	color:	#996600
	}

A.B:hover{
	text-decoration:	underline;
	color:			#996600;
	font-size:		120%
	}	

b.b{
	color:	#663300;
	font-size:	20px;
}


#container {
	background-image: url('imgs/eggshell.jpg');
	margin: 25px auto 0px auto;
	width: 780px;
	/*border: 1px solid #f00;*/
}

#menu {
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #D6C6A5;
	border-top: 1px solid #D6C6A5;
	border-style: outset;
	padding: 10px;
	width: 100px;
	height: 235px;
	float: left;
	position: relative;
	margin-top: 100px;
	margin-left: 10px;
	background-color: #D6C6A5;
}


#header {
	background-image: url('imgs/header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	/*margin-left: 250;*/
	/*margin-top: 25;*/
	width: 780px;
	/*height: 85px;*/
	/*border: 1px solid #845208;*/
	text-align: center;
}

#footer {
	background-image: url('imgs/footer.jpg');
	/*margin-left: 250;*/
	/*margin-top: 25;*/
	width: 780px;
	height: 33px;
	/*border: 1px solid #845208;*/
	text-align: center;
}

.menu-text{
	font-family: "Times New Roman", Times, serif;
	/*text-decoration:	underline;*/
	color:	#663300;
	font-size:	120%;
}

.header-text1 {
	/*font-family: "monotype corsiva", Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 48px;
	color:#996600;
	font-style: italic;
}

.header-text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#996600;
}

.body-text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#663300;
}

.body-text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#996600;
	/*text-decoration:underline;*/
}

