body {
	margin: 0px;
	padding: 0px;
  font-family: "Lucida Grande", trebuchet MS, trebuchet, verdana, arial, sans-serif;
  font-size:76%;
  line-height:150%;
  color: #333;
  background: #666;
}

#container {
	background: #fff url(images/pageBack.gif) repeat-y;
	margin: 0px auto;
	padding: 0px 16px;
	width: 782px;
	voice-family: "\"}\""; 
 	voice-family: inherit;
 	width: 750px;
}

/* Header and Navbar Styles  */

#header {
	background-color: #666;
	background: #666 url(images/logo.gif) no-repeat;
	height: 80px;
	padding: 0;
	margin: 0;
}

#header h1 {
#	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0;
	font-size: 2px;
	height: 8px;
}

#header h1 a {
	display: block;
	width: 750px;
	height: 80px;
#	text-indent: -700em;
	text-decoration: none;
}

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #fff url(/images/nav_bg2.gif) repeat-x bottom left;
	border-bottom: 2px solid #666;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #ddd;
}

#nav a {
	float: left;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	color: #666;
}

#nav a:hover, #nav a.current11 {
	color: #000;
	background-color: #fff;
}

#nav a.current11 {
	font-weight: bold;
}

#nav2 {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #fff url(/images/menubg.gif) repeat-x top left;
	border-bottom: 2px solid #666;
}

#nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #333;
}

#nav2 a {
	float: left;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	color: #666;
}

#nav2 a:hover, #nav2 a.current11 {
	color: #fff;
	background: #fff url(/images/menubg.gif) repeat-x bottom left;
	background-color: #fff;
}

#nav2 a.current11 {
	font-weight: bold;
}

/* Center Content */

#content {
	float: left;
	margin: 24px 0px 0px 20px !important; /* this is what I want Mozilla to use */
	margin: 24px 0px 0px 10px;
	background: #fff;
 	width: 360px;
}



#main img {
	border: 0;
}

h2#comments {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 130%;
}


#main h3 {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #bbb;
	font-size: 130%;
}


#main li ul {
        margin-left: 0.5em;
        padding-left: 0.5em;
}


/* Side bar */

#sidebar {

	position: relative; 
	font-size: 90%;
	line-height: 1.5em;
/*	margin: 20px 0 0 509px;*/
	margin: 20px 0 0 400px;
	padding: 0px 15px 0 20px;
	margin-top: 60px !important;
	margin-top: 40px;
	color: #666	;
}


/* Footer */

#footer {
	border-top: 1px solid #666;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#footer li {
	display: inline;
}

#footer a {
	white-space: nowrap;
	padding: 0 7px;
}

/* Other Misc Styles */

a         { color: #930; text-decoration: underline; }
a:link    { color: #930; text-decoration: underline; }
a:visited { color: #930; }
a:active  { color: #777; }
a:hover	  { color: #777; text-decoration: underline; }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

.noHeight {
	font-size: 1px;
	line-height: 1%;
	clear: both;
}

p.posted { 
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0;
}

blockquote {
  font-style: italic;
  padding: 5px 10px;
	margin: 20px 10px;
  text-align: justify;
  border-left: 3px Solid #ccc;
  border-left: 3px Solid #ccc;
  border-top: 1px Solid #ccc;
  border-right: 1px Solid #ccc;
  border-bottom: 1px Solid #ccc;
  background: #eee;
}	

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666;
	margin-top: 50px;
	text-align: center;
}
.xml {
	color: #f60;
}

.imgRight {
	border: 1px solid #666;
	margin: 5px 0px 5px 5px;
	float: right;
}

.imgLeft {
	border: 1px solid #666;
/*	margin: 5px 10px 5px 0px;
	float: left;*/
}

.centered {
	text-align: center;
}

#main h3.noLine {
	border-top: none;
}

.faqdate {
	color: #aaa;
	font-size: 76%;
}