body{
  background:#2C9AD6;
}

#container{
  width:805px;
  background:#fff;
  margin: auto;
}

#header{
  height: 188px;
  width:805px;
  /*background-image:url(../img/logo_medicalResearch.png);*/
}

#footer{
  background-image:url(../img/footer.PNG);
  text-align:center;
  color:white;
  width: 805px;
  height: 136px;
  text-align: center;
  font-weight:bolder;
}

#footer a{
  text-decoration:none;
  color:navy;
  font-weight:bolder;
}

#indexContent{
  padding:10px;
  padding-top: 20px; 
  text-align:left;
  font-size:14px;
  font-weight:bolder;
}

.homelist{
  list-style-type: none;
}

a.secText:link{
  font-weight: normal; 
  text-decoration: none; 
  color: #ff0068;
  text-decoration: underline;
}

a.footerText:visited{
  font-weight: normal; 
  text-decoration: none;
  color: #ff0068; 
  text-decoration: underline;
}

a.footerText:hover{
  font-weight: normal; 
  text-decoration: none; 
  color: #ff0068;
  font-weight: bold;
  text-decoration: underline;
}

a.footerText:active{
  font-weight: normal; 
  text-decoration: none; 
  color: white;
  text-decoration: underline;  
}

.titleQuizBear{
  font-weight:bolder;
}

table.indexTable th {
  padding:20px;
  text-transform: uppercase;
}

table.indexTable td a{
  padding:10px;
  text-decoration: none;
  color:black;
  font-size:12px;
}

table.indexTable td {
  padding-top:20px;
}


#mainQuiz, #mainGolf, #mainOthers, #mainContact, #mainNews{
  padding:25px;
  width:750px;
}

.titleQuizBear, .titleGolf, .titleContact, .titleNews{
  /*text-transform:uppercase;*/
  font-weight:bolder;
  color:#000066;
}

.imageContact{
  margin-right:25px;
  float:left
}

.titleNews, .titleQuizBear{
 font-size:25px;
}

.titleContact, .titleNews{
  margin-top:25px;
}

.linkQuiz a, .linkGolf a, .linkBear a, .linkContact a, .linkNews a, .linkAmore a{
  padding:5px;
  color:blue;
  text-decoration:none;
  font-weight: bold;
  text-align: center;
}

.linkQuiz a:hover, .linkGolf a:hover, .linkBear a:hover, .linkContact a:hover, .linkNews a:hover, .linkAmore a{
  padding:5px;
  color:blue;
  text-decoration:none;
  font-weight: bold;
  text-align: center;
}


.bottomlinks a{
  padding:5px;
  color:blue;
  text-decoration:none;
  font-weight: bold;
  text-align: center;
}

#bottomcontainer{
  width:100%;
}

.video{
  text-align:center;
  /*vertical-align: middle;*/
}

.contentGolf{
  /*height:400px;*/
}

.formGolf, .formBear{
  border:3px black solid;
  margin:10px auto;
}

td.borderPointed{
  border-bottom:2px black dotted;
  padding-bottom:20px;
}

.formGolfIntro{
  padding:20px;
}

.mainText{
  color:#000066;
}

a.imgIndex:hover img{
  border: 1px #2C9AD6 solid;
}

a.imgIndex img{
  border: 1px #FFFFFF solid;
}

.imgBear{
  /*float:left;*/
}

.colorIndex{
  color:#000666;
}