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

body {background: url(../images/theme08/bg-body.jpg);}
/**************************************************header**************************************************/
#header {background: url(../images/theme08/banner.jpg) no-repeat 0 60px;}
#header h2 {background: url(../images/theme08/bg-title.jpg) no-repeat; color: #dbc;}
/**************************************************content area********************************************/

/**************************************************center column*******************************************/
#main {background: url(../images/theme08/bg-main.jpg) repeat-y; color: #444;}
#main ul#breadcrumbs li {color: #c80;}
#main ul#breadcrumbs li a {color: #c80;}
#main ul#breadcrumbs li a:hover {color: #a60;}
#main h3 {color: #857;}
#main table {border: 1px solid #857;}
#main table thead tr th, #main table tfoot tr td {background: #857; color: #fff;}
#main table tbody tr td {border-bottom: 1px solid #857;}
/**************************************************left column*********************************************/
#sidebar {background: url(../images/theme08/bg-sidebar.jpg) repeat-y; color: #c80;}
#sidebar ul#sidebarNav li a {border-bottom: 1px solid #bcac8a;}
#sidebar ul#sidebarNav li ul {border-bottom: 1px solid #bcac8a;}
/**************************************************footer**************************************************/
#footer {background: url(../images/theme08/bg-footer.jpg) no-repeat; color: #dbb;}
#footer p a {color: #dbb;}