﻿body 
{
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	background-color: #ffcc66;
}

li
{
	list-style-type:none;
	width:600px;
}

p
{
	
}

a:link {}     /* unvisited link */
a:visited {}  /* visited link */
a:hover {}   /* mouse over link */
a:active {}   /* selected link */

.imageiframe 
{
	border-style:none;

}
.imageList
{
	border-left: #ffcc66 30px solid; 
	border-bottom: #ffcc66 10px solid; 
	border-top: #ffcc66 10px solid; 
	border-right: #ffcc66 30px solid;
	
}
.imageTitle
{
	font-family:Arial ;
	font-style:italic;
	font-size:small;
	font-weight:bold; 
}
.lnkButton
{
	font-family:Tahoma;
	font-size:small;
}
.menu
{
	text-align:center;
	vertical-align:middle;
	font-size:large;
	font-style:normal; 
	font-weight:100;
	table-layout:fixed; 
	
}
.MainMenu_MenuItem {
	border-left: #84D094 0px solid; 
	border-bottom: #84D094 1px solid; 
	border-top: #84D094 1px solid; 
	border-right: #84D094 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color:   #cc0000; 
	padding-top: 2px;
	font-family: Courier, Arial, Helvetica,Tahoma,; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffcc66;
}

.txtbio
{	
	display:inline-table;
	text-align:left;
	width:600;
	color:#b70000;
	border-bottom-style:groove;
	border-color:Black;
	border-top-style:groove;
	letter-spacing:3; 
	font-size:large; 
	color: Black;     
	
}

.links
{
	border-left: #84D094 1px solid; 
	border-bottom: #84D094 1px solid; 
	border-top: #84D094 1px solid; 
	border-right: #84D094 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color:   #cc0000; 
	padding-top: 6px;
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}


/*Shop
---------------------------------------------*/
.shop_wrapper
{ 
	width:900px;
	margin:0 auto;
}

.shop_item
{
	width:155px;
	height:200px;
	float:left;
	margin:0 auto 10 auto;
	padding:0 10px 0 10px;
}
