body {
	background-color: #ffffff;
	margin: 0px;
}

#main {
width: 1000px;
	border: 1px solid #000000;
margin: 0px auto 0px auto;
	background-color: #FFFFFF;

}
#menu {
	background-image:   url(images/template/bg-mauve.gif);
	float: left;
	width: 158px;
	height: 100%;

}
#content {
	width: 680px;
	background-color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#right {
	width: 158px;
	background-color: #3F2E74;
}
.menulink {
	padding-left: 20px;
}
.menulink:hover {
	padding-left: 25px;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:   url(images/template/bg-mauve.gif);
	margin-right: 12px;
	width: 209px;
}
.highlights2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:   url(images/template/bg-mauve.gif);
	margin-right: 12px;
	width: 209px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
	color: #666699;



}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666699;
	line-height: 18px;
	padding: 3px;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666699;
	line-height: 18px;

}
.teamphoto {
	margin-right: 6px;
}
.teamtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666699;
	line-height: 18px;
	font-weight: bold;


}
.browntext {
	color: 9F5D1A;
}
.brownlink {
	color: 9F5D1A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;

}
.brownlink:hover {
	color: 666699;
}
.project-title {
	background-color: B8B0CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.project-mangakino {
	background-color: DADEB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.project-turangi {
	background-color: E6E2EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.project-taupo {
	background-color: EAD9B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.project-all {
	background-color: DADEB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #996633;
}
