

/*##### START: Reset Style #####*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*##### END: Reset Style #####*/


/*##### START: HTML Main #####*/
body { background: #fafaff; font: 62.5% "Century Gothic", Geneva, Verdana, Arial, Helvetica, sans-serif; color: #4C1803;}

/* links */
a, a:visited {color: #8D2710;background: inherit;text-decoration: none;}
a:hover {color: #A38F6E;background: inherit;padding-bottom: 0;text-decoration:underline;}

/* page constants */
h1, h2, h3, p { padding: 10px 0; margin:0; }
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; font-weight: bold; color: #593A44;}
h1 {font-size: 2.5em; border-bottom:1px solid #D8DEDD;padding: 10px 0 5px 0; }
h2 {font-size: 1.7em;text-transform: uppercase; }
h3 {font-size: 1.5em;}
ul, ol {margin: 5px 20px;padding: 0 20px;}
acronym {cursor: help;border-bottom: 1px dashed #494037;}
blockquote {font:1.1em/1.2em 'Trebuchet MS', Tahoma, Sans-serif;margin:10px;padding:5px 15px;background: #D8DEDD;color: #444;}

.clear { clear: both; } /* universal clear */
.left { float: left; } /* universal float left */
.right { float: right; } /* universal float right */
.align-left { text-align: left; } /* universal text left */
.align-right { text-align: right; } /* universal text right */
.pad {padding:10px;}
.color-01 {color:#4C1803}
.color-01s {color:#D8DEDD}
.color-02 {color:#8D2710}
.color-03 {color:#A38F6E}
.color-04 {color:#494037}
.color-04s {color:#807A73}
.color-05 {color:#6C6829}
.bg-01 {background:#4C1803;color:#D8DEDD}
.bg-01s {background:#D8DEDD}
.bg-02 {background:#8D2710;color:#D8DEDD}
.bg-03 {background:#A38F6E;color:#D8DEDD}
.bg-04 {background:#494037;color:#D8DEDD}
.bg-04s {background:#807A73;color:#D8DEDD}
.bg-05 {background:#6C6829;color:#D8DEDD}

#logo{display : none; text-align: left;}
       
#box1, #box2, #box3 
	{
        display : none;
        background : #FFFFFF;
	padding: 1px;
    }
    
#box4, #box5, #box6 
{
        background : #FFFFFF;
	padding: 1px;
    }
.over1
	{
		border: 1px dashed #FFFFFF;
  }
.over2
	{
		border: 1px dashed #534515;
  }



div#container1, div#container2, div#container3, 
div#container4, div#container5, div#container6  
	{
		height: 480px; 
		width: 770px;
	}
div#cnt1-id1, div#cnt1-id2, div#cnt1-id3, div#cnt1-id4, div#cnt1-id5,
div#cnt2-id1, div#cnt2-id2, div#cnt2-id3, div#cnt2-id4, div#cnt2-id5,
div#cnt3-id1, div#cnt3-id2, div#cnt3-id3, div#cnt3-id4, div#cnt3-id5,
div#cnt4-id1, div#cnt4-id2, div#cnt4-id3, div#cnt4-id4, div#cnt4-id5,
div#cnt5-id1, div#cnt5-id2, div#cnt5-id3, div#cnt5-id4, div#cnt5-id5,
div#cnt6-id1, div#cnt6-id2, div#cnt6-id3, div#cnt6-id4, div#cnt6-id5
	{
		
		height: 76%;
		width: 750px;
		overflow: auto;

	scrollbar-3dlight-color:#E4D0F4;
    scrollbar-arrow-color:#494949;
    scrollbar-base-color: none;
    scrollbar-darkshadow-color:none;
    scrollbar-face-color:#D5D5D8;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:#EFEFEF;
    scrollbar-track-color:none;
}
		


#Main
	{
       width:705px;
       height:540px;
       background-color:#ffffff;
	  
	}

/* images */
img {border:0;} /* remove border from all images*/
.img {background: #fff;border: 1px solid #494037;padding: 5px;}
.img-right {background: #fff;border: 1px solid #494037;padding: 5px;margin: 5px 0px 5px 10px;float:right;}
.img-left {background: #fff;border: 1px solid #494037;padding: 5px;margin: 5px 10px 5px 0px;float:left;}
/* end - images */

/*##### END: HTML Main #####*/

