body {
margin: 0;/* without margins the page would be stuck to the sides*/
font-family: verdana, arial, sans-serif; /* base font is defined in the page */
font-size: 12px; /* size font is defined in the page */
}

#left {
position: absolute;
left:0; /* the left block is placed in absolute position to the left */
margin-top:-20px;
width: 181px;
height: 337px;
}

#leftlogo {
position: absolute;
left:30; /* the left block is placed in absolute position to the left */
background-image: url('../img/PFClogo2.gif');
margin-top:430px;
width: 110px;
height: 110px;
}

#leftlogot {
position: absolute;
left: 10; /* the left block is placed in absolute position to the left */
border: 210px;
margin-top: 660px;
margin-right: 0px;
width: 90px;
height: 10px;
}


#right {
position: absolute;
left:640; /* the left block is placed in absolute position to the left */
/*border: 1px solid #000000; */
margin-top: -3;
border: 1px;
margin-right: 1px;
/*background: #C6FFC6;*/
/*background: #F0FFF0;*/

width: 219px;
height: 20px;
}

#right2 {
position: absolute;
left:642; /* the left block is placed in absolute position to the left */
border: 1px;
margin-top: 18px;
margin-right: 0px;
background-image: url('../img/field_cond6.jpg');
width: 216px;
height: 65px;
}

#right3 {
position: absolute;
left:640; /* the left block is placed in absolute position to the left */
border: 1px;
margin-top: 46px;
margin-right: 0px;
background-image: url('../img/right_background1crop1.jpg');
/*background: #C6FFC6;*/
width: 219px;
height: 0px;
}

#right4 {
position: absolute;
left:590; /* the left block is placed in absolute position to the left */
border: 0px;
margin-top: 163px;
margin-right: -60px;
background-image: url('../img/clipboard14.gif');
/*background: #C6FFC6;*/
border-color: black;
width: 300px;
height: 400px;
}

#right1t {
position: absolute;
left: 790; /* the left block is placed in absolute position to the left */
border: 210px;
margin-top: -160px;
margin-right: 0px;
width: 280px;
height: 400px;
}

#right2t {
position: absolute;
left: 550; /* the left block is placed in absolute position to the left */
border: 210px;
margin-top: 44px;
margin-right: 0px;
width: 380px;
height: 400px;
}


#right4t {
position: absolute;
left: 630; /* the left block is placed in absolute position to the left */
border: 210px;
margin-top: 270px;
margin-right: 0px;
width: 240px;
height: 400px;
}


#center {
margin-left: 160px; /* the center block is placed according to the left block's width */
margin-top: 0px;
padding: 2px;
border: 0px ;
width: 460px;
}
#head1 {
background-image: url('../img/PFCbanner_field2.jpg');
width: 879px;
height: 124px;
}
#logo {
float: left; /* to align the logo to the right */
margin-top: 0px;
margin-left: 1px;
border: 0;
}


h1 {
font-size: 200%;
color: #000000;
text-align: left;
}

h2	{
font-size: 100%;
text-align: left;
}

h3	{
font-size: 90%;
text-align: center;
}

h4	{
font-size: 100%;
text-align: center;
}

h5    {
font-size: 90%;
text-align:left;
color: black;
padding-left: 780px;

}

h6    {
font-size: 70%;
text-align:left;
color: #cccccc;
}

h7    {
font-size: 80%;
text-align:left;
color: black;
}


ul,li {
list-style-type: none; /* to minimize problems */
margin: 3;
padding:0;
line-height: 15px; /* extra space */
}

#navlist
{
color: white;
/*background: #F00; */
/*border-bottom: 0.2em solid #000;
border-right: 0.2em solid #000; */
padding: 0 1px;
margin-left: 25;
width: 9.5em;
font: normal 1.0em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1.0em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.1em;
margin-top: 0.1em;
color: white;
background: #222;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #611;
border-left: 1em solid #fc0;
padding: 0.1em 0.15em 0.1em 0.4em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; 
background-image: url('../img/link_pfc_left2.jpg');
}
#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #111;
border-color: #069 #6cf #5bd #F00;
padding: 0.1em 0.15em 0.1em 0.4em;
}

#navlist a:active, #navlist a#current:active
{
background: #444;
border-color: #069 #6cf #5bd 411;
padding: 0.1em 0.15em 0.1em 0.4em;
}



#modernbricksmenu{
padding: 0;
width: 100%;
border-width: 1px;
border-color: #200 #000 #200 #000;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 160px; /*margin between first menu item and left browser edge*/
border-width: 1px;
border-color: #200 #000 #200 #000;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: black;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 5px 5px;
text-decoration: none;
letter-spacing: 1px;
border: 1px solid ;

border-color: #fff #fff #ddd #fff;
/*border-color: #8b8970 #8b8970 #FFF #8b8970;*/
/*border-color: #000 #AAA #EEE8AA #777; */
background-image: url('../img/tab1_back3.jpg');

background-color: D19275; /*Default menu color*/
/*border-bottom: 1px solid white;*/
}

#modernbricksmenu a:hover{
background-image: url('../img/tab1_hover1.jpg');
border: 1px solid;
border-color: #000 #AAA #EEE8AA #777;

}

#modernbricksmenu #current a{ /*currently selected tab*/
/*background-color: EEE8AA; */ 
background-image: url('../img/tab1_act1.jpg');
border: 1px solid;
border-color: #dfaf2f #000 #efbf3f #000;
}

#modernbricksmenuline{
clear: both;
margin-left: 150;
padding: 0;
width: 480px;
height: 4px;
line-height: 5px;
background-color: f3df7f;
border-top: 2px solid #efbf3f;
border-bottom: 3px solid #f7efaf;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: left;
margin-left: 70;
padding: 0;
}

#myform .textinput{
width: 100px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
input {
background: #DCDCDC !important;
} 
</style>



