body {
	font-family: Veranda, Arial, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	line-height: 1.5em;
	letter-spacing: .05em;
	color: #666;
}

.oneColLiqCtr #container {
	width: 70%;
	text-align: left;
	letter-spacing: .05em;
}
.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	letter-spacing: .05em;
	text-align: left;
}

img.emblem {
    position:fixed;
	top:125px;
	right:50px;
	z-index:-1;
}

img.conference {
	position:fixed;
	top: 400px;
	right:20px;
	z-index: -1;
}

	

h1 {
	color: #009;
	font-size: 2em;
	margin: 0 0 12px 10px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-align: left; /* because of the text align center added by DW for IE5, I had to align each thing to the left */
	line-height: 1.5em;
}



#menuwrapper {
	background-color: #06F;
}
.oneColLiqCtr h2 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
}
.oneColLiqCtr #container #mainContent p .committee_note {
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #000;
}
.oneColLiqCtr #container #mainContent ul li .upcoming {
	font-size: small;
	font-style: italic;
	color: #000;
}


.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}
#topics a:link {
	color: #000;
	text-decoration: none;
}

#topics a:visited {
	color: #609;
	text-decoration: none;
}

#topics a:hover {
	text-decoration: underline;
	background-color: #06F;
}

#topics a:active {
	text-decoration: none;
	color: #F00;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: 0.85em;
	color: #FFF;
	text-align: left;
}

#menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menubar li {
	float: left;
	width: 9em;
}

#menubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/menu_3.jpg);
	background-repeat: repeat-x;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	color: #000000;
	background-color: #00C;
}

#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #000000;
	background-color: transparent;
}

#menubar ul a:hover {
	background-color: #09F!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menubar li {width: auto;}
.oneColLiqCtr #container #mainContent h3 {
	text-transform: uppercase;
	letter-spacing: .25em;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
}

.oneColLiqCtr #container #mainContent ul li .achievments {
	font-weight: bold;
}
.copyright {
	font-size: small;
	color: #666;
	font-style: italic;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
.oneColLiqCtr #container #mainContent ul li a:link {
	color: #000;
	text-decoration: none;
}

.oneColLiqCtr #container #mainContent ul li a:visited {
	color: #609;
	text-decoration: none;
}

.oneColLiqCtr #container #mainContent ul li a:hover {
	text-decoration: underline;
	background-color: #06F;
}

.oneColLiqCtr #container #mainContent ul li a:active {
	text-decoration: none;
	background-color: #F00;
}
.publication_title {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.oneColLiqCtr #container #mainContent ul li .note {
	font-size: small;
	font-style: italic;
	color: #666;
}
.oneColLiqCtr #container p .copyright .legal a {
	color: #666;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.oneColLiqCtr #container #mainContent form p .howhear {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
}

.oneColLiqCtr #container #mainContent p .wood a:link {
	color: #000;
	text-decoration: none;
}

.oneColLiqCtr #container #mainContent p .wood a:visited {
	color: #609;
	text-decoration: none;
}

.oneColLiqCtr #container #mainContent p .wood a:hover {
	text-decoration: underline;
	background-color: #06F;
}

.oneColLiqCtr #container #mainContent p .wood a:active {
	text-decoration: none;
	background-color: #F00;
}
.oneColLiqCtr #container #mainContent .rss_table tr td h4 {
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
	text-align: center;
	display: table-row-group;
	border-bottom-style: double;
	border-bottom-color: #000;
}
.rss_table {
	background-color: #FFF;
}

.oneColLiqCtr #ekgwrap {
	width: 100%;
}

.hpr190 {
	background-color: #FFF;
	border: medium outset #666;
}

.hpr190 a:link {
	color: #666;
	text-decoration: none;
}
.oneColLiqCtr #container .hpr190 h2 {
	color: #666;
	text-align: center;
}



.hpr190 a:visited {
	color: #609;
	text-decoration: none;
}

.hpr190 a:hover {
	text-decoration: underline;
	background-color: #06F;
}

.hpr190 a:active {
	text-decoration: none;
	background-color: #F00;
}
