html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #d3a490;
	font-family: arial, serif;
	font-size: 12px;
}
p {
	margin: 15px 5px;
	padding: 0;
}
a:link, a:visited {
	color: #00b;
	text-decoration: underline;
}
#footer a {
	color: #eee;
}
a.info {
	position: relative;
}
a.info span {
	display: none;
}
a.info:hover .infobox {
	display: block;
	position: absolute;
	bottom: 30px;
	left: 20px;
	padding: 2px;
	width: 200px;
	background-color: #00b;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	margin: 10px 5px;
	padding: 0;
}
h2 {
	font-size: 16px;
	margin: 15px 0 -10px 5px;
	padding: 0;
}
#main h3 {
	font-size: 14px;
	margin: 15px 0 20px 5px;
	padding: 0;
}
#wrap {
	background: url(images/bg.gif) top left repeat-y;
	min-height: 100%;
	width: 634px;
	margin: auto;
	position: relative;
}
* html #wrap {
	height: 100%
}
#inner-wrap {
	padding-bottom: 80px;
}
#inner-wrap:after {
	content: " ";
	display: block;
	clear: both;
}
#footer {
	position: absolute;
	bottom: 0;
	height: 80px;
	background-color: #00a;
	width: 630px;
	color: #eee;
	text-align: center;
	margin: 0 0 0 2px;
	font-size: 10px;
}
#left {
	float: left;
	width: 162px;
}
#main {
	position: relative;
	margin-left: 165px;
}
#header {
	width: 630px;
	height: 138px;
	margin: 0 0 0 2px;
	padding: 0;
	background: #fff url(images/header.jpg) no-repeat;
	color: #000;
	border-bottom: 1px solid #000;
}
#left h3 {
	margin: 10px 2px 5px 5px;
	font-size: 16px;
	background-color: transparent;
	color: #fff;
	border-bottom: 1px dotted #eee;
}
#navMenu {
	list-style: none;
	margin-top: 0;
	margin-left: 5px;
	padding-left: 2px;
	text-indent: -2px;
}
#navMenu li a {
}
li.navMain, li.navActive {
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
}
li.navMain a {
	color: #eee;
	text-decoration: underline;
}
li.navActive a {
	color: #ee4;
	text-decoration: underline;
}
ul.navSubGroup {
	list-style: square inside;
	margin-left: -2px;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
	color: #ee4;
}
li.navSub a {
	color: #ee4;
	font-weight: normal;
	text-decoration: none;
}
li.navSub a:hover {
	color: #dd1;
	font-weight: normal;
}
#sitemap  {
	list-style: none;
	margin: 20px 0 10px 5px;
	padding-left: 2px;
	text-indent: 2px;
}
#sitemap li {
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
.sitemapSubGroup {
	list-style: circle;
	margin: 0 0 25px 15px;
}
.sitemapSubGroup li {
	margin: 5px;
	font-size: 12px !important;
	font-weight: normal !important;
}
.googlelinks {
	width: 120px;
	margin: 0 0 20px 5px;
}
.firefox {
	width: 120px;
	margin: 0 auto 20px auto;
}
.google336 {
	width: 336px;
	height: 280px;
	margin: 10px auto;
	background: url(images/3pics.jpg) right no-repeat;
	padding-right: 99px;
}
.google3362 {
	width: 336px;
	height: 280px;
	margin: 10px auto;
	background: url(images/3pics.jpg) left no-repeat;
	padding-left: 99px;
}
.google600 {
	width: 120px;
	height: 600px;
	margin: 0 auto 10px auto;
}
.search {
	width: 464px;
	margin: 10px auto;
}
.right {
	margin: 0 0 0 40px;
}
.pack {
	width: 180px;
	margin: 10px auto;
}
.ytvid {
	width: 400px;
	height: 350px;
	margin: 10px auto;
}
