body {
  background: #f3f2fa url('/graphics/bg.jpg') repeat-x; 
  margin: 0px auto;
  padding:0px;
  font: normal 11px verdana;
  color: #626262;
}
img {
  border: none;
}
table {
  font: normal 12px arial;
}
#pagebox {
  margin:0px auto;
  width: 800px;
  background: #fff;
}
a:link, a:visited {
  font: normal 12px arial;
  color: #36c;
  line-height: 18px;
  text-decoration: none;
}
a:hover {
  font: normal 12px arial;
  color: #36c;
  line-height: 18px;
  text-decoration: underline;
}
.more_link {
  float: right;
  margin-top:15px;
}
/*--------------------------Begin Top Content-----------------------*/
#masthead {
  width: 800px;
  height: 147px;
}
#main_cont {
	padding: 20px 6px;
}
.page_hdrs {
	font: bold 16px arial;
  color: #8165dd;
  text-transform: uppercase;
}
.hdr_line {
	border-bottom: 1px solid #e0e0e0;
  margin: 8px 0px;
}
/*--------------------------Left Content------------------------------*/
#left_cont {
	float: left;
  width: 170px;
  margin-right: 9px;
}
.left_nav {
  width: 170px;
  height: 30px;
}
/*--------------------------Center Content------------------------------*/
#center_cont {
	float: left;
  width: 400px;
  margin-right: 9px;
  padding: 10px 15px;
}
.content_reg {
	margin: 10px 0;
}
.item_pic {
  float: left;
  margin-right: 10px;
}
.item_hdr {
  margin-bottom: 10px;
  font: bold 12px arial;
}
.item_details {
  font: normal 12px arial;
  color: #626262;
}
/*--------------------------Right Content------------------------------*/
#right_cont {
	float: left;
  width: 170px;
}
#directory {
	margin-bottom: 10px;
}
#poll {
	border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
}
/*---------------------------------POLL INFORMATION------------------------------------*/

#poll_1 .triton_poll th p { font: bold 13px Arial, sans-serif; color: #626262;text-align:center; }
#poll_1 .triton_poll td { text-align:center; font: 12px Arial, sans-serif; color: #626262; }
#poll_1 .triton_poll td.answer { text-align:left; font: 12px Arial, sans-serif; color: #626262; }

