body, td, tr, th, p, ol, ul, li {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
}

body	{
	background : url(images/bg.gif);
}

#container 	{
	width : 770px;
	border-width: 1px;
	border-color : #000000;
	margin : 0 auto;
}

#header	{
	background: url(images/header6.jpg) no-repeat top left;
	width : 800px;
	height : 150px;
}

#body	{
	width: 800px;
	margin : 0 auto;
}

#body-bground	{
	background: url(images/bg_content.gif) no-repeat;
	width: 800px;
	height: 500px;
}

#top-body	{
	background: url(images/top_content.gif) no-repeat top left;
	height: 150px;	
}

#middle-body	{
	background: url(images/bg_content.gif);
	width: 800px;
}

.Title_Content	{
	font-size: 16px;
	font-weight: bold;
	color: #4d4ebc;
	font-family: Book Antiqua;
	letter-spacing: 8px;
}

#text	{
	width: 750px;
	margin: 0 auto;
	line-height: 18px;
}

.ItemName	{
	font-weight: bold;
}

.ItemPrice	{
	font-weight: bold;
}

.ItemDesc	{
	font-style: italic;
	font-size: 11px;
}

#links-bg	{
	background: url(images/bg_content.gif);
	width: 800px;
}

#links	{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
}

.links	{
	font-family: Book Antiqua;
	color: #4d4ebc;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}

a.links	{
	text-decoration: none;
}	

a.links:hover	{
	text-decoration: underline;
	color: #545883;
}		


#bottom-body	{
	background: url(images/bottom_content.gif) no-repeat bottom left;
	height: 180px;	
}

.quote-bottom	{
	padding-top: 50px;
	padding-left: 500px;
	width: 250px;
	font-size: 12px;
	color: #4d4ebc;
	text-align: right;
	font-style: italic;
}

.quote-top	{
	padding-top: 40px;
	width: 700px;
	font-size: 14px;
	color: #4d4ebc;
	text-align: left;
	font-style: italic;
	margin: 0 auto;
	line-height: 25px;
	letter-spacing: 3px;
}

.quote-caption	{
	font-size: 12px;
	font-style: normal;
	padding-right: 15px;
        padding-left: 20px;
	line-height: 12px;
	letter-spacing: 0px;

}


.footer {
	color: #4d4ebc;
	font-size: 12px;
}

a.footer	{
	text-decoration: none;
}	

a.footer:hover	{
	text-decoration: underline;
	color: #545883;
}	


