
/* CSS Document - Heidi Seymour */

* { /*cross broswer fix for property values*/
	padding:0; 
	margin:0; 
}

.x { 
	display:none
}



body,h1,h2,h3,p,td,ol,ul,th,li{ 	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;	
	color: #46768B;
	/* ie 5*/font-size:xx-small;
	/* hack */voice-family: "\"}\""; 
	voice-family:inherit;
	/*others*/font-size:x-small; }

#closeIE5Hack {}

body {
	margin: 26px 0 0 0;
	text-align:center;
	background-color: #A2B3B9;
	background: #fff url(/_common/images/bk.jpg) repeat-x;
}
a {
	color: #46768B;
	text-decoration: none;
}
a:hover {	text-decoration: underline}

.txtHighlight {
	font-weight: bold;
	color: #BE3F46;
}
div#container {
	position: relative;
	width: 770px;
	margin: auto;
	text-align:left;
}
.sponsors { 
	margin: 10px 30px 5px 0;
	text-align: right;
 }	
div#ill {
	position:relative;
	float:left;
	width: 262px ;
}

div#content {
	position:relative;
	float:left;
	width: 474px;
	background: url(/_common/images/hotshots-title.gif) no-repeat 6px 18px;

}

div#bubble {
	position:relative;
	 margin: 125px 0 0 0;
	 padding: 0 0 23px 0;
	 background: url(/_common/images/bubbot.gif) no-repeat bottom;
}
div#bubble p.narrow{
	background:#EEF0F1;
	padding: 16px 252px 0 30px;}
	
div#bubble p, div#bubble ul{
	background:#EEF0F1;
	padding: 16px 30px 0 30px;} 
	
div#bubble h1 {
	 background: url(/_common/images/bubtop.gif) no-repeat top;
	 height:23px;
}

div#bubble h2.areyou {
	 background: #EEF0F1 url(/_common/images/areyou.gif) no-repeat 30px top;
	 height: 118px;
}

div#bubble h2.thankyou {
	 background: #EEF0F1 url(/_common/images/thankyou.gif) no-repeat 30px top;
	 height: 118px;
} 

div#bubble h2.teacher {
	 background: #EEF0F1 url(/_common/images/teacher.gif) no-repeat 30px top;
	 height: 60px;
} 

div#bubble h2.or {
	 background: #EEF0F1 url(/_common/images/or.gif) no-repeat 30px top;
	 height: 60px;
} 

div#form {
	position:absolute;
	width: 200px;
	left:252px;
	top: 24px;}

label {
	font-weight: bold;
	display:block;
}
input, textarea {
	width:190px;
	padding: 2px;
	margin: 0 0 5px 0;
	background-color: #D9DFE3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #A3B4BA;
	border-left: 1px solid #A3B4BA;
	border-right: 1px solid #FFF;
	border-bottom:1px solid #FFF;
	color: #46768B;
	/* ie 5*/font-size:xx-small;
	/* hack */voice-family: "\"}\""; 
	voice-family:inherit;
	/*others*/font-size:x-small; }
	
#closeIE5Hack {}

.button {
	margin: 5px 0 0 0;
	width: 190px;
	background-color: #EFCED0;
	color: #BE3F46;
	font-weight:bold;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #D7868A;
	border-bottom:1px solid #D7868A;
		/* ie 5*/font-size:xx-small;
	/* hack */voice-family: "\"}\""; 
	voice-family:inherit;
	/*others*/font-size:x-small; 
}

	
	