body {
	background-color: #cecaad;
	margin: 14px 0px 0px 0px;
}

div#container {
	position: relative;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}

div#logo {
	position: absolute;
	top: 26px;
	right: 0px;
	z-index: 20;
	height: 136px;
	width: 196px;
}

div#top {
	position: relative;
	width: 590px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	background : url(pix/bk-top.gif) repeat-x top;
	text-align: center;
}

div#top img{padding: 8px 5px 0px 5px; margin: 0px;}

div#top a{
	position: relative;
	color: #ffffff;
	font-family: Garamond;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

div#top a:hover {color: #babaf8; text-decoration: none;}
div#top a.on {color: #babaf8; text-decoration: none;}

div#subnav {
	position: absolute;
	top: 43px;
	left: 23px;
	z-index: 20;
}

div#subnav a {
	position: relative;
	color: #666699;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
div#subnav a:hover {color: #333366; text-decoration: none;}

div#title {
	position: relative;
	color: #990000;
	font-family: Garamond;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	margin: 0px 0px 23px 0px;
	padding-top: 33px;
	text-decoration: none;
}


p.title {
	position: relative;
	color: #666699;
	font-family: Garamond;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 16px 0px;
	text-decoration: none;
}


p a {color: #990000; text-decoration: none; font-weight: bold;}
p a:hover {color: #990000; text-decoration: underline;}

div#hplogo {
	position: absolute;
	top: 0px;
	right: 11px;
	z-index: 20;
	height: 185px;
	width: 251px;
}

div#hptop {
	position: relative;
	width: 590px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	background : url(pix/bk-hptop.gif) repeat-x top;
}

div#hpnav {
	position: relative;
	margin: 16px 0px 23px 0px;
	width: 274px;
}

div#hpnav img{margin: 5px 0px 5px 0px; display: block;}

div#hpnav h1 {
	display: block;
	color: #333366;
	font-family: Garamond;
	font-weight: bold;
	font-size: 23px;
	line-height: 15px;
	background: url(pix/g-arrow-hp.gif) no-repeat 0px 4px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div#hpnav h1 a {color: #333366; text-decoration: none;}
div#hpnav h1 a:hover {color: #4b4bb4; text-decoration: none;}

div#hpright {
	position: relative;
	width: 251px;
	margin: 196px 0px 0px 0px;
	display: block;
}

div#hpright p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 18px 10px 0px 10px;
	color: #333366;
}

div#fbtm {
	position: relative;
	width: 590px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	background: #333366;
}

div#fbtm h1 {
	position: relative;
	color: #fedb65;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#fbtm h1 a {color: #fedb65; text-decoration: none;}
div#fbtm h1 a:hover {color: #babaf8; text-decoration: none;}



div#footer {width: 590px;}

div#footer p {
	color: #37362e;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 14px 0px;
	padding-bottom: 40px;
	padding-top: 15px;
	text-align: center;
}

div#footer a {color: #5e5c50; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}

