BODY {
    font-family: Verdana;
    font-size: 12px;
    color: black;
    background: url(/img/bgs/1.jpg) no-repeat;
    margin: 0;
    padding: 0;
    border: 0;
}

IMG {
    border: 0;
}

H1, H2 {
    margin: 0;
    padding: 0;
    clear: none;
    color: #1e9722;
    font-weight: normal;
}

A {
    color: #000260;
}

A:hover {
    color: #335386;
}

DIV#base {
    width: 880px;
    margin: 20px 0;
    text-align: left;
    position: relative;
}

DIV#menu {
    position: absolute;
    top: 50px;
    width: 880px;
    height: 55px;
}

DIV#menuback {
    position: relative;
    left: 9px;
    width: 862px;
    height: 52px;
    background: #000260;
    opacity: 0.7;
    margin-top: 20px;
}

DIV#menu_lt {
    width: 9px;
    height: 52px;
    background: url(/img/menu_lt.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 63px;
    opacity: 0.7;
}

* html DIV#menu_lt {
    background: url(/img/menu_lt.gif) no-repeat;
    top: 62px;
}

DIV#menu_rt {
    width: 9px;
    height: 52px;
    background: url(/img/menu_rt.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 63px;
    opacity: 0.7;

}

* html DIV#menu_rt {
    background: url(/img/menu_rt.gif) no-repeat;
    top: 62px;
}

* html SPAN#menu_trans * {
    filter: alpha(opacity=70);
}

DIV#submenu {
    width: 580px;
    padding: 10px;
}

.pmenu {
    display: inline-block;
    position: relative;
    top: 1px;
    height: 52px;
    background: url(/img/triangle.gif) no-repeat;
    vertical-align: middle;
}

.pmenu IMG {
    margin: 16px 10px;
}


DIV#navbar {
    float: right;
    position: absolute;
    top: 30px;
    right: 80px;
}

DIV#navbar A {
    margin: 0 10px;
}

DIV#whitebox {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: white;
    width: 880px;
    min-height: 400px;
	position: inherit; /*Bug Shadow-bt.jpg is Here - But Now Fixed.*/
}

* html DIV#whitebox {
    height: 400px;
}

DIV#contentbar {
    display: inline-block;
    width: 580px;
    margin: 10px;
    min-height: 400px;
}

* html DIV#contentbar {
    display: inline;
    height: 400px;
}

DIV#rightbar {
    vertical-align: top;
    top: 0;
    right: 10px;
    width: 240px;
    margin: 10px;
	display:inline-block;
}

* html DIV#rightbar {
    display: inline;
}

DIV#disclaimer {
    position: absolute;
    bottom: 3px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #666;
}

DIV#flower_decor {
    position: absolute;
    right: -24px;
    top: 42px;
    width: 116px;
    height: 159px;
    background: url(/img/flower_decor.png) no-repeat;
}

DIV#star_decor {
    position: absolute;
    left: -20px;
    bottom: -7px;
    width: 61px;
    height: 39px;
    background: url(/img/star.png) no-repeat;
}

DIV#shadow_bt {
    position: absolute;
    left: 0px;
	bottom:-22px;
    width: 903px;
    height: 197px;
    background: url(/img/shadow_bt.png) no-repeat;
}

DIV.news {
    margin-bottom: 10px;
}

.counter {
    position: relative;
    left: 10px;
    opacity: 0.5;
}
