.ribbon 
  {background-color:#C80B0F;
  overflow: hidden;
  white-space: nowrap;
  position: fixed;
  right: -40px;
  top: 10px;

  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);

  -webkit-box-shadow: 0 0 9px #999;
  -moz-box-shadow: 0 0 9px #999;
  box-shadow: 0 0 9px #999;
  color:#C80B0F;}

.ribbon a 
  {border: 2px solid #FEDB63;
  color: #fff;
  display: block;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold; 
  font-variant: small-caps;
  margin: 1px 0;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;

  text-shadow: 0 0 5px #444;}
  
.indent {
	margin-left:50px;
}

.rotate:hover {
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out; 
	-o-transition: all 1.5s ease-in-out; 
	-ms-transition: all 1.5s ease-in-out; 
	transition: all 1.5s ease-in-out;
  
	-webkit-transform: rotate(360deg); 
	-moz-transform: rotate(360deg); 
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg); 
	transform:rotate(360deg);
}

.tocheader {
	border-top: 1px solid #7ec6f5;
	border-bottom: 1px solid #000;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #3e779d, #78b4dc);
	background: -moz-linear-gradient(top, #3e779d, #78b4dc);
	background: -ms-linear-gradient(top, #3e779d, #78b4dc);
	background: -o-linear-gradient(top, #3e779d, #78b4dc);
	box-shadow: 10px 10px 5px darkslategray;
	padding: 9px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font: 12px Verdana, sans-serif;		//16 px Verdana, sans-sefif;
	text-decoration: none;
	width:120px;
}

.button {
	border-top: 1px solid #7ec6f5;
	border-bottom: 1px solid #000;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #3e779d, #78b4dc);
	background: -moz-linear-gradient(top, #3e779d, #78b4dc);
	background: -ms-linear-gradient(top, #3e779d, #78b4dc);
	background: -o-linear-gradient(top, #3e779d, #78b4dc);
	box-shadow: 10px 10px 5px darkslategray;
	padding: 9px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font: 12px Verdana, sans-serif;
	text-decoration: none;
	width:70px;
}
   
.button:hover {
	border-top-color: #035EB8;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #78b4dc, #3e779d);
	background: -moz-linear-gradient(top, #78b4dc, #3e779d);
	background: -ms-linear-gradient(top, #78b4dc, #3e779d);
	background: -o-linear-gradient(top, #78b4dc, #3e779d);
	color: #EBD39C;}
   
.button:active {
	border-top-color: #7EC6F5;
	background: #1b435e;}

.colorchange tr:hover {background-color: tan;}
	
h1 {
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	color:blue;
	position: relative;
}

h1.brown {
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	color:brown;
	position: relative;
}

h1.darkblue {
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	color:darkblue;
	position: relative;
}

h1.google {
	font-size: 50px;	
	font-family: 'Cherry Cream Soda'; 
	font-weight: bold;
	color: black;
	text-shadow: 5px 5px 6px #333;	
	top:-50px;
	position: relative;
}

h1.googlemonkey {
	font-size: 50px;	
	font-family: 'Happy Monkey'; 
	font-weight: bold;
	color: black;
	text-shadow: 5px 5px 6px #333;	
	top:-50px;
	position: relative;
}

h1.googleunkempt {
	font-size: 50px;	
	font-family: 'Unkempt'; 
	font-weight: bold;
	color: black;
	text-shadow: 5px 5px 6px #333;	
	top:-50px;
	position: relative;
}
	
h2 			{	
	font-size: 22px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold; 
	color: orange;	
	//top:-90px;
	//left:+60px;
	//position: relative;
}

h2.brown	{	
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold; 
	color: brown;
	position: relative;
}

h2.ltblue	{	
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold; 
	color: lightblue;
	position: relative;
}

h2.green	{	
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold; 
	color: green;
	position: relative;
}

h2.yellow	{	
	font-size: 30px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold; 
	color: yellow;
	position: relative;
}

h3 			{
	font-size: 22px;
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	color: black;
	//position: relative;
		
}

h4.googlemonkey 			{
	font-size: 18px; 
	font-family: 'Happy Monkey';	
	color: black;
	position: relative;
}

h4.googleunkempt 			{
	font-size: 22px; 
	font-family: 'Unkempt';	
	color: black;
	position: relative;
}

h5.googlemonkey 			{
	font-size: 20px; 
	font-family: 'Happy Monkey';	
	color: black;
	position: relative;
}

div.knockoutBox {
  background-color: burlywood;
  width: 700px;
  border: solid black 3px;}

div.knockoutInsert {
  float: left; 
  font-size: 36px;
  font-weight: bold;  
  padding: 10px 20px;
  background-color: #586F89; 
  color: black; 
  border: solid white 1px; 
  border-width: 0 8px 8px 0; 
  margin: 0 7px 0 0;}

div.knockoutPad {padding: 10px;}

BODY 	{
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
	background-attachment:fixed;  
	margin:10px;0px;10px;0px;
	text-align:justify;
}

BODY.friendly {	
	scrollbar-arrow-color:black;
	scrollbar-face-color:deepskyblue;
    scrollbar-shadow-color:black;
    scrollbar-highlight-color:white;
    scrollbar-track-color:turquoise;
	text-align:justify;
	text-color:black;
	bgcolor: white;
}

BODY.blue	{
	scrollbar-arrow-color: midnightblue;
	scrollbar-face-color: lightblue;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-track-color: blue;
	font-family: Tech, Technical, Arial;
	bgcolor: black;
	background: url(z1048.jpg);
	background-attachment: fixed;
	margin: 10px 10px 10px 10px;
	text-align: justify;
}

BODY.crumple 	{
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(crumple.jpg);
	background-attachment:fixed;  
	margin:10px;0px;10px;0px;
	text-align:justify;
}

BODY.rawlins {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(rawlbg.gif);
	background-attachment:fixed;  
	margin:10px;0px;10px;0px;
	text-align:justify;
}

BODY.marble {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(whitemar.jpg);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
}

BODY.bucking {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial, HelveticA;
	bgcolor:black;
  	background:url(bronco2.jpg);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
}

BODY.bubbles {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(bg49.gif);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
}

BODY.stucco {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(stuc.jpg);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
}

BODY.carbon {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(ccbg.gif);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
	color:yellow
}

BODY.brick {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(grbrick.gif);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
	color:yellow
}

BODY.ripple {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(tx1002.jpg);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
	color:yellow
}

BODY.geo {
	scrollbar-arrow-color:midnightblue;
	scrollbar-face-color:lightblue;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:blue;
	font-family: Tech, Technical, Arial;
	bgcolor:black;
  	background:url(geom.gif);
	background-attachment:fixed;  
	margin:10px;0px;100px;0px;
	text-align:justify;
	color:yellow
}

a:link		{color:darkblue;}
a:active	{color:black;}
a:visited	{color:maroon}

blockquote 	{
	border-style:double;
	padding:12px;
   	font-size:18px;
   	font-family: Times New Roman;
}
