<STYLE TYPE="text/css" MEDIA=screen>
<!--
{}
	/*---- page layout ------ */
body,
html { 
       margin: 0;
       padding: 0; 
       }
body { 
       min-width: 720px;
       font-size: 100%;
       } /* Prevent content from becoming unreachable in Gecko */
         /* position:absolute for all browsers - the whole page scrolls */

div#headerwrap { 
                 position: absolute;
                 width: 100%;
                 top: 0;
                 right: 16px;
                 height: 3em;
                 background-color: #550000;
                 }

body>div#headerwrap {
                      position: fixed;
                      right: 0;
                      }
div#header {
             width: 100%;
             height: 1.8em;
             margin: 0 auto;
             padding: 0;
             background-color: rgb(66,68,80); 
             }
div#menu {	
           width: 100%;
           position: static;
           height: 1.6em;
           margin: 0 auto;
           padding: 0;
           border-style: solid;
           border-width: 0 0 1px 0;
           border-color: rgb(66,68,80);
           background-color: rgb(122,117,153); 
           }
						

/* set a left margin to compensate for IE/Win always making room for a scrollbar */	
div#contentwrap {	
                  padding: 4.3em 0 0 0;
                  margin-left: 0;
                  voice-family: "\"}\"";
                  voice-family: inherit;
                  margin-left: 16px;
                  padding-bottom: 2em; 
                 }
							
/* set left margin for modern browsers */	
body>div#contentwrap {	
                       margin-left: 0; 
                       }
div#content {	
              width: 50em;
              margin: 0 auto;
              padding: 0; 
              background-color: rgb(200,224,206);
              }
/* Hides from IE5-mac \*/
* html div#content {height: 1%;}
/* End hide from IE5-mac */

/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {	
                 width: 100%;
                 p\osition: absolute;
                 bottom: 0;
                 right: 16px;
                 height: 2em;
                 }
body>div#footerwrap {	
                      position: fixed; 
                      right: 0;
                      }
div#footer {
             height: 2em;
             width: 100%;
             border-style: solid;
             border-width: 1px 0 0 0;
             border-color: rgb(66,68,80);
             margin: 0 auto; 
             }
							
body,
html {	
       font-family: "Arial";
       background: rgb(200,224,206); 
       }
div#menu,
div#footer {		
             background: rgb(65,137,174); 
             }	
							

/*---- content layout -------*/
.header-box {	
              position: relative;
              left: 0em;
              width: 15em;
              font-size: 1.0em;
              background-color: #660000;
              padding: 0.5em 2em 0.6em 2em; 
              }
.CD-box {	
          position: relative;
          left: 0em;
          width: 27em;
          font-size: 1.0em;
          background-color: #660000;
          padding: 1em 1em 1em 1em; 
          }

.Perf-box1 {	
             background-color: rgb(178,201,190);
             }
div#content > .Perf-box1 { 
                           position: relative; 
                           }
.Perf-box2 {	
             background-color: rgb(178,201,186);
             }
div#content > .Perf-box2 { 
                           position: relative; 
                           }
.Perf-box3 {	
             background-color: rgb(182,201,186);
             }
div#content > .Perf-box3 { 
                           position: relative; 
                           }
.Perf-box4 {	
             background-color: rgb(178,201,186);
             }
div#content > .Perf-box4 { 
                           position: relative;
                           }

.Perf-box1,
.Perf-box2,
.Perf-box3,
.Perf-box4 { 
             width: auto;
             font-size: 1.0em;
             padding: 2em 2.5em;
             margin: 0;
             border: 0;
             line-height: 1.4;
             }

.P-box {	
         position: relative;
         left: 0em;
         width: 45em;
         font-size: 1.0em;
         background-color: #991122;
         padding: 1em 1em 1em 1em; 
         }
.h-box {	
         position: relative;
         left: 0em;
         width: 45em;
         font-size: 1.0em;
         background-color: #220044;
         padding: 1em 1em 1em 1em; 
         }
.info-box {	
            position: relative;
            left: 2em;
            width: 25em;
            background-color: #770011;
            font-size: 1em;
            padding: 0.8em 1.5em 1em 1.5em; 
            }
.lina-news {
             position: static;
             float: right;
             clear: both;
             margin-left: auto;
             margin-right: 0em;
             margin-top: 1em;
             width: 340px;
             }
.news-box {		
            position: aboslute;
            font-size: 1em;
            text-align: left;
            padding: 1em 1.0em 1em 28em;
            }
							
/*---- picture layout ---------*/
.content-pict {	
                position: absolute;
                top: 5em; left: 32em;
                width: 15em;
                height: 15em;
                background-color: rgb(74,89,80); 
                }


.perf-pict {	
             width: 230px;
             height: 230px;
             }
.perf-pict2 {
              width: 229px;
              height: 291px;
              }
.perf-pict3 {	
              width: 230px;
              height: 301px;
              }
.perf-pict4 {	
              width: 228px;
              height: 228px;
              }
.perf-pict,
.perf-pict2,
.perf-pict3,
.perf-pict4 { 
              float: right;
              position: relative;
              /*-- MacIE hack, hide for MacIE ------\*/
              position: static;
              /*---- end MacIE hack --- */
              margin-bottom: 2em; 
              margin-left: 1em;
              padding-right: 0.5em;
              margin-right: 0;
              background-color: none;
              }

.pict-frame-n,
.pict-frame-four2,
.pict-frame-four { 
                   float: right;
                   position: relative;
                   /*-- MacIE hack, hide for MacIE ------\*/
                   position: static;
                   /*---- end MacIE hack --- */
                   margin: 0em 0em 2em 1em;
                   padding-right: 0.5em;
                   background-color: none;
                   }
.pict-frame-n {		
                width: 315px;
                height: 175px;
                }
.pict-frame-four {
                   width: 317px;
                   height: 310px;
                   }
.pict-frame-four2 {
                   width: 355px;
                   height: 148px;
                   }
.pict-box-four {	
                 width: 23.8em;
                 height: 10.7em;
                 padding-top: 0.4em;
                 padding-left: 0.4em;
                 }
.home-pict {	
             float: right;
             clear: both;
             margin-left: auto;
             padding-right: 0.5em;
             margin-right: 0em;
             margin-bottom: 1em;
             width: 340px;
             height: 340px;
             background-color: none;
             }
.h-pict {
          position: relative;
          float: right;
          width: 21.5em;
          height: 21.5em;
          background-color: #000022; 
          }

.pict-box-home,
.pict-box-cont,
.pict-box-cont2 { 
                  padding-top: 0.4em;
                  padding-left: 0.4em;
                  }
.pict-box-cont { 
                 width: 14.3em;
                 height: 14.3em;
                 }
.pict-box-cont2 {
                  width: 17.3em;
                  height: 10.0em;
                  }

.pict-pinkCD {
               float: left;
               position: relative;
               /*-- MacIE hack, hide for MacIE ------\*/
               position: static;
               /*---- end MacIE hack --- */
               width: 160px; 
               /*height: 160px;*/
               margin: 0em 1em 0em 1em;
               }
.pict-gridCD {
               float: left;
               position: relative;
               /*-- MacIE hack, hide for MacIE ------\*/
               position: static;
               /*---- end MacIE hack --- */
               width: 175px; 
               /*height: 160px;*/
               margin: 0em 1em 0em 1em;
               }

.cc-pict {
           position: absolute;
           width: 250px;
           height: 50px;
           bottom: 2.5em; left: 1em; 
           padding: 0;
           }
.cc-pict a:link {
                  color: #dd0000;
                  border-style: none;
                  border-width: 0;
                  padding: 0; 
                  }
.cc-pict a:visited {	
                     color: #dd0000;
                     border-style: none;
                     border-width: 0;
                     padding: 0;
                     }
.cc-pict a:hover {
                   color: #ffffff;
                   border-style: none;
                   border-width: 0;
                   padding: 0;
                   }

img.border {
             border-style: solid;
             border-width: 3px;
             border-color: rgb(47,56,64);
             }
img.border2 {
              border-style: solid;
              border-width: 2px;
              border-color: rgb(47,56,64);
              }

-->
</STYLE>

