body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A08C50;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}


#footer {
	font-size: 9px;
	line-height: 2;
	width: 570px;
}

li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

#factoid {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 22px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/factoid.gif);
	height: 220px;
	background-repeat: no-repeat;
}

#content {
	background-color: #FFFFFF;
	position:absolute;
	width:80%;
	height:416px;
	z-index:1;
	left: 171px;
	top: 136px;
	background-position: left;
}

#main {
	background-color: #FFFFFF;
	position:absolute;
	z-index:1;
	background-image: url(../images/flycatcher.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo {
	position:absolute;
	width:271px;
	height:128px;
	z-index:2;
	left: 0px;
	top: 0px;
	background: #FFFFFF url(../images/noginan-logo.gif) no-repeat;
}

#lmargin {
	position:absolute;
	left:18px;
	top:130px;
	width:138px;
	height:1000px;
	z-index:3;
	background: #A60E1B no-repeat top;
	padding-top: 100px;
}

#top-content {
	position:absolute;
	width:491px;
	height:128px;
	z-index:4;
	left: 274px;
	top: 0px;
}

.dropcap {
	float: left;
	width: 38px;
	font-size: 44px;
	line-height: 51px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
	margin-right: 6px;
	margin-top: -6px;
	
}

.dropcapW {

float: left;
width: 58px;
font-size: 56px;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: georgia, times;
	
}h3 {
	font: bold normal 20px Georgia, "Times New Roman", Times, serif;
	color: #A82B3E;
}
.itals {
	font-weight: bold;
	color: #7F5B4B;
	font-size: 12px;
	font-style: italic;
}
