body {
	font-family: Verdana, sans-serif;
	font-size:0.7em;
	background-color: #efefef;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
.nent { 
  background-color: #cccc99;
 }
.education { 
  background-color: #cccc99;
 }
.main {
	margin-top: 0;
	margin-bottom: 0;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
 }

.nent .main { 
  background-color: #efefef;
}
.education .main { 
  background-color: #efefef;
 }
.content {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	float: left; 
	width: 440px;
	line-height: 15px;
 }
.footer {
	background-image: url('navbg.gif');
	background-repeat: repeat-x;
	text-align:center;
	padding: 0;
	color: #fff;
	height: 30px;
	padding-top: 6px;
}

#toplinks {
	background-image: url('navbg.gif');
	background-repeat: repeat-x;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 5px;
	text-align: center;
	list-style-type: none;
}

#toplinks li {
  float: left;
}

#toplinks a {
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	display: block;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	width: 70px;
	background-image: url('tab.gif');
	background-repeat: repeat-x;
	margin-right: 10px;
	height: 25px;
}
#toplinks a.current {
	background-image: url('tabcurrent.gif');
}
#toplinks a:hover {
	background-image: url('tabhover.gif');
}
#toplinks a.current:hover {
	background-image: url('tabcurrent.gif');
}

.nent #toplinks{ 
	background-color: #cccc99;
	padding-left: 20px;
 }

.education #toplinks { 
	background-color: #cccc99;
	padding-left: 20px;
 }

.education #toplinks a {
	width: 90px;
	margin-right: 6px;
}

.nent #toplinks a {
	width: 110px;
}

a {text-decoration: none; color: }
a:link, a:visited { text-decoration: none; color: #3399CC; }
a:hover { color: #335e82; }
a img {
	border: 0;
}
.pub_row { 
  min-height: 300px;
}

.pub_image { 
  padding: 5px;
  float: left;
}

.img_map { 
  border: 1px solid #3399cc;
 }

.img_front { 
  padding: 10px;
 }
.table_basket {
  background-color: #efefef;
 }

.basket_total { 
  font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #efefef;
}

#minibasket {
  padding: 2px;
  position: absolute;
  left: 670px;
  top: 10px;
  width: 60px;
  height: 40px;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
}

.tr_alt { 
  background-color: #efefef;
 }

.tr_header { 
  font-weight: bold;
  background-color: #efefef;
}

.td_header { 
  border-top: 1px solid #3399cc;
  border-bottom: 1px solid #3399cc;
 }

.header_image { 
  position: relative;
  top: 0px;
  left: 0px;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
 }
 #checkoutbutton {
	 float: right;
	 margin-top: 10px;
	 width: 100px;
	 padding: 5px;
	 display: block;
	 border: 1px dashed #000;
	 background-color: #efefef;
	 font-size: 1.3em;
	 font-weight: bold;
 }
.spacer {
	clear: both;
	height: 0;
	width: 0;
}
.pagetop {
	height: 70px;
	background-color: #AAAAAA;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	/*background-image: url('pagetop.gif');
	background-repeat: repeat-x;*/
}
.pagetop h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	letter-spacing: -0.5px;
}
.pagebottom {
}
.right {
	width: 250px;
	float: right;
	padding-top: 10px;
}
.right h3 {
	background-image: url('tab.gif');
	background-repeat: repeat-x;
	height: 30px;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
}
.right ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}
.right li {
	padding: 2px;
	margin: 0;
}
