@charset "UTF-8";
body  {
	background: #666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: url(../images/dropshdw.gif) repeat-y;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 750px;   /* width should be the same as the background image */
	padding: 0px 20px 0px 20px;
	/* box model hack */ 
 voice-family: "\"}\"";
	voice-family:inherit;
	width: 710px;
	
	}
	
	

#sidebar1 {
	position: float; 
	float: left;
	width: 155px;
	height: 600px;
}

#sidebar1 img {
	vertical-align:bottom;
}	


#postits {
	float: left; /* since this element is floated, a width must be given */
	top: auto;
	width: 155px; /* the background color will be displayed for the length of the content in the column, but no further */
	height: 415px;
	padding: 0; /* padding keeps the content of the div away from the edges */
	position: relative;
	background: url(../images/links.jpg) no-repeat;
	
}


#postits li {
	margin: 0; 
	padding: 0; 
	
	list-style: none;
    position: absolute; 
	display: block;

}

#postits a {
	display: block;
}

#postits1 {left: 0; top: 0; width: 155px; height: 93px;}
#postits2 {left: 0; top: 94px; width: 155px; height: 90px;}
#postits3 {left: 0; top: 184px; width: 155px; height: 96px;}
#postits4 {left: 0; top: 280px; width: 155px; height: 65px;}
#postits5 {left: 0; top: 345px; width: 155px; height: 70px;} 

/* No a or a:hover needed for #postits1 because the first section of this li is NOT a link --MRH */
#postits2 a {height: 90px;}
#postits3 a {height: 96px;}
#postits4 a {height: 65px;}
#postits5 a {height: 70px;} 

#postits2 a:hover {background: url(../images/links.jpg) -155px -94px; no-repeat;}
#postits3 a:hover {background: url(../images/links.jpg) -155px -184px; no-repeat;}
#postits4 a:hover {background: url(../images/links.jpg) -155px -280px; no-repeat;}
#postits5 a:hover {background: url(../images/links.jpg) -155px -345px; no-repeat;}



#learnmore { 
float: right;
top:0; 
width:189px;
height:185px;
position:relative;	
background:url(../images/home_logobank.gif) no-repeat;
}




#hidden {
position:absolute;
top:0;
left:0;
z-index:-1;
}

#sidebar2 {
	position: float; 
	float: right;
	width: 189px;
	height: 600px;
}


#sidebar2 img {
	vertical-align:bottom;
}
	

#clips {
position: relative;
left: 0;
top: 0;
width: 189px;
height: 356px;


}





#mainContent {
	position: float; 
	float: left;
	width: 366px;
	height: 600px;
	
}


#mainContent img {

	vertical-align:bottom;
}


#footer { 
	padding: 10px 20px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
} 



#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#footer ul li {
	margin-left: 0;
	padding: 3px 10px;
	border-left: 0.5px solid #000;
	list-style: none;
	display: inline;
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color:#999999;
	}
	
#footer ul li.first {
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#footer ul li a {
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color:#999999;
	}
	
#footer ul li a:hover {
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color:#CC0000;
	}
	
	
.clipinfo1 {
	font-family:Futura, Calibri, sans-serif;
	font-size:12px;


}		

.clipinfo2 {
	font-family:Futura, Calibri, sans-serif;
	font-size:10px;
	color:#666666;

}		



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.transparent_class {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

dl, dt, dd, ul, li { /* Poitions the Menu drop-down AND the semantic container for the spiral pad graphic */ 
margin: 0;
padding: 0;
}


#menu {
position: absolute; /* Menu position that can be changed at will */
top: 160px;
left: 70px;
width: 150px;
z-index: 10;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
}

#menu li {
text-align: left;
background: #fff;
padding: 4px;
list-style-type:none;
font-family:Futura, Arial, sans-serif;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background:#999999;
}

.pulloutclass  
{
background:url(../images/pullout.jpg);
position:absolute; 
top:-36px; 
left:-521px; 
width:710px; 
height:415px;
z-index:99;  
visibility:hidden;

}

#webtext, #printtext, #NEWtext, #illustext
{
position:absolute;
top: 20px;
left: 20px;
width: 400px;

}




#webclips, #printclips, #illusclips, #NEWclips
{
position:absolute;
top:70px;
left:540px;
width:150px;
}



#weblinks, #illuslinks
{
position:absolute;
top: 360px;
left: 20px;
}

#printlinks
{
position:absolute;
top: 300px;
left: 265px;
}


.widget {
font:Futura, Arial, sans-serif;
font-size:14px;
color:#cc2127;
}



.picfloat {
	float: right;
	margin-left: 10px;
		
}

.picfloatweb {
	float: right;
	margin-top: 15px;	
}

.picfloatillus {
	float: right;
	margin-top: 5px;	
}


.webrefer a {
	float:right;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc2127;
	text-decoration:none;
	
}

.webrefer a:hover {
	float: right;
	margin-top:10px;
	color:#000000;
	text-decoration:underline;
	
}



#clips li {
	margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	display: block;

}

#clips a {
	display: block;
	cursor:pointer;
}
#clipdiv0 {left: 0; top: 0; width: 189px; height: 91px; background-image:url(../images/home_clipdiv0.jpg);}
#clipdiv1 {left: 0; top: 91px; width: 189px; height: 78px; background-image:url(../images/home_clipdiv1.jpg);}
#clipdiv2 {left: 0; top: 169px; width: 189px; height: 81px; background-image:url(../images/home_clipdiv2.jpg);}
#clipdiv3 {left: -17px; top: 248px; width: 206px; height: 85px; background-image:url(../images/home_clipdiv3.jpg);}
#clickthese {left: -17px; top: 333px; width: 206px; height: 46px; background-image:url(../images/clickthesediv.jpg);}

#clipdiv0 a {height: 91px;}
#clipdiv1 a {height: 78px;}
#clipdiv2 a {height: 81px;}
#clipdiv3 a {left: -17px; height: 85px;}

#clipdiv0 a:hover {height:91px; background-image:url(../images/home_clipdiv0_on.jpg);}
#clipdiv1 a:hover {height:78px; background-image:url(../images/home_clipdiv1_on.jpg);}
#clipdiv2 a:hover {height:81px; background-image:url(../images/home_clipdiv2_on.jpg);}
#clipdiv3 a:hover {left:-17px; height:85px; background-image:url(../images/home_clipdiv3_on.jpg);}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 130%;
	text-indent: 10%;
	
}

.mainbody a {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
	line-height: 130%;
	text-decoration: none;	
	text-indent:0;
}

.mainbody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size: 11pt;
	line-height: 130%;
	text-decoration: underline;

}


.mainbody2 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12pt;
	line-height: 130%;
	text-decoration: none;	
	text-indent:0;
}

.mainbody2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size: 12pt;
	line-height: 130%;
	text-decoration: underline;

}


.mainnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 120%;
	text-indent: 0;
	color:#666666;
}


.dropcap {
	float:left;
	color:#cc0000;
	font-size:50px;
	line-height:35px;
	padding-top:0;
	font-family: Futura, Arial, sans-serif;
} 


h1 {
	font-family: Futura, Calibri, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-indent: 0px;
}

h2 {
	font-family: Futura, Calibri, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-indent: 0px;
}

h3 {
	font-family: Futura, Calibri, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-indent: 0px;
}


h4 {
	font-family: Futura, Calibri, sans-serif;
	color: #666666;
	text-transform: lowercase;
	text-indent: 0px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-transform:uppercase;
	text-indent: 0;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

#webscroll a
{ 
cursor:auto; }

#preload {
display:none;
}	
