
#page a:link {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#page a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
#page a:hover {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
#page a:active {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
body{background: #F3F2E9;}


#search{ background: url(http://www.ptk.org/images/alumni/alumni_search_bg.png) no-repeat;width:220px; }

#topmenu li{ border-left: 1px solid #dedbd1; }
#topmenu li a {	color: #333333; }
#topmenu li a:hover,#topmenu li.active a { color: #ff7800; background:#f5f4f0; }
#nav1 li ul li { background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top; }
/*#footer { background:#e4e2db url(default/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #777777; }*/


.box, .widget {	background: #FFFFFF url(http://www.ptk.org/images/honors/hpg/top-shadow.png) repeat-x top left; }
.box2 {	background: #f5f4f0 url(http://www.ptk.org/images/honors/hpg/top-shadow.png) repeat-x top left; }
*html .box, .widget {background: none; }
*html .box2 {background: none; }
.box2 .spacer.white, .list2 li { background: #ffffff; }
.box h3 {color:#314461;}

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#ebe9e1; }

span.continue-archives a { color:#777777; }

#nav1 li a:hover {
  	background: none;
	color:#996600;
	border:none;
}