body{
	background-color:#333333;
	background-image:url(img/items/back.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-attachment:fixed;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#top {
	background-image: url(img/items/top.jpg);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	height: 250px;
	width: 800px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
#mypicture{
	height: 166px;
	width: 250px;
	left: 527px;
	top: 17px;
	position: absolute;
	z-index: 3;
}
#mytextinfo{
}
#mymenu{
	height: 35px;
	width: 528px;
	left: 188px;
	top: 217px;
	position: absolute;
	z-index:10;
}
#myproducts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	z-index: 9;
	width: 290px;
	left: 225px;
	top: 125px;
	font-weight: bold;
	text-align: left;
	height: auto;
}
#mytext{
	height: auto;
	width: 750x;
	padding: 10px;
	clear: both;
}
#mytext a:link{
	text-decoration: none;
	color: #FF0000;
}
#mytext a:visited{
	text-decoration: none;
	color: #FF0000;
}
#mytext a:active {
	text-decoration: none;
	color: #FF0000;
}
#mytext a:hover {
	text-decoration: none;
	color: #0000FF;
}
#mybodycopy{
	height: auto;
	width: 800px;
	margin:0 auto;
	position: relative;
	z-index:2;
	background-color: #FFFFFF;
	}
	
#myfooter{
	position: relative;
	z-index:9;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-image: url(img/items/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}
#myfooter a:link{
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#myfooter a:visited {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#myfooter a:active {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#myfooter a:hover{
	color:#FFFFCC;
	background-color:#990000;
}
/*
#myfooter .footer{
	width:100%;
	margin:0 auto;
	position:relative;
	top: 10px;
}
*/
.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.BodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.BodyStyleBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
