html, body {
  height: 100%; /* Required */
  font: 12pt Verdana, Arial, sans-serif;
  background-color: #990000;
  }

#container-page {
  top: 0px;
  left: 0px;
  margin: 0 auto;
  width: 756px;
  text-align: left;
  background: transparent;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

a:link {color: #000000;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
	  }

a:visited {color: #660066;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
	  }

a:hover, a:active {color: #CCCCCC;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
	  }
	  
a.menu:link {color: #000000;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.menu:visited {color: #000000;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.menu:hover, a.menu:active {color: #FFFF99;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.bmenu:link {color: #FFFFFF;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.bmenu:visited {color: #FFFFFF;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.bmenu:hover, a.bmenu:active {color: #CCCCCC;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}	  
	  
.header {position: absolute;
    top: 0px;
    left: 0px;
    height: 62px;
    width: 756px;
	 border-left: 2px solid #CCCCCC;
	 border-right: 2px solid #CCCCCC;
	 border-top: 2px solid #CCCCCC;
    background-color: #000066;
    background-color: #000066;
	 z-index: 1;
    overflow: hidden
}

.topmenu {position: absolute;
    top: 62px;
    left: 2px;
    height: 16px;
    width: 752px;
	 font: Verdana;
	 font-size: 7.5pt;
	 font-weight: bold;
    background-color: transparent;
	 z-index: 3;
    overflow: hidden;
}

.bar {position: absolute;
    top: 73px;
    left: 0px;
    height: 16px;
    width: 756px;
	 border-left: 2px solid #CCCCCC;
	 border-right: 2px solid #CCCCCC;
    background-color: #000066;
    background-color: #000066;
	 z-index: 2;
    overflow: hidden
}

.title {position: absolute;
    top: 100px;
    left: 50px;
    height: 37px;
    width: 320px;
	 font: Verdana;
	 z-index: 1;
    overflow: hidden;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.select {position: absolute;
    top: 100px;
    left: 450px;
    height: 37px;
    width: 320px;
	 font: Verdana;
	 z-index: 1;
    overflow: hidden;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.awards {position: absolute;
    top: 130px;
    left: 450px;
    height: 50px;
    width: 320px;
	 font: Verdana;
	 z-index: 1;
    overflow: hidden;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.infoarea {position: absolute;
    top: 62px;
    left: 0px;
    height: 574px;
    width: 756px;
	 border-left: 2px solid #CCCCCC;
	 border-right: 2px solid #CCCCCC;
	 border-top: 0px;
	 border-bottom: 2px solid #CCCCCC;
    background-color: #FFFF99;
	 z-index: 0;
    overflow: hidden;
}

.photos {position: absolute;
    top: 180px;
    left: 10px;
    height: 430px;
    width: 740px;
    background-color: #FFFF99;
	 z-index: 0;
    overflow: hidden;
}

.bottommenu {position: absolute;
    top: 600px;
    left: 0px;
    height: 39px;
    width: 756px;
	 font: Verdana;
	 font-size: 8.5pt;
	 color: #FFFFFF;
	 border-left: 2px solid #CCCCCC;
	 border-right: 2px solid #CCCCCC;
	 border-top: 0px;
	 border-bottom: 2px solid #CCCCCC;
    background-color: #CC6600;
	 z-index: 3;
    overflow: hidden;
}
