body
{
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.7em;
	text-align: center;
	min-width: 985px;
	min-height: 600px;
	background-color:Black;
}

.wrapper
{
	margin: 0 auto;
	width: 985px;
	height: 600px;
	text-align: left;
	background-image:url('../Image/bckgnd.png');
}

.wrapperDef
{
	margin: 0 auto;
	width: 985px;
	height: 600px;
	text-align: left;
}

.wrapperPB
{
	margin: 0 auto;
	width: 985px;
	height: 600px;
	text-align: left;
	background-image:url('../Image/PB.png');
}

.tblImages
{
	padding-right:30px;
	padding-top:8px;
}

.tblRow
{
	padding-top:8px;
}

#topblock
{
	min-height:67px;
}

#content
{
	margin:0px;
	padding:0px;
	display:block;
}
img
{
	border:0;
}

#logo
{
	margin:4px 8px 4px 4px;
	padding:0px;
	float:left;
	border:0px;
}

#shop
{
	float:right;
	padding:2px;
	border:0px;
}

#menu
{
	padding:40px 0px 4px 4px;
}

.menuItem
{
	font-weight: bold;
	padding-left: 8px;
	padding-right: 2px;
	color: White;
	text-decoration: none;
	background-image: url('../Image/menuItem.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.menuItem:hover
{
	text-decoration: underline;
	background-image: url('../Image/menuItem.gif');
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

.menuItemShop
{
	font-weight: bold;
	padding-left: 8px;
	padding-right: 2px;
	color: Red;
	text-decoration: none;
	background-image: url('../Image/menuItem.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.menuItemShop:hover
{
	text-decoration: underline;
	background-image: url('../Image/menuItem.gif');
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

#footer
{
	clear:both;
	padding:2px 2px 4px 2px;
	color:Black;
	text-align: center;
	font-size: 0.8em;
}

h1
{
	margin:8px 0px 4px 0px;
	font-size:1.5em;
	color:#666666;
}

h2
{
	margin:16px 0px 4px 0px;
	padding:2px;
	font-size:1.2em;
	color:#666666;
}

p
{
	margin:2pt 0pt 8pt 0pt;
}

.col122
{
	width:775px;
	float:left;
	color:Black;
	padding:8px;
}

.col12
{
	width:450px;
	float:left;
	color:Black;
	padding:8px;
}

.bigcol12
{
	width:440px;
	float:left;
	padding:8px;
}

.col22
{
	width:320px;
	float:right;
}

.col22 img
{
	width:320px;
	float:right;
}

pre
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.8em;
}
 .historyImage
 {
	float:right;
	margin:0px 0px 4px 16px;
 }