/* normal css */
body { margin:0; padding:0; background-image:url(../images/mainbg.jpg);  background-repeat:repeat-x; background-color:#ffd801;}

/*--- homepage css ----*/
.main {width:100%; height:100%; background-image:url(../images/tree3.gif); background-position:bottom; background-repeat: no-repeat;}
.stars { background:url(../images/stars.jpg) no-repeat top; height:695px; width:100%;}
.container { width:1000px; margin:auto; padding:29px 0px 0px 0px;}
.scrollingbg { background:url(../images/scrolling_bg.gif) no-repeat top left; width:270px; height:290px; filter:alpha(opacity=70); -moz-opacity:.70; opacity:0.70;}


/*--- text css ---*/
.scrollingtext { font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px; width:250px;  text-align:center; height:260px; color:#000000; line-height:16px;}
.scrollingtext a { color:#000000; text-decoration:none}
.scrollingtext a:hover { font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}
.footerext11 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:30px 0px 0px 80px}

