/* This is the Main Logo */
#logo {background: url(../images/light/logo.png) 0 0 no-repeat;}

/* Top Bar */



/* Main Body */
body {background: #fff;}
#bl.corner, .bottom-bl {background: url(../images/light/maincontent-bl.png);}
#br.corner, .bottom-br {background: url(../images/light/maincontent-br.png);}
#tl.corner, .bottom-tl {background: url(../images/light/maincontent-tl.png);}
#tr.corner, .bottom-tr {background: url(../images/light/maincontent-tr.png);}
.show-bl {background: url(../images/light/showcase-bl.png);}
.show-br {background: url(../images/light/showcase-br.png);}
#main-content {border: 1px solid #ccc;}
#bl.corner {bottom:0;left:0;}
#br.corner {bottom:0;right:0;}
#tl.corner {top:0;left:0;}
#tr.corner {top:0;right:0;}
#bottom-main2 {border: 1px solid #ccc;}




/* Horizontal Menu */
#horiz-menu li, #horiz-menu li .link {color: #000;}
#horiz-menu li .active {color:#ccc; text-decoration:none;}
#horiz-menu li .hover {color: #000; text-decoration:underline;}
#horiz-menu li .visited {color: #000; text-decoration:none;}


/* IE6 Fix */
#horiz-menu li.active .link {color: #ccc; text-decoration:none;} 
#horiz-menu li.sfHover .link {color: #000; text-decoration:none;}
#horiz-menu li:hover .link {color: #000; text-decoration:underline;}


/* Bottom Section */
#botbar {background: url(../images/light/topbar-m.png) 0 0 repeat-x;}
#botbar2 {background: url(../images/light/topbar-l.png) 0 0 no-repeat;}
#botbar3 {background: url(../images/light/topbar-r.png) 100% 0 no-repeat;}
#footer2 {background: url(../images/light/footer-bl.png) 0 100% no-repeat;}
#footer3 {background: url(../images/light/footer-br.png) 100% 100% no-repeat;border-top:  1px solid #000;}
#footerbar {background: url(../images/light/footerbar-m.png) 0 0 repeat-x;}
#footerbar2 {background: url(../images/light/footerbar-l.png) 0 0 no-repeat;}
#footerbar3 {background: url(../images/light/footerbar-r.png) 100% 0 no-repeat;}
#rocket {background: url(../images/light/rocket.png) 0 0 no-repeat;}