body
{
	width:100%;
	max-width:1000px;
	background-color:#ceceff;
}

h1.ilcentered, h4.ilcentered
{
	color: darkgreen;
	text-align: left;
	margin: 0 0 0 58px;
	display: inline;
}
h1.ilcentered
{
	font-variant: small-caps;
}
#currPicture {
	width: auto;
	height: 620px;
	padding:15px 15px 15px 15px;
	margin-left: 60px;
	background-color: black;
}
#picnav {
	margin: 10px 10px 0 20px;
	float: left;
}
h3#caption {
	margin: 0 0 0 90px;
	clear: both;
}
.japps
{
	padding: 10px 0 20px 20px;
	font: bold 10px tahoma;
}
div.colorchart {
	border: 3px solid #cccccc;
	width:496px; height:420px;
	padding: 10px 0 0 10px;
	overflow:auto;
	background:white none repeat scroll 0 0;
	color:#ff6666;
	text-align:center;
	font-size:12px;
	float:right;
}
div.funLinks {
	padding: 15px;
	margin: 0 0 0 10px;
	font-family: Tahoma, sans-serif;
	color:#cccccc;
	display:inline;
	overflow:auto;
	background:white none repeat scroll 0 0;
}
.centered {
	text-align:center;
}
div.toolbox {
	border:solid 1px blue;
	border: 3px solid #cccccc;
	padding:5px 0 10px 10px;
	margin:20px;
	margin: 10px 0 0 10px;
	width:100%;
	height:120px;
	background-color:#9999ff;
}
.padtool button {
	color:black;
}
div.operation {
	font-size:10px;
	font-weight:bold;
	margin-bottom:4px;
	text-align:center;
	color:green;
	font-style:arial;
}
div.operation2 {
}
div.padLeftOps {
	/* border: 1px dashed #eeffef; */
	margin-top:0;
	padding-top:0;
	text-align:left;
	width:30em;
}
div.padOptions {
	margin-top:0;
	padding-top:0;
	width:9em;
	float:right;
}
div.padOperations {
	width:2em;
}
div.whiteOut {
	position:absolute;
	top:520px; left:616px;
	height:49px; width:276px;
	background-color:transparent;
}
.hand {
	cursor:pointer;
}
span.hand {
	font-size:12px;
	width:9em;
}
.site_header {
	margin-left: 8px;
	padding:1px 0 1px 20px;
	color:#009;
	font-weight:bold;
	font-size:1em;
	clear: left;
}

li.sm a {
	background:#e4ffe4 none repeat-x top right;
	color:#348434;
	font: bold 10px/28px tahoma, sans-serif;
	text-decoration: none;
	float: left;
	margin-right: 12px;
	padding: 0 3px 0 3px;
}
li.sm a:hover { 
	background:#001155; 
	color:#ffffff; 
}
ul.site_detail li.sm {
	background:#e4ffe4 none repeat-x top right;
	margin: -15px 50px -5px -15px;
	padding-left: 15px;
	list-style-type: none;
}
div.footer {
        width:95%;
        padding: 10px 10px 0 0;
        margin: 5px;
        font: 12px normal tahoma;
}
div.footer a {
        border-top:1px solid #003300;
        border-bottom:1px solid #003300;
        padding:.5em .5em .5em .5em;
        margin:0 0 0 0;
        font-size: 1em/3em;
        color:#006600;
        text-decoration:none;
}
div.footer a:hover {
        border-bottom:2px solid #00ff00;
        background-color: #33cc99;
        color:#ffffff;
}
div.footer a.close
{
        border-top:1px solid #330000;
        border-bottom:1px solid #660000;
        color:#ff0000;
}
div.footer a.close:hover {
        border-bottom:2px solid #ffcccc;
        background-color: #ff3399;
        color:#ffffff;
}

div.copyright {
        border-top: 1px solid black;
        width:95%;
        text-align:right;
        padding: 4px 10px 0 10px;
	margin: 5px;
        color: darkgreen;
        font: 9px normal tahoma;
}

