/* Start of CMSMS style sheet 'schols' */
html
{
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
body
{
	margin: 0px;
	height: 100%;
	background: #FCD60F url(http://www.schols-orthodontist.nl/images/mainbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu
{
	height: 100%;
	width: 150px;
	margin-top: 95px;
	_margin-top: 0px;
}
.content
{
	width: 80%;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;

}
/* End of 'schols' */

