body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #939673;
}
a {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCFFFF;
}
a:hover {
	color: FF9933;
}
#home h1 {
	background-image: url(images/i-banner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 336px;
	width: 960px;
	color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
}h2 {
	display: none;
	overflow: hidden;
}
h3 {
	display: none;
	overflow: hidden;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF9933;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFF99;
	margin: 0px 0px;
}
li:first-child {
	margin-top: 0px;
	padding-top: 0px;
}
#sub-content ul {
	margin-top: 0px;
	padding-top: 0px;
}
p {
	margin: 0 0 14px 0;
}
#news {
	display: block;
	padding: 15px;
	width: 620px;
	top: 368px;
	position: absolute;
	left: 0px;
	background-color: #4a504c;
	height: 60%;
	background-image: url(images/backgr1.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/backgr.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 960px;
	left: 0px;
	top: 368px;
	position: absolute;
	float: left;
}
#sub-content {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sub-content li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#sub-navbar {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#sub-navbar a {
	font-weight: bold;
	color: #FF9933;
}
#sub-footer {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#meeting {
	display: block;
	padding: 15px;
	width: 280px;
	top: 368px;
	position: absolute;
	left: 650px;
	border-left-color: #79651e;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #4a504c;
	height: 60%;
}
#home #navbar {
	background-image: url(images/i-navbar.gif);
	display: block;
	height: 33px;
	width: 960px;
	left: 0px;
	top: 335px;
	position: absolute;
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}
#navbar ul {
	margin: 0 0 0 18px;
}
#navbar li {
	float: left;
	list-style-type: none;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid #ffffff;
	margin-top: 6px;
}
#navbar a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: .9em;
}
#navbar a:visited {
	color: #FFFFFF;
}
#navbar a:hover {
	color: #FF9933;
}
#highlight {
	background-color: #DDF560;
	padding: 26px 4px;
	background-image: url(images/highlight-bkgr.jpg);
	background-repeat: repeat-x;
	border-bottom: solid #663300 2px;
}
#highlight a:link {
	color: #663300;
}
#highlight a:visited {
	color: #663300;
}
