/* Intrinsic way CSS */

body {
	background-color: #A9D;
	}

div.con_main {
	background: url(../gifs/sheaf1.gif) scroll no-repeat 0 0;
	border-bottom: solid 1px #A9D;
	}

div.mod_content_1 {
	background: url(../gifs/pagecurl1.gif) scroll no-repeat 0 100% #F3F3FF;
	}

div.mod_content_1 div.pad_mod {
	background: url(../gifs/pagebg_01.gif) scroll no-repeat 100% 100px;
	}

