body {background-color: #F0F0F0;font-family: "Times Roman",Times Roman,Times Roman; margin: 0px; padding: 0px;}
bodya {background-color: #F0F0F0;font-family: "Times Roman",Times Roman,Times Roman;line-height: 125%}
fieldset {border-width: 1px; border-color: rgb(255, 153, 0); margin: 1px; padding: 1px;}
A:link {font-family: "Times Roman",Times Roman,Times Roman;font-weight: normal; font-size:100%;} 
A:visited {font-family: "Times Roman",Times Roman,Times Roman;font-weight: normal; font-size:100%;}
A:active {font-family: "Times Roman",Times Roman,Times Roman;font-weight: normal; font-size:100%;}
A:hover {font-family: "Times Roman",Times Roman,Times Roman;font-weight: normal; font-size:100%;}

#area_border {
	margin: 1px; 
	padding: 1px; 
	border: solid; 
	border-width: 1px; 
	border-color: rgb(255, 153, 0);
}
#header {
  background: F0F0F0;
  width: 100%;
}
#leftcol {
  background: F0F0F0;
  float: left;
  width: 40%;
  height: 500px;
}
#rightcol {
  background: F0F0F0;
  float: right;
  width: 20%;
  height: 500px;
}
#content {
  background: F0F0F0;
  float: left;
  width: 40%;
  height: 500px;
}
#footer {
  background: F0F0F0;
  clear: both;
  width: 100%;
}

ul#list-nav {
list-style:none;
margin:10px;
padding:0;
width:725px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:2px 0;
width:75px;
background: rgb(255, 153, 0);
color:#eee;
float:left;
font-size:smaller;
font-weight:bold;
text-align:center;
border-left:1px solid #000;
}

ul#list-nav li a:hover {
background: rgb(255, 85, 0);
color:#000
}

.centeredImage {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 border-style:none;
}

.textright { text-align: right; }
.textleft { text-align: left; }
.floatleft { float: left; } 

p.pbpageCenterSize10 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 10px; 
}
p.pbpageCenterSize12 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 12px; 
}
p.pbpageCenterSize14 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 14px; 
}
p.pbpageCenterSize16 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 16px; 
}

p.pbpageJustifySize10 {
text-align:justify; 
margin-left: 30%; 
width: 40%; 
font-size: 10px; 
}
p.pbpageJustifySize12 {
text-align:justify; 
margin-left: 30%; 
width: 40%; 
font-size: 12px; 
}
p.pbpageJustifySize14 {
text-align:justify; 
margin-left: 30%; 
width: 40%; 
font-size: 14px; 
}
p.pbpageJustifySize16 {
text-align:justify; 
margin-left: 30%; 
width: 40%; 
font-size: 16px; 
}

div.pbpageCenterSize10 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 10px; 
}
div.pbpageCenterSize12 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 12px; 
}

p.pbpageJustifySimpleSize14 {
text-align:justify; 
font-size: 14px; 
}
p.pbpageCenterSimpleSize16 {
text-align:center; 
font-size: 16px;
}
p.pbpageCenterSimpleSize24 {
text-align:center; 
font-size: 24px; 
}
p.pbpageCenterSimpleSize36 {
text-align:center; 
font-size: 36px; 
}
span.pbpageCenterSimpleSize16 {
text-align:center; 
font-size: 16px;
}
