body {font-size: 100%; font-family: arial,sans-serif; color: #000; Background: #fff;}
a, a:link, a:visited {color: #000;}
a:hover {color: #ccc;}
a.nm, a.nm:link, a.nm:visited {color: inherit; text-decoration: none;}
a.nm:hover {color: #000;}


/* containers */
#container {width: auto; margin: 1em;}
#page {width: auto; height: auto;}
#top {width: auto; height: auto; color: #000; background: #fff; background-image: none; position: relative;}
#bottom {display:none}

#menu-content {position: relative; width: auto; height: auto; top: 0; padding: 0; left: 0; overflow: auto; border: none;}
#mas-container {position: relative; width: auto; height: auto; top: 0px; left: 0; background-image: none;}
#mas-content {position: relative; width: auto; height: auto; right: 0; top: 0; color: #000; text-align: left; padding: 0; border: 0px solid #2f2c0c; overflow: auto;}
#mas-content h2 {font-size: 20px; font-weight: bold; margin: 24px 0 5px 0;}
#mas-header,#mas-pic {display: none;}
	
/* Horizontal Carousel */
#horizontal_carousel { position: absolute; width: 886; height: 100px; top: 352px; left: 37px; }
#horizontal_carousel .container { float: left; width: 826px; height: 100px; position: relative; overflow: hidden; }
#horizontal_carousel ul { margin: 0; padding: 0; width: 100000px; position: relative; top: 0; left: 0; height: 65px; }
#horizontal_carousel ul li { width: 120px; height: 65px; text-align: center; list-style: none; float: left; }
#horizontal_carousel ul li img {display: block; margin-top: 8px;}
#horizontal_carousel .previous_button,
#horizontal_carousel .previous_button_over,
#horizontal_carousel .previous_button_disabled,
#horizontal_carousel .next_button,
#horizontal_carousel .next_button_over,
#horizontal_carousel .next_button_disabled {display:none;}
 
