body {
	background-color:#303535;
	background-image:url(../mcl-wood.jpg);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 50px;
	width: 990px;
	background-image: url(../mcl-red.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content {
	background-color:#303535;
	background-image:url(../back-mcl2.GIF);
	background-attachment:fixed;
	width: 770px;
	padding: 20px;
	margin-right: 0px;
	margin-left: 180px;
	border: 0px;
}

#leftside {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: 'Bookman Old Style', serif;
	font-size:0.75em;
}

#footer p {
	color: #090900;
}

#footer a {
	color: #090900;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #090900;
	text-decoration: none;
	font-weight : bold;
}

#footer a:hover {
	font-size:1.25em;
	color: #ffaa00;
	text-decoration: underline;
}

h1 {
	font-family: 'Bookman Old Style', serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h2 {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h3 {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #171700;
	text-align:center;
	line-height: 1.5em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h4 {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #003300;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h5 {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.25em;
	color: #003300;
	line-height: 1.125em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h6 {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #003300;
	line-height: 1.0em;
}

p {
	font-family: 'Bookman Old Style', serif;
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-bottom: 18px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #007DFF;
	text-decoration: none;
}

a:hover {
	font-size: 1.125em;
	font-weight : bold;
	color: #D0E8FF;
	text-decoration: none;
}

.smalltext {
	font-family: 'Bookman Old Style', serif;
	font-size: 0.75em;
	text-align:center;
	color: #090900;
	line-height: 1.0em;
}

p.photoline {
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 1.0em;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

.white {
	font-family: 'Bookman Old Style', serif;
	font-size: 2.0em;
	color: #171700;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-bottom: 3px;
}

.toc {
	font-family: 'Bookman Old Style', serif;
	font-size: 0.875em;
	color: #FFFFFF;
	text-align:justify;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding-bottom: 9px;
}

p.main {
	text-align:justify;
	text-indent:50px;
}

.center {
	text-align:center;
}
