/* CSS Document */



body {
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	color: #000099;
}
a:link, a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #F0B010;
}
a.buttons {
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: .9;
	text-decoration: none;
}
a.buttons:link {
	color: #000099;
	text-decoration: none;
}
a.buttons:visited {
	color: #000099;
	text-decoration: none;
}
a.buttons:hover {
	color: #F0B010;
	text-decoration: none;
}
a.buttons:active {
	color: #000099;
	text-decoration: none;
}
/* Positioning for orange boxes in index.htm */



.left {
	position: absolute;
	left: 25px;
	background-image: url(goldbox.gif);
	background-repeat: no-repeat;
	height: 201px;
	width: 290px;
	z-index:2;
	padding-top: 30px;
	padding: 25px;
}
.right {
	position: absolute;
	left: 310px;
	background-image: url(goldbox.gif);
	background-repeat: no-repeat;
	height: 201px;
	width: 290px;
	z-index:2;
	padding-top: 30px;
	padding: 25px;
}
.specialleft {
	left: 25px
}
.specialright {
	left: 215px
}
.subleft {
	left: 42px;
	position: absolute;
	height: 100px;
	width: 262px;
	z-index: 3;
}
#mainbody table#newsItem ,#mainbody table#news{
	font-size: 12px;
}

.subright {
	left: 326px;
	position: absolute;
	height: 100px;
	width: 262px;
	z-index: 3;
}
#cat1 {
	top: 180px;
}
#subcat1 {
	top: 261px;
}
#cat2 {
	top: 180px;
	padding-left: 15px;
	padding-right: 0px;
}
#subcat2 {
	top: 258px;
}
#cat3 {
	top: 385px;
}
#subcat3 {
	top: 465px;
}
#cat4 {
	top: 385px;
}
#subcat4 {
	top: 465px;
}
#cat5 {
	top: 590px;
	height: 195px;
	position: absolute;
	width: 210px;
	background-image: url(goldbox2.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	padding-top: 30px;
	z-index: 2;
}
#subcat5 {
	position: absolute;
	top: 670px;
	left: 37px;
	height: 111px;
	width: 170px;
	z-index: 3;
}
#cat6 {
	position: absolute;
	top: 590px;
	padding: 25px;
	padding-top: 30px;
	height: 195px;
	width: 380px;
	background-image: url(goldbox3.gif);
	background-repeat: no-repeat;
	z-index:2;
}
#subcat6 {
	position: absolute;
	top: 670px;
	left: 232px;
	height: 110px;
	width: 348px;
	z-index: 3;
}
#cat7 {
	top: 795px;
}
#subcat7 {
	top: 874px;
}
#cat8 {
	top: 795px;
	padding-left: 20px;
	padding-right: 0px;
}
#subcat8 {
	top: 874px;
}
#cat9 {
	top: 1000px;
}
#subcat9 {
	top: 1080px;
}
#cat10 {
	top: 1000px;
}
#subcat10 {
	top: 1080px;
}
/*********************** Page elements *********************************/

#atlamheader {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(header2b.gif) no-repeat;
	width:445px;
	height:109px;
	z-index: 7;
}
#verticalbar {
	background:  url(/vertical1.gif) repeat-y;
	top: 96px;
	position: absolute;
	left: 0px;
	height: 1454px;
	width: 20px;
	z-index: 2;
}
#horizontalbar {
	background: url(horizontal.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 700px;
	position: absolute;
	top: 54px;
	z-index:1;
	left: 211px;
}
#watchlogo {
	position:absolute;
	background: url(/images/logo.gif) no-repeat top left;
	top:0px;
	width:142px;
	height:168px;
	z-index: 3;
	left:595px;
}
#buttonlist {
	position: absolute;
	left: 600px;
	top: 173px;
	height: 426px;
	width: 150px;
}
#shoppingcart {
	position: absolute;
	left: 606px;
	top: 624px;
	height: 50px;
	width: 60px;
}
#excuseDust {
	position:absolute;
	width:349px;
	height:215px;
	z-index:8;
	left: 126px;
	top: 7px;
	padding: 20px;
	display:none;
	border: thick solid #006;
	background-color: #FFCC66;
}
#pageheader {
	position: absolute;
	top: 134px;
	left: 340px;
	height: 40px;
	width: 250px;
	z-index: 5;
}
#mainbody, #content {
	font-family: trebuchet, "trebuchet ms", verdana, san-serif;
	font-size: 14px;
	position: absolute;
	top: 182px;
	left: 25px;
	width: 550px;
	padding: 5px;
}
