	/*  Establish general layout parameters */

body {
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat;
	background-color: #000000;
 }
#homebutt	{
	float: right;
	left: 0px;
	top: 300px;
	width: 106px;
	background-color: #186C30;
	margin: 0;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	}
#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}
#homebuttad {
	float: left;
	width: 120px;
	height: 60px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#homebuttleft {
	float: left;
	left: 0px;
	top: 300px;
	width: 106px;
	background-color: #186C30;
	margin: 0px 7px 0 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	padding: 7px;
}

.graphics {
	border: 15px solid #FFFFFF;
}

.graphicsreview {
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-color: #FFFFFF;
}
#tutorialnav {
	float: right;
	left: 0px;
	top: 300px;
	width: 150px;
	background-color: #186C30;
	margin: 0px 0px 0 7px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	padding: 7px;
}
#handclass {
	float: left;
	left: 0px;
	top: 300px;
	width: 361px;
	margin: 0px 0px 0 7px;
	border-left-style: none;
	border-right-style: none;
	padding: 7px;
	background-image: url(../images/tutorial/tuthandclass.jpg);
	background-repeat: no-repeat;
	height: 496px;
}


.calloutsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
a.calloutsmaller:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.calloutsmaller:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.calloutsmaller:visited {color: #FFFF00;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   }
   
a.calloutsmaller:hover {color: #FF3300;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
  }

.calloutyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
#homebuttadright {
	float: right;
	width: 300px;
	border: thin solid #FF9900;
	margin: 3px;
	padding: 3px;
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.graphicstwo {
	border: 7px solid #FFFFFF;
}
