html, body				{height: 100%;
						}
							
body					{background-position: center top;
						background-color: #000000;
						margin: auto;
						padding: 0px;
						height: 100%;
						}

#frame					{text-align: left;
						width: 1000px;
						margin: auto;
						z-index: 1;
						height: 100%;
						padding: 0px;
						}
						
#flash					{position: absolute;
						width: 827px;
						height: 682px;
						margin-left: 0px;
						margin-top: 0px;
						z-index: 1;
						}
						
#loginbox				{position: absolute;
						background-image: url(../images/loginbox.jpg);
						background-repeat: no-repeat;
						width: 222px;
						height: 75px;
						margin-left: 8px;
						margin-top: 12px;
						z-index: 3;
						}
						
#content				{position: absolute;
						width: 500px;
						margin-left: 20px;
						margin-top: 440px;
						z-index: 6;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #8b5656;
						}
						
#pic1					{position: absolute;
						width: 276px;
						height: 124px;
						margin-left: 544px;
						margin-top: 433px;
						z-index: 6;
						}
						
#pic2					{position: absolute;
						width: 276px;
						height: 180px;
						margin-left: 544px;
						margin-top: 580px;
						z-index: 6;
						}
						
#facebook				{position: absolute;
						margin-top: 95px;
						margin-left: 10px;
						}
						
						
.bodytext				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #a5a5a5;
						}
						
.bodylink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #a5a5a5;
						text-decoration: none;
						}
						
.bodylink:hover			{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #b1b1b1;
						text-decoration: none;
						}
						
.bodytext2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffeac6;
						}
						
.bodylink2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffeac6;
						text-decoration: none;
						}
						
.bodylink2:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffeac6;
						text-decoration: underline;
						}
						
.bodytext3				{font-family: verdana, trebuchet ms, arial;
						font-size: 15px;
						color: #ffeac6;
						}
						
.bodylink3				{font-family: verdana, trebuchet ms, arial;
						font-size: 15px;
						color: #ffeac6;
						text-decoration: none;
						}
						
.bodylink3:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 15px;
						color: #ffeac6;
						text-decoration: underline;
						}
						
.bodytext4				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #d8c3a0;
						}
						
.bodylink4				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffeac6;
						text-decoration: none;
						}
						
.bodylink4:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffeac6;
						text-decoration: underline;
						}
						
.bodytext5				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #626262;
						}
						
.bodylink5				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #626262;
						text-decoration: none;
						}
						
.bodylink5:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #808080;
						text-decoration: none;
						}
						
.bodytext6				{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #ffffff;
						}
						
.bodylink6				{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #ffffff;
						text-decoration: underline;
						}
						
.bodylink6:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #ffffff;
						text-decoration: none;
						}
						
.bodytext7				{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #626262;
						}
						
.bodylink7				{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #626262;
						text-decoration: none;
						}
						
.bodylink7:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 10px;
						color: #626262;
						text-decoration: none;
						}
						
.heading				{font-family: trebuchet ms, verdana, arial;
						font-size: 16px;
						color: #8b5656;
						}
						
.heading2				{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #3f2207;
						}
						
.footer					{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
						}
						
.footerlink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
						text-decoration: underline;
						}
						
.footerlink:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
						text-decoration: none;
						}
						
.imgborder				{border: 1px solid #ebebeb;
						padding: 3px;
						background-color: #f7f7f7;
						}
						
.categories				{width: 94%;
						background-color: #101010;
						padding: 6px;
						text-align: center;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #a5a5a5;
						}
						
.categories:hover		{width: 94%;
						background-color: #252525;
						padding: 6px;
						text-align: center;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #b1b1b1;
						}
						
.pagination				{background-color: #000000;
						padding: 3px;
						text-align: center;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #a5a5a5;
						border: #252525 solid 1px;
						}
						
.pagination:hover		{background-color: #1c1c1c;
						padding: 3px;
						text-align: center;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #b1b1b1;
						border: #a5a5a5 solid 1px;
						}
						
.basket					{position: absolute;
						display: none;
						margin-left: 70px;
						margin-top: 70px;
						background-image: url(../images/buy.png);
						width: 18px;
						height: 18px;
						}
						


						

						
						
table.fail					{border: #ea0b0b 1px solid;
							}
							
td.fail						{background-color: #ffb8b8;
							color: #ea0b0b;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
							
table.success				{border: #1ba200 1px solid;
							}
							
td.success					{background-color: #bff7b4;
							color: #1ba200;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
