body {
  text-align: center;
  }

#container {
  margin: 0 auto;
  width: 100%;
  text-align: center;

} 

.mainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	border: 2px solid #000033;
	width:783px;
	top: 25px;
	background-color: #f5eed2;
}
.maincenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #f5eed2;
	background-image: url(images/home_background.gif);
	background-repeat: no-repeat;
	width:783;
	position:relative;
   text-align: left;
}

.homecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	width:783;
	background-color: #f5eed2;
	position:relative;
   text-align: left;
}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	background-color: #f5eed2;
	width:733;
	position:relative;
   text-align: left;
}
.leftcol {
	width: 260px;
	height:206px;
	float:left;
	top:0px;
	left:0px;
	background-color: #f5eed2;
	background-image: url(images/home_sketch.gif);
	background-repeat: no-repeat;
}
.leftcolplain {
	width: 180px;
	float:left;
	top:0px;
	left:0px;
	background-color: #f5eed2;
}
.rightcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	width: 463px;
	right:0px;
	padding:20px;
	top:0px;
	float:right;
	background-color: #f5eed2;	


}

.rightcol2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 740px;
	padding:20px;
	background-color: #f5eed2;	
	background-image: url(images/home_background.gif);
	background-repeat: no-repeat;


}
.bottom {
/*	background-color: #7d131f;*/
	background-color: #f5eed2;	
	float:clear;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #003366;
	background-color: #f5eed2;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;


}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #7d131f;
	font-weight:bold;
	background-color: #f5eed2;

}
