body {
background-color: #9999ff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

#page {
	width: 900px;
	background-color: #F4E4D1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
   background-image: url(../images/pageback.jpg);
	display: table;
}

#top {
width:900px;
height:266px;
}

#left {
width:213px;
float: left;
}

#content {
width:498px;
float: left;
}

#right {
width:189px;
float: left;
}

#bottom {
width:900px;
height:100px;
}

p.maincontent {
	font-family: "@Arial Unicode MS";
	font-size: 12pt;
	color: #cebf18;
}
p.center {
	font-family: "@Arial Unicode MS";
	font-size: 12pt;
	color: #cebf18;
	text-align: center;
}
strong {
	font-weight: bold;
}
a {
	font-family: "@Arial Unicode MS";
	font-size: 8pt;
	color: #cebf18;
	text-decoration: none;
}
a:hover {
	font-family: "@Arial Unicode MS";
	font-size: 8pt;
	color: #f8f8ff;
	text-decoration: none;
}
h1 {
	font-family: "@Arial Unicode MS";
	font-size: 14pt;
	color: #cebf18;
}

.actionitem {
	
}
