html {
   height: 100%;
   width: 100%;
}

body {
   background-image: url(../images/bg.jpg);
   background-repeat: repeat;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   height: 100%;
   width: 100%;
}
#header {
   background-image: url(../images/headerBg.gif);
   background-repeat: repeat-x;
   height: 99px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-transform: uppercase;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}
h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
}
a.header {
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

img  {
   border: none;
   align: left;
}

table.award td, table.award th, table.works td {
   padding: 0 20px 12px 0;
   vertical-align: top;
}

#header span {
   display: block;
}
#menu {
   background-image: url(../images/menuBg.gif);
   background-repeat: repeat-x;
   height: 42px;
   text-align: center;
   display: block;
   margin-right: auto;
   margin-left: auto;
   width: 100%;
}
#contentpane {
   width: 706px;
   margin-top: 16px;
   margin-right: auto;
   margin-left: auto;
   background-image: url(../images/contentBg.gif);
   background-repeat: repeat-x;
   display: block;
   height: 100%;
   padding: 5px;
   background-color: #f7f7f7;
}
#contentpane2 {
   width: 706px;
   margin-top: 16px;
   margin-right: auto;
   margin-left: auto;
   background-image: url(../images/contentBg.gif);
   background-repeat: repeat-x;
   display: block;
   height: 1200px;
   padding: 5px;
   background-color: #f7f7f7;
}
#banner {
   background-color: #5c8a26;
   background-image: url(../images/greenBg.gif);
   background-position: right;
   display: block;
   background-repeat: no-repeat;
   height: 228px;
   width: 684px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 13px;
   margin-bottom: 13px;
}

#banner a {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}

#banner a:hover {
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

#banner .photo {
   display: block;
   padding: 10px;
   width: 145px;
   height: 201px;
   float: left;
}
#banner .bannerText {
   display: block;
   float: left;
   padding-top: 45px;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   margin-right: 10px;
   margin-left: 10px;
   width: 450px;
}
#menu ul {
   text-align: center;
   list-style-type: none;
   padding: 0px;
   display: block;
   height: 32px;
   margin: 0px;
   width: 500px;
}
#menu .centre a {
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   padding-right: 4px;
   padding-left: 4px;
   white-space: nowrap;
   float: left;
}

#menu .centre a:hover {
   color: #FFFFFF;
   text-decoration: none;
   background-image: url(../images/menuHover.gif);
   background-repeat: repeat-x;
   height: 32px;
   display: block;
}

#menu .centre {
   display: block;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   height: 32px;
   width: 600px;
}
#menu li {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
   color: #FFFFFF;
   text-decoration: none;
   text-align: center;
   display: block;
   margin-right: 10px;
   margin-left: 10px;
   padding: 0px;
   line-height: 32px;
   float: left;
   list-style-type: none;
}


.contentHalf {
   display: block;
   float: left;
   width: 315px;
   padding-left: 10px;
   padding-right: 10px;
   margin-right: 5px;
   margin-left: 5px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
.contentFull {
   display: block;
   float: left;
   width: 600px;
   padding-left: 30px;
   padding-right: 30px;
   margin-top: 25px;
   margin-right: 15px;
   margin-left: 15px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
#sample {
   margin-left: 230px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.italics {
   font-style: italic;
   font-size: 12px;
   color: #333333;
}

.facts {
   vertical-align: top;
   border: none;
   font-weight: bold;
}