.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

body  {
	color: #000;
	background: #fee;
	margin: 0;
	padding: 0;
	}

th, td {
	font: small Verdana, "Andale Mono", Courier, "Courier New", monospace;
}

th {
	font-weight: bold;
}

th, td {
	border-bottom: 1px solid #CCC;
}


td.center {
	text-align: center;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6, caption {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}

caption, label {
	font-size:small;
}

p	{
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

li	{
	font-size: small;
	}

h1	{
	margin: 0;
	}

#frame {
	width:650px;
	background: #fff url(/i/ib.gif) repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding: 0;
	border: 1px solid #666;
	}
	
#pagebody {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
	}

#content {
	width:455px;
	padding:10px;
	padding-top:0;
	float:left;
	margin: 0;
	}

#content h2 {
	margin-bottom:0;
}

#adsense {
	text-align:center;
	margin: 1em auto;
}

#breadcrumbs p {
      /*  padding: 0;*/
	margin-top: 0;
	font-size: x-small;
}


#introduction {
	padding: 0 10px 3px 10px;
	background:#eee;
	line-height: 1.5;
	}

#sidebar {
	width:155px;
	padding:10px;
	margin:0;
	font-size: small;
	height: 100%;
	float: left;
	/* margin-left:475px; */
	}

#sidebar h2 {
        font-size:large;
	margin: 0;
	}

#sidebar p {
        margin: 0;
	}

ul {
        padding: 0;
        margin-top: 0;
        margin-left: 2em;
	}

#support {
        background: #ffc;
	margin: 5px;
	padding: 5px;
	}

#header {
	background:#fff;
	margin: 0;
	}

/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 129px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c33;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

#last {
	width: 110px;
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

#footer {
	width:636px;
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 7px;
	text-align: left;
	clear: both;
	font-size: small;	
	}

/*label, input {
	display: block;
	float: left;
	margin-bottom: 10px;
}*/

input, textarea {
	width: 420px;
}

legend, label, input, textarea {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: small;
}

label {
	font-weight:bold;
}

#errorlist {
	font-weight:bold;
	color: red;
	}