
body {margin-top: 0px; margin-left: 0; margin-right: 0px; margin-bottom: 200px; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0px; font-size: 11px; color: #222; font-weight:; background: #fff ;  background-image: url('http://www.axlbooks.com/img/round.gif'); background-repeat: repeat; line-height: 15px; }
h1 { font-size: 15px; font-family:  Arial, sans-serif; font-weight: bold; text-transform:; padding-top: 5px; color: #222; letter-spacing: 0px; border-top: 3px solid #222; }
h2 { font-size: 15px; font-family:  Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #222; margin-bottom: 0px;}
h3 { font-size: 11px; font-family: Arial, sans-serif; font-weight: normal; font-style:; letter-spacing: 0px; color: #000;  line-height: 17px; cursor:hand;
cursor:pointer; margin-bottom: 0px;}
h4 { font-size: 15px; font-family:  Arial, sans-serif; font-weight: normal; text-transform:; padding-top: 5px; color: #fff; letter-spacing: 0px; border-top: 1px solid #fff; }
h5 { font-size: 13px; font-family:  Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #ff; line-height: 12px}
h6 { font-size: 13px; font-family:  Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #fff; line-height: 12px}

a:link { text-decoration: none; color: #000; padding: 1px; border-bottom: 0px solid #333; }
a:visited { text-decoration: none;  color: #000; padding: 1px; border-bottom: 0px solid #333;}
a:active { text-decoration: none;  color: #000; padding: 1px;  border-bottom: 0px solid #333;}
a:hover { text-decoration: underline;  color: #000; padding: 1px; border-bottom: 0px solid #333;}

a.eng:link { text-decoration: none; color: #fff; padding: 1px; border-bottom: 0px solid #eee;}
a.eng:visited { text-decoration: none;  color: #fff; padding: 1px; border-bottom: 0px solid #eee;}
a.eng:active { text-decoration: none;  color: #fff; padding: 1px;  border-bottom: 0px solid #eee;}
a.eng:hover { text-decoration: none;  color: #111; padding: 1px; border-bottom: 0px solid #222; background: #fff;}

a.lm:link { text-decoration: none; color: #222; padding: 1px; border-bottom: 0px solid #eee;}
a.lm:visited { text-decoration: none;  color: #000; padding: 1px; border-bottom: 0px solid #eee;}
a.lm:active { text-decoration: none;  color: #222; padding: 1px;  border-bottom: 0px solid #eee;}
a.lm:hover { text-decoration: underline;  color: #222; padding: 1px; border-bottom: 0px solid #222; background: #fff;}

a.lme:link { text-decoration: none; color: #fff; padding: 1px; border-bottom: 0px solid #eee;}
a.lme:visited { text-decoration: none;  color: #fff; padding: 1px; border-bottom: 0px solid #eee;}
a.lme:active { text-decoration: none;  color: #fff; padding: 1px;  border-bottom: 0px solid #eee;}
a.lme:hover { text-decoration: underline;  color: #000; padding: 1px; border-bottom: 0px solid #222; background: #fff;}


#text{position: relative; left: 500px; top: 50px;}
#gallery{float: left;}

#box {width: 66%; border: 0px solid #ffff66; margin-top: 50px; margin-left: 50px; margin-bottom: 50px; padding-left: 20px; padding-top: 20px; background:#fff ; background-image: url(''); ;float: left;}
#top {width: 95%; margin-top: 0px; margin-right: 5px;  margin-bottom: 0px; float: left; border-top: 3px solid #222; padding: 5px; background-color:#fff;}
#bott {width: 95%; margin-top: 0px; margin-right: 5px;  margin-bottom: 50px; float: left; border-bottom: 5px solid #222; padding: 5px; background-color:#fff;}
#left {width: 47%; margin-top: 0px; margin-right: 5px;  margin-bottom: 0px; float: left; border: 0px solid #4d4d4d; padding: 5px; background-color:#fff;}
#right {width: 47%; margin-top: 0px; margin-right: 0px;  margin-bottom: 0px; float: left; border: 0px solid #4d4d4d; padding: 5px; background-color:#fff;}

.imgbd {border: 3px solid #222}
td.right {padding:10px;}

.switchgroup1
{
font-weight: normal;
background: #fff;
padding: 0px;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border-right: 0px solid white;
overflow: scroll; /*leave this value alone*/
width: auto; /*Width of Carousel Viewer itself*/
height: 260px; /*Height should enough to fit largest content's height*/
background-image: url('img/bg.png');
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

