body		{
		margin:		3em auto;
		text-align:	center;
		background:	black;
		color:		white;
		font-family:	arial, helvetica, sans-serif;
		font-size:	1em;
}
ul		{
		margin-left:	350px;
}
p,span		{
		font-size:	76%;
}
li{
font-size:	76%;
margin:		1em;
}
h1		{
		margin-left:	300px;
		font-size:	150%;
}
.constr		{
		color:		red;
		text-transform:	uppercase;
}
img.links	{
		border:		none;
		float:		left;
		clear:		left;
		margin:		0 1em 0 300px;
		width:		168px;
}
div.spacer	{
		clear:		left;
}
#main		{
		width:		729px;
		height:		471px;
		margin:		0 auto;
		text-align:	left;
		background:	white url(../images/side_image.jpg) scroll no-repeat 0px 75px;
		color:		black;
		position:	relative;
}
#top		{
		background:	white url(../images/top_header.jpg);
		color:		black;
		width:		729px;
		height:		75px;
}
#logo		{
		margin:		1em 0 1em 300px;
}
#addr		{
		width:		729px;
		margin:		0 auto;
		background:	white;
		color:		black;
}
#mctcopy{
width:729px;
margin:0 auto;
background:black;
color:white;
text-align:right;
padding-right:0.2em;
}
a.mctpriv{
color:white;
}