
#header {
	background-image: url('images/head.jpg');
	height: 162px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, Utopia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sitebody {
	background-image: url('images/body.jpg');
	margin: 0 auto;
	width: 800px;
	padding-top: 5px;
}
#footer {
	background-image: url('images/foot.jpg');
	margin: 0 auto;
	width: 800px;
	height:67px;
	font-family: Verdana, Arial, Helvetica, Utopia, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#headertext {
	padding-top: 90px;
	letter-spacing: 5px;
}
#navbar {
	padding-top: 30px;
	text-align: right;
	padding-right: 35px;
	font-size: 12px;
	font-weight: normal;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}
#bodyhead {
	font-size: 10px;
	font-weight: normal;
	position:relative; 
	left:5px; 
	top:0px; 
	width:730px; 
	z-index:2; 
	text-align:right;
}
#bodytext {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footertext {
	padding-top: 35px;
	letter-spacing: 2px;
}

#breadCrumbs {
    position:relative; left:5px; top:0px; width:730px; height:25px; z-index:2;
}

a:visited {
	color: #0000CC;
}
.detailtext {font-size: 10px}

.detailtext a {text-decoration:none;}

.detailbold {
	font-size: 10px;
	font-weight: bold;
}
.detailbold a {text-decoration:none;}

.box_tl { background-image: url(images/tl.gif); background-repeat:no-repeat; width:15px; height:15px; }
.box_t { background-image: url(images/t.gif); background-repeat:repeat-x; height:15px; }
.box_tr { background-image: url(images/tr.gif); background-repeat:no-repeat; width:15px; height:15px; }
.box_l { background-image: url(images/l.gif); background-repeat:repeat-y; width:15px; }
.box_r { background-image: url(images/r.gif); background-repeat:repeat-y; width:15px; }
.box_bl { background-image: url(images/bl.gif); background-repeat:no-repeat; width:15px; height:15px; }
.box_b { background-image: url(images/b.gif); background-repeat:repeat-x; height:15px; }
.box_br { background-image: url(images/br.gif); background-repeat:no-repeat; width:15px; height:15px; }


/* ZenCart */
.leftbox { 
font-size: 12px;
background-color:#FFFFFF;
border-bottom: 1px dashed #9a9a9a; 
padding: 5px;
}
.rightbox { 
font-size: 12px;
}
.center_column {
font-size: 12px;
padding: 5px;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
}