a, a:link, a:visited, a:active	{color: #C00; text-decoration: none; cursor: pointer;}
a:hover, a.selected	{color: #800; text-decoration: none; cursor: pointer;}

body {background: #831 url(../images/theme28/bg-body.jpg) repeat-x;}
/**************************************************header**************************************************/
#header {background: url(../images/theme28/banner.jpg) no-repeat 0 60px;}
#header h2 {background: url(../images/theme28/bg-title.jpg) no-repeat; color: #666;}
/**************************************************content area********************************************/
#content {background: #fff url(../images/theme28/bg-main.jpg) no-repeat 100% 100%; }
/**************************************************center column*******************************************/
#main {color: #444;}
#main ul#breadcrumbs li {color: #C00;}
#main ul#breadcrumbs li a {color: #C00;}
#main ul#breadcrumbs li a:hover {color: #800;}
#main h3 {color: #731;}
#main h4 {color: #731;}
#main table {border: 1px solid #731;}
#main table thead tr th, #main table tfoot tr td {background: #731; color: #fff;}
#main table tbody tr td {border-bottom: 1px solid #731;}
/**************************************************left column*********************************************/
#sidebar {background: url(../images/theme28/bg-sidebar.jpg) repeat-y; color: #831;}
#sidebar ul#sidebarNav li a {border-bottom: 1px solid #671;}
#sidebar ul#sidebarNav li ul {border-bottom: 1px solid #671;}
/**************************************************footer**************************************************/
#footer {background: url(../images/theme28/bg-footer.jpg) no-repeat; color: #666;}
#footer p a {color: #666;}
