
@import url(../icss_basics.css);
@import url(../icss_contents.css);
@import url(../icss_navigations.css);
/*<agl.folder "Basic structure">*/
	#basicarea          { text-align: left; visibility: visible; margin: 0 auto; position: relative; width: 800px; height: auto }
	#maincol                   { background-color: #fff; visibility: visible; position: relative; z-index: 1; width: 760px; height: auto; float: left }
	#middlecol   { visibility: visible; position: relative; width: 100%; height: auto; float: left }
	#contentarea     { visibility: visible; position: relative; z-index: 0; width: 100%; height: auto; float: left }
	#contentmain                              { background-color: #ebd8c5; background-image: url("../images/contentmain_bg.gif"); background-repeat: repeat-x; visibility: visible; position: relative; width: 496px; height: auto; min-height: 150px; float: left }
	#toparea            { background-image: url(../images/top_bg.gif); background-repeat: no-repeat; visibility: visible; position: relative; z-index: 2; width: 100%; height: 60px; float: left }
/*</agl.folder>*/
/*<agl.folder "Pagetitles">*/
	#pagetitles   { text-align: left; visibility: visible; position: relative; z-index: 0; height: auto; float: left }
	#pagetitles h1  { margin: 0; padding: 20px 40px 5px }
	#pagetitles p       { color: #762100; font-size: 12px; font-family: Verdana; line-height: 18px; margin: 0; padding: 5px 40px 40px }
	.pagetitleswidth    { width: 100% }
/*</agl.folder>*/
/*<agl.folder "csonly">*/
	#mainbg    { background-image: url(../images/main_content_bg.gif); background-repeat: repeat-y; background-position: left 0; visibility: visible; float: left }
	#marginleftbottom  { background-image: url(../images/left_margin_bottom.gif); background-repeat: no-repeat; background-position: left bottom; visibility: visible; float: left }
	#marginrightbottom  { background-image: url(../images/right_margin_bottom.gif); background-repeat: no-repeat; background-position: right bottom; visibility: visible; float: left }
	#marginleft      { background-image: url(../images/left_margin_top.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 20px; height: 600px; float: left }
	#marginright      { background-image: url(../images/right_margin_top.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 20px; height: 600px; float: right }
	#blogareabg   { background-image: url("../images/blog_area_bg.gif"); background-repeat: repeat-y; background-position: right top; visibility: visible; z-index: 0; width: 100%; float: left }
	#n1start   { background-image: url(../images/n1_start.gif); background-repeat: no-repeat; visibility: visible; display: inline; width: 26px; height: 40px; float: left; vertical-align: bottom }
	#n1end   { background-image: url(../images/n1_end.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 26px; height: 40px; float: right }
	#logo  { visibility: visible; position: relative; float: left }
/*</agl.folder>*/


