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

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

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