body 
{	margin: 0;
	padding: 0;	
	font-family: Arial, Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 100%;
	color: #000; 
	border-top: 5px solid #670099;
	background-color: #F6F6FF;
}

#header 
{	width: 100%;
	border-top: 4px solid #9A99FF;	
}


#title 
{	float: left;
	margin: 2em 5em;
}

*html #title {margin: 2em 2.5em;}


#hands 
{	position: absolute;
	top: 0.55em;
	right: 0;
	z-index: 1;
}

#window 
{	clear: both;
	float: left;
	width: 93%;	
	margin-left: 2.5em;
	background-color: #fff;
	border-top: 5px solid #670099;
	border-bottom: 5px solid #670099;
	border-right: .05em solid #CCC;
	border-left: .05em solid #CCC;
}

*html #window {margin-left: 1.1em; margin-top: 2.0em}
 
#containerinner 
{	width: 100%;
	float: left;
	padding-top: 2.4em;
	border-top: 4px solid #9A99FF;
	border-bottom: 4px solid #9A99FF;
}


#leftnav 
{	float: left;
	width: 24%;
	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 0.8em;
	margin: 3em 0 0 .5em;
	padding: 0 0 3em 0;
}



#leftnav ul 
{	list-style-type: none;
	margin: 0;
	padding: 0;
}


#leftnav ul li 
{	text-decoration: none;
	padding: .3em 0 .3em 0;
	margin: 0;
	line-height: 1.5;
}



.leftnavnolink
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	background: url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}

.leftnavparent
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
}


.leftnavparent a {display: block; text-decoration: none; color: #670097;}
.leftnavparent a:visited {text-decoration: none;}
.leftnavparent a:hover {background-color: #F6F6FF;	text-decoration: underline;}




.lnavnolink3
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	background: url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}


.lnavlink3
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
}


.lnavlink3 a {display: block; text-decoration: none; color: #670097;}
.lnavlink3 a:visited {text-decoration: none;}
.lnavlink3 a:hover {background-color: #F6F6FF;	text-decoration: underline;}



.lnavlink3parent
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
	background-color: #F6F6FF;
}

.lnavlink3parent a {display: block; text-decoration: none; color: #000;}
.lnavlink3parent a:visited {text-decoration: none;}
.lnavlink3parent a:hover {background-color: #F6F6FF; text-decoration: underline;}




.lnavnolink4
{	color: #000;
	font-weight: 300;
	border-bottom: 1px solid #CDCDFF;
	background: #F6F6FF url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}


.lnavlink4
{	color: #000;
	font-weight: 300;
	border-bottom: 1px solid #CDCDFF;
	background: #fff;
	text-indent: 1.3em;
}


.lnavlink4 a {display: block; text-decoration: none; color: #000;}
.lnavlink4 a:visited {text-decoration: none;}
.lnavlink4 a:hover {background-color: #fff;	color: #670097; text-decoration: underline;}

img {border: 0;}

#content 
{	float: right;
	padding: 1em 1em 1em 0;	
	width: 70%;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif, serif, cursive, fantasy, monospace;
	line-height: 1.4;

}

#date 
{	float: right;
	width: 70%;
	padding: 0 1em;	
	color: #68019A;
	font-weight: 700;
	font-size: .8em;
}

#footer	
{	float: right;
	width: 70%;
	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace; 
	font-size: 0.75em;
	font-weight: bold;
	color: #660099;
	margin-right: 3.0em;
	padding: 0.75em;
	text-align: right;
}

*html #footer {margin-right: 1.0em;}

#footer a 
{	color: #660099;
	font-weight: 700;
	text-decoration: none;
}

#footer a:hover {text-decoration: underline;}

#footer ul 
{	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li 
{	display: inline;
	text-indent: 0;
	padding-left: 30px;
}

h1 
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 1.2em;
	font-weight: 700;
	color: #840084;
}

h2 
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 1em;
	font-weight: 700;
	color: #840084;
}

h3
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 0.9em;
	font-weight: 700;
	color: #000;
}



span.rfloat 
{	clear: right;
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}

span.lfloat 
{	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}
