/* CSS Document */

.sponsor{
  font-weight:   bold;
  font-size:     12px;
  font-family:   MS Sans Serif;
  padding:       2px 4px; 
  color: #2D4492;
}

h1{
  font-family: MS Sans Serif; 
  font-size: 1.3em; 
  color: #FFFFFF;
}

h2{
  font-family: MS Sans Serif; 
  font-size: 1.1em; 
  color: #FFFFFF;
}

h3{
  font-family: MS Sans Serif; 
  font-size: .9em; 
  color: #FFFFFF;
}

h4{
  font-family: MS Sans Serif; 
  font-size: .7em; 
  color: #FFFFFF;
}

h5{
  font-family: MS Sans Serif; 
  font-size: .5em; 
  color: #FFFFFF;
}

h6{
  font-family: MS Sans Serif; 
  font-size: .7em; 
  color: #F8ED3A
}

p{
  font-family: MS Sans Serif; 
  font-size: .7em; 
  color: #FFFFFF;
}
.textWhite{
  font-family: MS Sans Serif; 
  font-size: .5em; 
  color: #FFFFFF
}

.textBlack{
  font-family: MS Sans Serif; 
  font-size: .5em; 
  color: #2D4492;
}

.textBlackSmall{
  font-family: MS Sans Serif; 
  font-size: .3em; 
  color: #2D4492;
}

.error{
  font-family: MS Sans Serif; 
  font-size: .7em; 
  color: #F8ED3A
}

:hover.btnSubmit{
  background-color:#10B2E7; 
  color: #000000;
  text-decoration: underline;
}

.btnSubmit{ 
  background-color: #C6F3FF; 
  font-family: MS Sans Serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #29AEE7 
}

:active.btnSubmit{ 
  background-color:#EDDEC1; 
  color: #000000; 
  text-decoration:none;
}

a.button{
  font-weight:   bold;
  font-size:     .6em;
  font-family:   MS Sans Serif;
  padding:       2px 4px;
  text-align:    center;	
}

a:link.button{ 
  background-color:transparent; 
  color: #2D4492;
  text-decoration:none;
}

a:visited.button{
  background-color:transparent; 
  color: #2D4492;
  text-decoration:none;
}
	
a:hover.button{ 
  background-color:transparent;
  color: #CC0038;
  font-size:.6em;   
  text-decoration: underline;	
}
  
a:active.button{ 
  background-color:transparent; 
  color: #ccffff; 
  text-decoration: none;
}

a.buttonWhite{
  font-size:     .8em;
  font-family:   MS Sans Serif;
  padding:       2px 4px;
  text-align:    center;
  color:         #FFFFFF ; 	
}

a:link.buttonWhite{ 
  background-color:transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
a:visited.buttonWhite{
  background-color:transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
	
a:hover.buttonWhite{ 
  background-color:transparent;
  color: #F8ED3A;
  font-size: .8em;  
  text-decoration: underline;	
}
  
a:active.buttonWhite{ 
  background-color:transparent; 
  color: #ccffff; 
  text-decoration: underline;
}

a.buttonWhitePage{
  font-size:     1em;
  font-family:   MS Sans Serif;
  padding:       2px 4px;
  text-align:    center;
  color:         #FFFFFF ; 	
}

a:link.buttonWhitePage{ 
  background-color:transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
a:visited.buttonWhitePage{
  background-color:transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
	
a:hover.buttonWhitePage{ 
  background-color:transparent;
  color: #F8ED3A;
  font-size: 1em;  
  text-decoration: underline;	
}
  
a:active.buttonWhitePage{ 
  background-color:transparent; 
  color: #ccffff; 
  text-decoration: underline;
}

a{
  font-size:     1em;
  font-family:   MS Sans Serif;
  padding:       2px 4px;
  text-align:    center;
  color:         #FFFFFF ; 	
}

a:link{
  background-color:transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
a:visited{
  background-color: transparent; 
  color: #FFFFFF;
  text-decoration: underline;
}
	
a:hover{ 
  background-color: transparent;
  color: #F8ED3A;
  font-size: 1em;  
  text-decoration: underline;	
}
  
a:active{ 
  background-color: transparent; 
  color: #ccffff; 
  text-decoration: underline;
}


#indexContainer{
  width:100%;
  height:100%;
  background-image:url('../images/indexContainer.gif');
  background-repeat:no-repeat;
}

#leftIndex{
  width: 155px;  
  padding: 0;
  margin: 0;         
  background-image:url('../images/leftIndex1.gif');
  background-repeat:no-repeat; 
  background-position: right top;
}

#rightIndex{
  height:100%;
  border-style:hidden; 
  padding:0;
  margin:0;       
  background-image: url('../images/rightIndex1.gif');
  background-repeat:no-repeat; 
  background-position:left top;
}

#leftPoster{
  height: 100%;
  width: 160px;  
  border-style: hidden; 
  padding: 0;
  margin: 0;   
  background-image: url('../images/topLeft.gif');
  background-repeat: no-repeat; 
  background-position: right top;
}

#leftFooter{
  height: 100%;
  width: 160px;  
  border-style: hidden; 
  padding: 0;
  margin: 0;   
  background-image: url('../images/bottomLeft.gif');
  background-repeat: no-repeat; 
  background-position: right top;
}

#rightPoster{
  height:100%;
  border-style: hidden; 
  padding: 0;
  margin: 0;      
  background-image: url('../images/topRight.gif');
  background-repeat: no-repeat; 
  background-position: left top;
}

#rightFooter{
  height:100%;
  border-style:hidden; 
  padding: 0;
  margin: 0;      
  background-image: url('../images/bottomRight.gif');
  background-repeat: no-repeat; 
  background-position: left top;
}

#rightPanel{
  height: 100%;
  border-style: hidden; 
  padding: 0;
  margin: 0;     
}

#workshop{
  border:1px solid yellow; 
  padding: 0;
  margin: 0;     
}

#rightPanel, leftPoster, rightPoster p, h1, h2, h3, h4, h5, h6, h7, h8 { margin: 0 0 0 0; }

