body {
	margin: auto;
	padding:10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 100%; height: 100%;
}
a:link, a:visited, a:active{
	color:#4E5961;
	text-decoration: none;
	font-size: 12px;
	}
a:hover {text-decoration: underline;}

h1 { font-size:18px; font-weight: bold;}
h2 { font-size:16px; font-weight: bold;} /* also used in common files*/
h3 { font-size:14px; font-weight: bold}
h4 { font-size:12px; font-weight: bold;}
h5 { font-size:10px; font-weight: bold;}

input, select { font-size:12px; vertical-align: middle; margin: 2px;}

hr { height: 1px; color: #369; background: #369;}

p, li, dd { font-size:12px ; line-height: 1.3em;}
li { list-style: square outside;}
table, form {margin: 0; padding: 0;}

/*-------------------head--------------------*/

#head {
	position: absolute; left: 50%; top:10px;
	width: 750px; height: 97px; 
	background: #fff; border: 1px solid #666; 
	margin: 0 0 0 -325px;
	}
	
#mail {
	position: absolute; left: 50%; top: 20px; 
	margin-left: -20px; width: 200px;
	}
.nav {
	position: relative; left: 50%; top: 78px; 
	margin-left: -135px; width: 450px;
	}
.nav a:link, .nav a:visited {
	font-size: 13px; font-weight: bold; 
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666; 
	text-decoration: none;
	margin: 0 3px; padding: 0 .2em;
	}
.nav a:hover {	
	color: #369; 
	text-decoration: none; border-top: 3px solid #369;
	}
	
/*-----------------------content box -------------------*/
#box {
	position: absolute; left: 50%; top: 115px;
	width: 750px; height: 450px; 
	background: #fff url(img/bg.gif) repeat -60px -15px; border: 1px solid #666; 
	margin: 0 0 0 -325px; padding: 0;
	}
#text {
	position: relative; top:115px; left:50%; 
	margin-left:80px; 
	width: 352px; height: 250px;
	background: #fff; 
	border: 1px solid #666;
	}
#text p {font-size: 11px; padding: 5px; margin: 0;}

/*--------------------specials-----------------*/

#spotlight {
	position: relative; top:-5px; left:150px; 
	margin-left:70px; 
	width: 100px; height: 32px;
	z-index: 5;
	}
.spec {margin-top: -3px;}
*html .spec {margin-top: -18px;}
.spec img {margin: 0 2px;}	

/*--------------------categories----------------*/
#collect {
	position: absolute; top:383px; left:50%; 
	margin-left:80px; 
	width: 150px; height: 36px;
	z-index: 5;
	}
	
#tab1 a:link, #tab1 a:visited,
#tab2 a:link, #tab2 a:visited,
#tab3 a:link, #tab3 a:visited,
#tab4 a:link, #tab4 a:visited,
#tab5 a:link, #tab5 a:visited,
#tab6 a:link, #tab6 a:visited,
#tab7 a:link, #tab7 a:visited,
#tab8 a:link, #tab8 a:visited,
#tab9 a:link, #tab9 a:visited,
#tab10 a:link, #tab10 a:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; text-transform: uppercase;
	color: #369;
	text-decoration: none;
	padding: 0 0 0 16px;
	display: block;
	background: url(img/cat_nav.gif) no-repeat left -20px; 
}

#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover, #tab5 a:hover,
#tab6 a:hover, #tab7 a:hover, #tab8 a:hover, #tab9 a:hover, #tab10 a:hover {
	color: #666; text-decoration: none;
	background: url(img/cat_nav.gif) repeat-y top left; 
}

#tab1 {position: absolute; top:423px; left:50%; margin-left:80px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab2 {position: absolute; top:423px; left:50%; margin-left:260px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}
#tab2 span {font-size: 9px;}
#tab2 a:hover span {color: #fff;}
#tab3 {position: absolute; top:446px; left:50%; margin-left:80px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab4 {position: absolute; top:446px; left:50%; margin-left:260px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab5 {position: absolute; top:469px; left:50%; margin-left:80px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab6 {position: absolute; top:469px; left:50%; margin-left:260px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab7 {position: absolute; top:491px; left:50%; margin-left:80px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab8 {position: absolute; top:491px; left:50%; margin-left:260px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab9 {position: absolute; top:515px; left:50%; margin-left:80px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

#tab10 {position: absolute; top:515px; left:50%; margin-left:260px; width: 172px; height: 18px;background: #fff; border: 1px solid #666;}

/*------------------------search-----------------------------*/

#info {position: absolute; top:512px; left:50%; margin-left:120px; width: 280px; height: 30px;
	padding: 3px 0; font-size: 11px; text-align: center; }
#info a { font-size: 11px; color: #4E5961; /*text-decoration: underline;*/ text-transform: uppercase;}



#search input {
	position: absolute; top:555px; left:50%; 
	margin:0 0 0 100px; padding: 0 0 0 .25em;
	width: 149px; height: 20px;
	background: #fff; border: 1px solid #666;
	font-weight:bold; font-size: 14px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #369; 

	}

#submit input {
	position: absolute; top:555px; left:50%; 
	margin:0 0 0 260px; padding: 0; 
	width: 60px; height: 22px;
	background: #fff; border: 1px solid #666; 
	font:bold 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #369;
	}

#footer {	
	position: absolute; left: 50%; top: 570px;
	width: 750px; height: 15px; 
	margin: 0 0 0 -325px;
	font-size: 10px;
	padding: 0;}
#footer a:link, #footer a:visited {font-size: 10px; color: #666; text-decoration: none;}
#footer a:hover {color: #000;}

#psi {	
	position: absolute; left: 50%; top: 590px;
	width: 750px; height: 1.5em; 
	margin: 0 0 0 -325px;
	font-size: 10px;
	text-align: right;
	color: #ccc;}
#psi a:link, #psi a:visited {font-size: 10px; color: #ccc; text-decoration: none;}
#psi a:hover {color: #666;}

