@charset "UTF-8";
/* CSS Document */

/* CSS Document */
body, html {
	background:#2f1711 url(img/bricks3.jpg) repeat-x top;
	margin:0px;
	padding:0px;
}

/********** NAVIGATION BAR ELEMENTS  ************/

#top {
	height:157px;
	width:900px;
	background:transparent url(img/header2.jpg) no-repeat;
	margin:auto;
	padding:0px;
}

	

#col1 {
  width: 190px;
  height: 140px;
float:left;
display:block;
margin-left:66px; 
margin-right:0px;
}

#col1 ul {
  margin: 0;
  list-style: none;
  padding:0px;
}

#col1 li {
  display: block;

}

#col1 a {
  display: block;
  height: 18px;
  text-decoration: none;
  margin:20px 0px 10px 0px;text-align:center;
}

#col1 li#rappin a {
  background: url(img/nav/rappin.gif) top no-repeat;
  width:190px;
  height:40px;
}
#col1 li#rappin a:hover,#col1 li#rappin a.current {
  background-position: 0px  -50px;
}


#col1 li#cool a {
  background: url(img/nav/cool.gif) top no-repeat;
  width:188px;
  height:34px;
  margin-top:40px;
}

#col1 li#cool a:hover, #col1 li#cool a.current {
  background-position: 0px  -46px;

}


#col1 span {
  display: none;
}




#col2 {
  width: 370px;
  height: 140px;
float:right;
display:inline;
margin-top:8px;
margin-left:0px;
}
#col2 ul {
  margin: 0;
  list-style: none;
  padding:0px;
}

#col2 li {
  float: right;
  display: block;
	
}

#col2 a {
  display: block;
  height: 18px;
  text-decoration: none;
  margin-left:15px;

}

#col2  li#bio a {
  background: url(img/nav/bio.gif) top no-repeat;
  width:79px;
  height:7px;
}

#col2  li#bio a:hover, #col2  li#bio a.current {
  background-position: 0px  -13px;
}


#col2  li#contact a {
  background: url(img/nav/contact.gif) top no-repeat;
  width:63px;
  height:7px;
}

#col2  li#contact a:hover, #col2  li#contact a.current {
  background-position: 0px  -13px;
}


#col2  li#home a {
  background: url(img/nav/home.gif) top no-repeat;
  width:39px;
  height:7px;
}

#col2  li#home a:hover, #col2  li#home a.current {
  background-position: 0px  -13px;
}



#col2  ul #sec {
  margin: 0px;
  list-style: none;
  padding:0px;
}

#col2 #sec li {
  float: right;
  display: block;
	
}

#col2 #sec a,
#col2 #sec #current {
  display: block;
  height: 30px;
  text-decoration: none;
  margin-top:40px;
  margin-left:34px;
}

#col2 #sec li#keynote a {
  background: url(img/nav/speech.gif) top no-repeat;
  width:79px;
  height:30px;
}

#col2  #sec li#keynote a:hover,#col2  #sec li#keynote a.current {
  background-position: 0px  -40px;
}

#col2 #sec li#media a {
  background: url(img/nav/books.gif) top no-repeat;
  width:71px;
  height:29px;
}


#col2 #sec li#media a:hover, #col2 #sec li#media a.current {
  background-position: 0px  -41px;
}

#col2 #sec li#awards a {
  background: url(img/nav/awards.gif) top no-repeat;
  width:118px;
  height:29px;
}

#col2 #sec li#awards a:hover,#col2 #sec li#awards a.current {
  background-position: 0px  -41px;
}


#col2 span {
  display: none;
}


/********** END NAVIGATION BAR ELEMENTS  ************/



#container {
margin:auto;
padding:20px 30px 20px 30px;
margin-top:20px;
background-color:#EDDEBF;
width:840px;
border:10px solid #6a351d;
min-height:430px;	
font-family:Verdana, Arial, helvetica,  sans serif;
font-size:14px;
color:#630;
	}
	
p {
	line-height:20px;
	margin:6px 0px 12px 0px;
	padding:0px;
	}
	
	h1 {
font-weight:normal;
margin: 0px;
font-size:26px;
padding-top:30px;

}

h2 {
font-weight:normal;
margin:0px;
font-size:20px;
line-height:26px;
}

h3 {
font-weight:normal;
margin:0px;
font-size:16px;
}


a, a:link, a:visited {
	color:#930;
	text-decoration:none;
}

a:hover {
	color:#2B3F8A;
}

a:active {
color:#c60;	
}


	
img {
	border:0px;
}
.imgR {
	float:right;
	margin-left:5px;
	display:inline;
	
}
.imgR2 {
	float:right;
	margin-left:5px;
	display:inline;
	margin-top:6px;
}

.imgR3 {
	float:right;
	margin-left:25px;
	display:inline;
	margin-top:6px;
		border:3px solid #6a351d;
}


.imgL {
	float:left;
	margin-top:15px;
	display:inline;
}

.imgB {
	border:3px solid #6a351d;
	margin-bottom:10px;
	
}

.imgMed {
	margin-bottom:10px;
	margin-top:4px;
	margin-right:20px;
	
}

.imgMed2 {
	
	margin-bottom:10px;
	margin-top:4px;
	margin-right:0px;
	
}

.sm {
	font-size:11px;
}

.lg {
	font-size:17px;
	line-height:26px;
}

.gr {
	color:#1D4E3B;
}

.red {
	color:#993300;
}


.or {
	color:#CC6600;
}

.blu { 
color:#2B3F8A;
}

.rt {
	text-align:right;
}

.hr {
	background:transparent url(img/red.gif) repeat-x top;
	width:840px;
	height:2px;
	margin:30px 0px;
}

.box {
background-color:#d9c5a7;
width:190px;
display:inline;
padding:15px;
margin:10px 0px 10px 20px;
font-size:14px;
float:right;

}


.box ul {
	padding:0px;
	margin:6px 0px 0px 0px;
}
.box ul li {
	list-style:none;
	margin:0px 0px 8px 0px;
	color:#630;
	font-size:14px;
	
	/*font-weight:normal;*/
}


.col3 {
	width:405px;
	float:right;
}
	
.col3 p {
	margin:16px 0px 0px 0px;
	}
		
.col4 {
	width:270px;
	float:left;
	display:inlne;
	margin-top:20px;
	margin-right:15px;
}

.col4 h1 {
	margin:0px 0px 8px 0px;
	padding:0px;
	color:#030;
	font-size:14px;
	font-weight:normal;
}

.col4 h2 {
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#030;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
/******* STICKY NOTE PADS **********/
.col5 {
	width:250px;
	height:240px;
	float:left;
	display:inlne;
	margin-top:15px;
	margin-right:10px;
	font-family:courier new,courier, helvetica;
	background:transparent url(img/sticky.jpg) no-repeat top;
	color:#3F1A0C;
}
.col5 h1 {	
padding:40px 35px 14px 30px;
font-size:18px;
line-height:22px;
color:#630;
font-weight:normal;
margin:0px;
}

.col5 h1 a:link,  .col5 h1 a:visited {	
color:#630;
}
.col5 h2 {
font-size:13px;
font-weight:normal;
padding:0px 20px 5px 30px;
margin:0px;
color:#630;
line-height:15px;
}

.col5 h2 a:link, .col5 h2 a:visited {
color:#630;
}

.col5 h3 {	
padding:40px 27px 0px 27px;
font-size:16px;
line-height:16px;
font-weight:normal;
margin:0px;
color:#630;
}

.col5 h3 a:link, .col5 h3 a:visited {	
color:#630;
}


.col5 h4  {
font-size:12px;
font-weight:normal;
padding:10px 15px 5px 25px;
margin:0px;
color:#630;

}

.col5 h4 a:link, .col5 h4 a:visited {
color:#630;

}


.col5b {
	width:250px;
	height:240px;
	float:left;
	display:inlne;
	margin-top:15px;
	margin-right:0px;
	font-family:courier new,courier, helvetica;
	background:transparent url(img/sticky.jpg) no-repeat top;
	color:#3F1A0C;
}
.col5b h1{	
padding:45px 35px 14px 35px;
font-size:18px;
line-height:22px;
font-weight:normal;
margin:0px;
color:#630;
}

.col5b h1 a:link, .col5b a:visited {	
color:#630;
}

.col5b h2 {
font-size:13px;
font-weight:normal;
padding:0px 25px 5px 35px;
margin:0px;
color:#630;
line-height:15px;
}
.col5b h2 a:link, .col5b h2 a:visited {
color:#630;
}

.col5b h3{	
padding:40px 32px 0px 32px;
font-size:16px;
line-height:16px;
font-weight:normal;
margin:0px;
}

.col5b h3 a:link, .col5b h3 a:visited {	
color:#630;
}

.col5b h4{
font-size:12px;
font-weight:normal;
padding:10px 25px 5px 35px;
margin:0px;
color:#630;
}


.col5b h4 a:link, .col5b h4 a:visited {
color:#630;
}



/******* END STICKY NOTE PADS **********/


.col6 {
	width:285px;
	height:255px;
	float:right;
	display:inlne;
	margin-top:30px;
	font-family:Verdana, arial, helvetica;
	background:transparent url(img/cds_box.jpg) no-repeat top;
	padding:0px;
}

.col6 h1,
.col6 h1 a,
.col6 h1 a:link,
.col6 h1 a:visited {	
padding:0px;
font-size:16px;
line-height:22px;
font-weight:normal;
margin:0px 0px 0px 10px;
color:#103426;
text-decoration:none;
}

.col6 h2,
.col6 h2 a,
.col6 h2 a:link,
.col6 h2 a:visited  {
font-size:12px;
font-weight:normal;
padding:0px;
margin:10px 0px 0px 10px;
text-decoration:none;
color:#103426;
}

.col6 h1 a:hover,
.col6 h2 a:hover  {
	color:#2B3F8A;
}
	.col6 .link {
width:260px;
height:185px;
margin-top:13px;
margin-left:15px;

}

/****** col7 holds the pictures along the left side of page ******/
.col7 {
	width:330px;
	float:left;
	display:inlne;
	padding:0px;
	margin:0px;
	line-height:17px;
	
}

.col7 h2 {
font-size:15px;
font-weight:bold;
color:#930;
margin:0px 0px 6px 0px;
padding:0px;
line-height:18px;
}

.col7 ul {
	padding:0px;
	margin:6px 0px 12px 10px;
}

.col7 ul li, .col7 ul li a:link, .col7 ul li a:visited {
	list-style:none;
	margin-bottom:6px;
	color:#0C3326;
}

.col7 ul li a:hover {
	color:#c60;	
}

.col7b {
	width:250px;
	float:left;
	display:inlne;
	padding:0px;
	margin:0px;
	line-height:17px;
	
}


.col8 {
	width:485px;
	float:right;
}
	
.col8 p {
	margin:16px 0px 0px 0px;
	}

.col8 a:link, .col8 a:visited {
		color:#0C3326;
}

.col8 a:hover {
	
	color:#c60;
}

.col8 ul {
	padding:0px 9px;
}


.col8 li {
	margin:0px 0px 11px 6px;
	font-size:15px;
	list-style:square;
	line-height:21px;
}

#key li {
	margin:0px 0px 2px 6px;
	font-size:14px;
	list-style:square;
	line-height:21px;
	font-weight:bold;
}

.col8b {
	width:560px;
	float:right;
}
	
.col8b p {
	margin:16px 0px 0px 0px;
	}
.col8b ul {
	padding:0px 9px;
	color:#993300;

}
.col8b li {
	margin:0px 0px 10px 0px;
	font-size:15px;
	list-style:square;
	font-weight:bold;
	line-height:21px;
}

	/******* col9 controls the cd and workbook boxes on the interior pages  ******/
	
	.col9 {
	width:240px;
	height:215px;
	float:left;
	display:inlne;
	margin-top:30px;
	font-family:Verdana, arial, helvetica;
	background:transparent url(img/cds_box2.jpg) no-repeat top;
	padding:0px;
}


.col9 h1,
.col9 h1 a,
.col9 h1 a:link,
.col9 h1 a:visited {	
padding:0px;
font-size:14px;
line-height:22px;
font-weight:normal;
margin:0px 0px 0px 4px;
color:#103426;
text-decoration:none;
}

.col9 h2,
.col9 h2 a,
.col9 h2 a:link,
.col9 h2 a:visited  {
font-size:12px;
font-weight:normal;
padding:0px;
margin:10px 0px 0px 4px;
text-decoration:none;
color:#103426;
}

.col9 h1 a:hover,
.col9 h2 a:hover  {
	color:#2B3F8A;
}
	.col9 .link {
width:216px;
height:155px;
margin-top:0px;
margin-left:10px;

}

/*** ****** col10 controls bottom links on Making Math Cool Page ************/

.col10 {
background-color:#d9c5a7;
width:807px;
height:70px;
display:block;
padding:20px 12px 10px 20px;
margin-top:30px;
font-size:15px;

}

.col10 h3, .col10 h3 a, .col10 h3 a:link, .col10 h3 a:visited {
color:#930;	
font-size:18px;
line-heigh:18px;
font-weight:normal;
text-decoration:none;
margin:0px 0px 20px 0px;
padding:0px;
}

.col10 h3 a:hover {
color:#2B3F8A;
}
.col10 h3 a:active {
	color:#c60;
}

.col11 {
background-color:#d9c5a7;
width:820px;
min-height:206px;
display:block;
padding:20px 12px 10px 20px;
margin-top:0px;
font-size:13px;
}

.col11 h2 {
color:#930;	
font-size:18px;
line-heigh:18px;
font-weight:bold;
text-decoration:none;
margin:0px 0px -5px 0px;
padding:0px;
	
}

.vidCol {
	width:480px;
	margin-left:180px;
	margin-top:60px;
}





.colA{
	width:290px;
	float:left;
	display:inlne;
	padding:0px;
	margin:20px 30px 30px 0px;
	line-height:17px;
	text-align:center;
}

.colB{
	width:195px;
	float:left;
	display:inlne;
	padding:0px;
	margin:20px 0px;
	line-height:17px;
		text-align:center;

}



.form {
	background-color:#ebebeb;
	padding:20px;
	width:370px;
	float:left;
	display:inline;
	margin-right:30px;
}

#footer {
	margin:auto;
	margin-top:6px;
	text-align:left;
	width:900px;
	color:#EDDEBF;
	line-height:19px;
	font-family:verdana, arial, helvetica, sans serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:.07em;
}

#footer a, #footer a:link,#footer a:visited {
	color:#EDDEBF;
	text-decoration:none;
}

#footer a:hover {
	color:#f90;
}

#footer a:active {
	color:#C60;
}

#footer .small {
font-size:9px;
text-transform:none;
float:right;
display:inline;}



.clear {
	clear: both;
}
/* clearing content fix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


