body	{
	background: #899;
	color: #333;
	font-family: calibri, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #566;
	text-align: center;
	}

#container	{
	background: #fff;
	width: 760px;
	border: 1px solid #333;
	border-top: 5px solid #333;
	}

#container2	{
	background: #fff;
	width: 480px;
	border: 1px solid #333;
	border-top: 5px solid #333;
	}

#title {
   text-align: center;
	float: center;
	background: transparent;
	margin: 0;
	margin-left: 10px;
	width: 750px;
	padding-bottom: .5em;
	font-size: medium;
	font-weight: bold;
	}
	
#title h1 {
	font-family: calibri, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 4px double #333;
	padding: 15px;
}

#title img {
	float: center;
	border: none;
	display: block;
}

#text	{
	padding: 10px;
	margin: 0;
	border: 0;
	text-align: left;
	font-size: 14px;
	color: #444;
	background: transparent;
	clear: both;
	}

#text a:link, #text a:visited, #footer a:link, #footer a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #c30;
	background: transparent;
	}

#text ul {
   padding-top: 0px;
   padding-bottom: 2px;
}

#text li {
   list-style-type: square;
   }

#thumb {
   background-color: #d3dce3;
   width: 98%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 7px 7px 10px;
	clear: both;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

#thumb table {
   width: 100%;
   background: #d3dce3;
	margin: 0;
	padding: 0;
   }

#thumb td {
   width: 118px;
   background: #d3dce3;
   text-align: center;
   }

#thumb a    {
   width: 110px;
   text-decoration: none;
   display:block;
   border: 1px #d3dce3 solid;
}

#thumb a.other    {
   width: 100px;
   text-decoration: underline;
   display:inline;
   border: 1px #ffc solid;
}
#thumb a:link    {
   color: #333;
  }
#thumb a:visited {
   color: #333;
   }
#thumb a:hover   {
   color: #f00;
   background-color: #FEFEDE;
   border: 1px #111 solid;
   }
#thumb a:active  {
   color: #595959;
   }

	/*  General rules */
	
img	{
	display: block;
	border: 0;
	}
	
#pipe {
	width: 100%;
   border: 1px #000 solid;
	text-align: center;
	font-family: calibri, arial, helvetica;
	font-size: 11px;
	background: #5a7594;
	color: #fff;
	clear: both;
	margin: 0px;
	padding: 0;
	display: block;
	}
#pipe ul {
	text-align: right;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	padding: 3px 3px 3px 3px;
	}
#pipe ul li {
	border-left: 1px solid #eee;
	list-style: none;
	display: inline;
	background: #5a7594;
	padding: 5px 7px;
	}

		
#pipe ul li.first {
	margin-right: 0;
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	background: #5a7594;
	}

#pipe a {
	font-weight : bold;
	text-decoration : none;
	background: transparent;
	background: #5a7594;
	}

#pipe a:link, #pipe a:visited {
	color: #fff;
	background: transparent;
	}

#pipe a:hover {
	color: #ff0;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}

	/*  Establish general layout parameters */

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 11px;
	text-align: center;
	width: 98%;
	}

html>#footer	{
	font-size: small;
	}

#footer p	{
	margin: 10px 0;
	padding: 0;
	text-align: center;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}

