div.img
  {
  margin:2px;
  height:auto;
  width:auto;
  float:center;
  text-align:center;
  }

#banner{
  margin-left: 10.2em;
  margin-right: 10.2em;
  padding-top : 1m; 
  overflow: auto;
}

#log{
	text-align: center;
}

#navigation {
	margin-left: 10.2em;
	margin-top:  6em;
	position : fixed;
	top: 0;
	bottom: 0;
	padding-top : 2em;
	padding-left : 1em;
}
#navigation ul{
	text-transform: uppercase;
}
#sponsor{
	padding-top : 2em;
	margin-left: 25em;
	margin-right: 10.2em;	
	overflow: auto;
}
#home, #cfp, #ctst, #tpc, #sub, #reg, #prog, #hotel, #past {

	margin-left: 25em;
	margin-right: 10.2em;	
	overflow: auto;
}

h2, #home h2, #cfp h2, #ctst h2, #tpc h2, #sub h2, #reg h2, #hotel h2, #past h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align : center; 

} 
#prog h1{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	text-align : center;
	color : red;
} 
#prog h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align : center;
	color : red;
} 
#prog h3{
	font-size: 1.2em;
	font-weight: bold;
	text-align : left;
	color : blue;
} 
#prog h4{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align : left;
	color : purple
} 


#hotel h4{
	font-size: 1.2em;
	font-weight: bold;
	text-align : center; 
	color : maroon;
}
#cfp li, #ctst li, #sub li, #tpc li{
	color: maroon;
}

#cfp strong,#ctst strong, #sub strong{
	font-weight:bold;
}

A.link5{font-family:"times";font-size:1em;color:771077;text-decoration:none}
A.link5:visited{font-family:"times";font-size:1em;color:771077;text-decoration:none}
A.link5:hover{font-family:"times";font-size:1em;color:red;text-decoration:none}
A.link5:active{font-family:"times";font-size:1em;color:red;text-decoration:none;}
