a, a:link, a:visited, a:active	{color: #e80; text-decoration: none; cursor: pointer;}
a:hover, a.selected	{color: #a60; text-decoration: none; cursor: pointer;}

body {background: #644 url(../images/theme25/bg-body.jpg) repeat-x;}
/**************************************************header**************************************************/
#header {background: url(../images/theme25/banner.jpg) no-repeat 0 60px;}
#header h2 {background: url(../images/theme25/bg-title.jpg) no-repeat; color: #feb;}
/**************************************************content area********************************************/
#content {background: #fff url(../images/theme25/bg-main.jpg) no-repeat 100% 100%;}
/**************************************************center column*******************************************/
#main {color: #444;}
#main ul#breadcrumbs li {color: #e80;}
#main ul#breadcrumbs li a {color: #e80;}
#main ul#breadcrumbs li a:hover {color: #a60;}
#main h3 {color: #a77;}
#main table {border: 1px solid #a77;}
#main table thead tr th, #main table tfoot tr td {background: #a77; color: #fff;}
#main table tbody tr td {border-bottom: 1px solid #a77;}
/**************************************************left column*********************************************/
#sidebar {background: url(../images/theme25/bg-sidebar.jpg) repeat-y; color: #e80;}
#sidebar ul#sidebarNav li a {border-bottom: 1px solid #ee8a05;}
#sidebar ul#sidebarNav li ul {border-bottom: 1px solid #ee8a05;}
/**************************************************footer**************************************************/
#footer {background: url(../images/theme25/bg-footer.jpg) no-repeat; color: #fea;}
#footer p a {color: #fea;}