/* CSS Document */

a {
	text-decoration: none;
	color: #005197;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	background-color: #ffe18f;
	background-image: url(pics/containertop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
em {
	font-weight: bold;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 818px;
	background-image: url(pics/containerslice.gif);
	background-repeat: repeat-y;
	text-align: left;
	min-height: 640px;
	height: auto !important;
	height: 640px;
}
#leftCol {
	padding: 10px 29px 0 20px;
}
#head {
	width: 440px;
	height: 244px;
	background-image: url(pics/head1.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#menu {
	width: 440px;
	height: 72px;
	background-image: url(pics/menu.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.menuBlock {
	float: left;
	padding: 5px 10px 0 20px;
	font-weight: bold;
}
.menuBlock a {
	color: white;
}
.menuBlock a:visited {
	color: white;
}
.menuBlock a:hover {
	color: #ffca4d;
}
.menuBlock li {
	list-style-type: none;
}
.menuBlock ul {
	padding: 0;
	margin: 0;
}
#hiJinx {
	background-color: #005197;
	color: white;
	clear: both;
	width: 440px;
	text-indent: 20px;
	line-height: 25px;
	font-size: 12px;
}
#hiJinx a, #meeting a {
	color: #ffca4d;
}
#content {
	width: 440px;
	padding: 10px 0;
}
#content h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #005197;
	margin: 6px 0 0 0;
}
#content h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #005197;
	margin: 6px 0 0 0;
}
#content p {
	margin: 6px 0 0 0;
	line-height: 1.25em;
	font-size: .75em;
}
#content li {
	line-height: 1.25em;
	font-size: .75em;
}
#rightCol {
	position: absolute;
	top: 10px;
	left: 480px;
	text-align: center;
	width: 312;
	line-height: 18px;
	font-size: 12px;
}
#rightCol h1 {
	text-transform: uppercase;
	color: #ffca4d;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#rightCol ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#theme, .rightBox {
	background-image: url(pics/roundTop2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
.bottom {
	background-image: url(pics/roundBot.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 20px 0;
}
#meeting {
	background-image: url(pics/bluetop.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	color: white;
}
.blueBottom {
	background-image: url(pics/bluebot.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 20px 0;
}
#meeting em {
	font-style: normal;
}
#foot {
	position: relative;
	background-image: url(pics/foot.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #005197;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 818px;
	height: 48px;
	text-indent: 20px;
}
.right {
	position: absolute;
	top: 0;
	left: 390px;
	text-align: right;
}
#foot div {
	padding: 5px 0 0 0;
	width: 400px;
}
.small {
	font-size: 75%;
}