body{
	/*background-color: #eee;*/
	/*background-color: #f4f4f4;*/
	background-image: url(images/fuzzy.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#page{
	/*padding-top: 10px;*/
	margin: 0;
	width: 750px;
	background-color: #fff;
	text-align: left;
	border: 1px solid #000;
	min-height: 250px;
	}
	
#title{
	background: #000;
	color: #007CB3;
	margin: 0;
	}

#title .picture
{ 
float: left;
padding: 5px 20px;
color: #4d7097;
}

#title p{
	margin: 0;
	padding-left: 10px;
	font-size: 78%;
	line-height: 240%;
	/*text-align: center;*/
	/*background: #006699;*/
	background: #393;
	color: #fff;
	font-family: "century gothic";
	/*padding-bottom: 2px;*/
	}

	
#title p.space{
	margin: 0;
	line-height: 7px;
	}
	
#title p.space2{
	margin: 0;
	line-height: 10px;
	background-color: #5C8BBF;
	}

#title h1{
	font-size: 220%;
	padding: 15px 20px 0 15px;
	color: #007CB3;
	margin: 0;
	font-family: "Century Gothic", verdana, Helvetica, sans-serif;
	font-weight: normal;
	/*background-color: #fff;*/
	}
#title h2{
	margin: 0; 
	padding: 0 0 20px 18px; 
	font-size: 75%;
}
	

#title p.clear{
	clear: both;
	background-color: #fff;
	color: #4d7097;
	border: 0 solid #fff;
	height: 2px;
}

/*#title a {font-weight: bold; }*/

#title a:link {
  color: #fff;
  text-decoration: none; 
}
#title a:visited {
  color: #fff;
 text-decoration: none; 
}
#title a:active {
  color: #fff;
 text-decoration: none; 
}
#title a:hover {
  color: #FFCC66;
  /*text-decoration: underline;*/
}

	
#content{
	/*margin: 0 0 0 170px;*/
	margin: 0;
	/*border-left: 1px solid #2a479b;*/
	padding: 30px 40px;
	background-color: #fff;
	/*margin-left: 140px;*/
	font-size: 82%;
	line-height: 140%;
	min-height: 250px;
	font-family: Tahoma;
	}
	
#content p{text-indent: 20px;}

#content p.tablep{text-align: center;
									text-indent: 0;
									font-weight: bold;
									}
	
#content blockquote{
	background-color: #fff;
	margin: 0 0 0 10px;
	}
#content p, table, tr, td, pre{
	background-color: #fff;
	margin: 0;
	text-align: left;
	}

#content .titleblock{
	background-color: #cff;
	line-height: 180%;
	text-align: center;
	color: #000;
	}
	
#content .titleblock p{
	background-color: #cff;
	text-align: right;
	padding-right: 10px;
	color: #000;
	}
	
#content .titleblock h1{
	background-color: #cff;
	color: #000;
	font-family: "Bradley Hand ITC", cursive;
	font-weight: bold;
	font-size: 225%;
	text-align: center;
	}
	
#content .titleblock h2{
	background-color: #cff;
	color: #000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	}
	
#content .titleblock p.title{
	background-color: #cff;
	color: #000;
	font-family: Tahoma;
	font-size: 120%;
	text-align: center;
	}
	
#content .titleblock p.by{
	background-color: #cff;
	color: #000;
	font-family: "Times new roman", Tahoma;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	}
	
#content p.box{
	border: 1px solid #000;
	font-family: Tahoma;
	font-style: italic;
	padding: 10px;
}

#content p.index{
	font-size: 120%;
}

#content p.tabletitle{
		background-color: #e6e6e6;
		text-align: center;
		width: 521px;
		}

#content ol{ }

#content p.bradley{
	text-indent: 0;
	font-family: "Bradley Hand ITC", cursive;
	font-weight: bold;
	font-size: 225%;
	}

#content ul{padding-left: 30px;}

#content h1{
	background-color: #fff;
	color: #006699;
	font-family: "Trebuchet MS", verdana;
	margin: 0;
	font-size: 180%;
	font-weight: normal;
	padding-left: -14px;
	}
	
#content h2{
	margin: 0;
	font-size: 140%;
	}
	
#content p{	margin: 0;}
	
#content .pictureleft
{
float: left;
padding-right: 20px;
padding-bottom: 5px;
color: #4d7097;
}

#content a {font-weight: bold; }

#content a:link {
  color: #339;
  
}
#content a:visited {
  color: #339;
  
}
#content a:active {
  color: #339;
  
}
#content a:hover {
  color: #DAA520;
  text-decoration: underline;
}

#content p.note{
	margin: 0;
	font-style: italic;
	font-size: 90%;
}

#content p.gotop{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#menu{
	margin: 0;
	color: #ccc;
	background-color: #fff;
	padding: 15px 0;
}

#menu a {font-weight: bold;  }

#menu a:link {
  color: #000000;
 /* text-decoration: none;*/
}
#menu a:visited {
  color: #000000;
  /*text-decoration: none;*/
}
#menu a:active {
  color: #999999;
  /*text-decoration: none;*/
}
#menu a:hover {
  color: #DAA520;
  text-decoration: underline;
}
	
	#side{
		float: left;
		width: 130px;
		bottom: auto;
		font-size: 85%;
		/*border: 1px solid #000;*/
		margin: 0 10px 0 0;
		padding: 4px;
		background-color: #fff;
		}
		
	
	#side p{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
	}
	
	#side p.news{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
		font-size: 80%;
	}
	#side strong{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
		font-size: 90%;
	}
	
	#side h1{
		margin: 0;
		padding-left: 2px;
		font-size: 80%;
		color: #000;
		/*background-color: #ccc;*/
	}
	
#side a {font-weight: bold; font-size:90%;}

#side a:link {
  color: #000000;
}
#side a:visited {
  color: #000000;
}
#side a:active {
  color: #999999;
}
#side a:hover {
  color: #DAA520;
  text-decoration: underline;
}
	

	
	#footer{
	clear: both;
	vertical-align: bottom;
	width: 750px;
	}
	
	#footer img{border: 1px solid #000;
							border-top: 0 solid #fff;}

#footer p{margin: 0;
					text-align: center;
					padding: 4px 0 4px 0;}
		
#footer a {font-weight: bold; font-size: 85%;}

#footer a:link {
  color: #000000;
  /*text-decoration: none; */ 
}
#footer a:visited {
  color: #000000;
 /*text-decoration: none; */
}
#footer a:active {
  color: #999999;
 /*text-decoration: none; */
}
#footer a:hover {
  color: #DAA520;
  text-decoration: underline;
}

	
.picture
{
float: left;
padding: 0 20px 5px 0;
color: #4d7097;
font-size: 70%;
}

.pictureright
{
float: right;
padding: 0 0 5px 20px;
color: #4d7097;
font-size: 70%;
}

.picturecenter{
	text-align: center;
	}
	
b.blue{	
	color: #339;
	}
p.blue{
	color: #339;
	}

.settable table{
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		}
		
.settable td{
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		padding: 1px 4px 1px 4px;
		}
		
.word{
	float: left;
	height: 28px;
	padding: 3px 20px 0 5px;
	}
.pdf{
	float: left;
	height: 33px;
	padding: 4px 20px 0 5px;
	}
	
p.gap{
	height: 5px;
	clear: both;
	}	