body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-image: url(images/layout_bodytop.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #D1CDC2;
}
#layout-banner-top {
	background-image: url(images/layout_bannertop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 750px;
	height: 41px;
	text-align: right;
	margin: 0px;
	padding: 1px 0px 1px 0px;
}
#layout-banner-top p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:10px 0px 0px 120px;
}
#layout-banner-mid {
	background-image:url(images/layout_bannermid.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 750px;
	height: 87px;
	margin: 0px;
	padding: 0px;
}
#layout-contentback {
	text-align:left;
	width:750px;
	margin: 0px;
	padding: 0px;
}
.layout-sidepod {
	float:right;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	width:222px;
}
.layout-sidepod-footer {
	margin: 11px;
	font-size:8pt;
	text-align: center;
}
.layout-sidepod-top {
	margin: 0px;
	padding: 0px;
	width:222px;
	background-image:url(images/layout_sidetop.gif);
	height:26px;
	background-color: white;
}
.layout-sidepod-mid {
	margin: 0px;
	padding: 1px 18px 1px 20px;
	width:184px;
	background-image:url(images/layout_sidemid.gif);
	background-repeat:repeat-y;
	background-color: white;
}
.layout-sidepod-bottom {
	margin: 0px;
	padding: 0px;
	width:222px;
	background-image:url(images/layout_sidebottom.gif);
	height:26px;
	background-color: white;
}
#layout-content-top {
	margin: 0px;
	padding: 0px;
	width:528px;
	background-image:url(images/layout_contenttop.gif);
	background-color:#FEFCF6;
	height:46px;
}
#layout-content-mid {
	margin: 0px;
	padding: 1px 25px 1px 25px;
	width:478px;
	background-image:url(images/layout_contentmid.gif);
	background-repeat:repeat-y;
	background-color: #FEFCF6;
}
#layout-content-bottom {
	margin: 0px;
	padding: 0px;
	width:528px;
	background-image:url(images/layout_contentbottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FEFCF6;
	height:26px;
}
.navbuttons a {
	display:block;
	width:167px;
	height:24px;
	background-image:url(images/navbutton.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	padding-top:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.navbuttons a:hover {
	background-image:url(images/navbutton-glow.gif);
	text-decoration:none;
}
.navbuttons a:visited {
	color:#FFF;
}
.navbuttons a.glow {
	background-image:url(images/navbutton-glow.gif);
}
.navbuttons a.noglow {
}
.navbuttons p {
	margin: 1px 0px 1px 0px;
}
h1 {
	font-size:larger;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom:dotted #CCC 1px;
	margin-top: 0px;
}
h2 {
	font-size:larger;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	border-bottom:dotted #CCC 1px;
}
a {
	color:#00F;
	text-decoration:none;
}
a:visited {
	color:#06F;
}
a:hover {
	text-decoration:underline;
}
li {
	margin-top:10px;
}
