﻿html
{
    height:100%;
}
body 
{
    margin:0px;
    background-image:url(img/body_bg.gif);
    background-repeat:repeat-x;
    height:100%;
}
#divOuter
{
    margin: 0px auto;
    width:765px;
    position:relative;    
}
#divHeadTop
{
    position:absolute;
    width:765px;
    height:57px;
    border-bottom:1px solid #7794af;
    background-image:url(img/nepal.gif);
    background-repeat:no-repeat;
    background-position:right top;
    margin-bottom:2px;
}
#divTop1
{
    position:absolute;
    top:60px;
    left:0px;
    width:765px;
    height:86px;
    background-image:url(img/redBar_bg.gif);
    background-repeat:repeat-x;
}
#divTop1Left
{
    width:765px;
    height:86px;
    background-image:url(img/redBar_left.gif);
    background-repeat:no-repeat;
    background-position: left top;
}
#divTop1Right
{
    width:765px;
    height:86px;
    background-image:url(img/redBar_right.gif);
    background-repeat:no-repeat;
    background-position: right top;
    text-align:center;
}
#divMain
{
    position:absolute;
    width:737px;
    top:106px;
    left:14px;
}
#divPicture
{
    background-image:url(img/img_head_01.jpg);
    background-repeat:no-repeat;
    width:737px;
    height:210px;
    vertical-align:bottom;
}
#divLevel2
{
    background-image:url(img/level2_bg.gif);
    background-repeat:repeat-x;
    top:185px;
    left:0px;
    height:25px;
    width:731px;
    padding-left:6px;
    position:absolute;
}
#divLevel3
{
    height:185px;
    width:737px;
    position:absolute;
}

#imgLevel1_1
{
    background-image:url(img/level1_1.gif);
    width:75px;
}
#imgLevel1_2
{
    background-image:url(img/level1_2.gif);
    width:103px;
}
#imgLevel1_3
{
    background-image:url(img/level1_3.gif);
    width:107px;

}
#imgLevel1_4
{
    background-image:url(img/level1_4.gif);
    width:87px;

}
#imgLevel1_5
{
    background-image:url(img/level1_5.gif);
    width:101px;

}
img.imgLevel1_Splitter
{
    width:34px;
    height:46px;
}
img.imgLevel1
{
    background-repeat:no-repeat;
    background-position:0px -46px;
    height:46px;
    cursor:pointer;
}
img.imgLevel1On
{
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:46px;
    cursor:pointer;
}
div.div_Level_2
{
    width:118px;
    padding-top:5px;
    color:White;
    font-size:11px;
    float:left;
    font-family:Arial,Verdana,Helvetica;
    font-weight:bold;
    height:20px;
    text-align:center;
    background-image:url(img/level2_itembg.gif);
    background-repeat:no-repeat;
}
div.div_Level_2On
{
    width:118px;
    padding-top:5px;
    color:White;
    font-size:11px;
    float:left;
    font-family:Arial,Verdana,Helvetica;
    font-weight:bold;
    height:20px;
    text-align:center;
    background-image:url(img/level2_itembg.gif);
    background-repeat:no-repeat;
    background-position:0px -50px;
}

#divMeginmal
{
    margin: 0px auto;
    width:765px;
    position:relative;
    top:316px; 
}
#divMeginmalInner
{
    position:relative;
    width:737px;
    padding:0px 13px 0px 14px;
}
div.div_Level3
{
    position:absolute;
    width:104px;
    height:170px;
    top:80px;
    left:134px;
    padding:12px 12px 0px 12px;
    background-image:url(img/l3_bg.png);
    background-repeat:no-repeat;
    color:White;
}
a.hrefLevel2
{
    color:White;
    text-decoration:none;
}

#imgNextPage
{
	background-image:url(/img/ff.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-width:0px;
	width:26px;
	height:26px;
}
#imgPrevPage
{
	background-image:url(/img/rew.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-width:0px;
	width:26px;
	height:26px;
}
