 body{
   margin:0;
   padding:0;
   }
  	.outer {
padding: 0px;
margin: 0px auto;
width: 100%;
height: 100%;
text-align: center;
min-width: 1300px
}
HTML .minwidth {
padding-left: 1300px
}
HTML .minwidth {
height: 1px
}
HTML .layout {
height: 1px
}
HTML .container {
margin-left: -1300px;
position: relative;
height: 1px;
}
#header {
 float:top;

 width:100%;
}
#leftbar {
float:left;
 width: 230px;
 margin-left: 5px;
}
#content {
 float: left;
 width: 60%;
 font-size:13px;

}
#rightbar {

 float:left;
 width: 250;
}
#footer {
 float:bottom;
 clear: both;
 width:100%;
 margin-bottom: 0;
 font-size:13px;
}
   .clearing {
	height: 0;
	clear: both;
}
a.s{
   color:#003300;
}
strong
{
color:  #12450E;
border: 10;

}
h1 {

	text-align: center;
	font-size: 13pt;
    font-weight: bolder;

	color: #003300;
}
h2 {

	text-align: center;
	font-size: 12pt;
    font-weight: bolder;

	color: #003300;
}
table {
  font-size: 13px;
}


