body {
	margin: 0px;
	font: 62.5%/1.25em Georgia, "Times New Roman", Times, serif;
	color: #808043;
	background: #fff url(http://nezumi.pair.com/skilling/demo_site/mfg/images/bkgd.png) repeat-y fixed left;
}
.allcontent {
	position: absolute;
	height: auto;
	min-height: 150%;
	width: 700px;
	left: 246px;
	top: 80px;
}
.header {
	z-index: 3000;
}
.pageheadline {
	color: #8d4f06;
	position: relative;
	left: 158px;
	top: 13px;
	width: 450px;
	font: 155%/1.25em Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-style: normal;
	font-variant: small-caps;
	z-index: 5;
}
.greeting {
	font: 325%/1.25em "French_Script_MT","French Script MT",French_Script_MT, Georgia, "Times New Roman", Times, serif;
}
.pagecontent {
	font-size: 11px;
	position: relative;
	left: 0px;
	top: 35px;
	width: 750px;
	color: #808043;
}
.pagecontent img{
	clear: left;
	float: right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.pagecontent span{
	clear: left;
	float: right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.pagecontent td {
	font: 112.5%/1.25em Georgia, "Times New Roman", Times, serif;
	color: #808043;
}
.pagecontent th, caption{
	font: small-caps 132.5%/1.25em Georgia, "Times New Roman", Times, serif;
	color: #808043;
}

.pagecontent li {
	list-style: url(none) none;
}
.footer {
	font-size: 10px;
	color: #8C8C49;
	position: relative;
	top: 100px;
	clear: both;
}
table {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.moresmaller {
	font-size: 9px;
	padding: 10px;
	margin-top: 10px;
}
.smaller {
	font-size: 10px;
}
h2 {
	font-variant: small-caps;
	clear: both;
}
a:link {
	text-decoration: none;
	color: #636334;
}
a:visited {
	text-decoration: none;
	color: #636334;
}
a:active {
	text-decoration: none;
	color: #636334;
}
a:hover {
	text-decoration: none;
	color: #9A9A51;
	display: inline;
}

fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	position: relative;
	left: 20px;
}
fieldset img {
	clear: left;
	float: right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
	left: -25px;
	position: relative;
}

legend
{
	margin-left: 1em;
	padding: 0;
	color: #636334;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: url(none) none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style: url(none) none;
}

label
{
	float: left;
	width: 10em;
	margin-right: 1em;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
}
.ideas {
	width: 75%;
}
.ideas ol{
	list-style: url(none) none;
	zoom: 1;
}
ideas li
{
	padding-bottom: 1em;
	list-style: url(none) none;
	display: table-cell;
	clear: left;
	float: right;
}
.ideas img {
	padding: 2px 2px 4px;
	border: thin solid #ccc;
	margin: 3px 3px 5px;
	overflow: hidden;
	height: 75px;
	width: 75px;
}
.ideasmall {
	width: 75%;
}
.ideasmall img {
	padding: 2px 2px 4px;
	border: thin solid #ccc;
	margin: 3px 3px 5px;
	overflow: hidden;
	height: 75px;
	width: 25px;
}

.involvementdev {
	float:left;
	width:300px;
}

