<style type="text/css">

html {background: rgb(255,255,255);}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background:rgb(255,255,255);}
body {font-family: arial, helvetica, verdana, san serif; font-size:12px; color: #696969}
strong {font-weight:bold;}
a img {border:none;}
i {color:#808080}


#book {position:relative; top:20px; left:20px; background-image: url(x.gif); width:37px; height:37px}
#menu A {position: absolute; top:0px; left:0px;}
#menu A I {visibility: hidden; background-color: rgb(0,255,255); width:49px; height:43px; }
A#one {top:0px; left:0px}
A#one:hover {background-image: url(x.gif); width:37px; height:37px; border: none; background-repeat:no-repeat}


/* PAGE TITLE HEADING */
#hd_ {	
	display:block; 
	top:100px; 
	left:194px; 
	width:550px;
	position:fixed; 
	background: #FFFFFF;
	font-size:14px;	
	font-weight:bold;
	color: #555555;
	font-family: arial, helvetica, "San Serif";
	}
* html #hd_ {position:absolute;}


#hd2_ {	
	display:block; 
	top:122px; 
	left:195px; 
	width:550px;
	position:fixed; 
	background:#FFFFFF;
	font-size:13px;	
	font-weight:bold;
	color: #555555;
	font-family: arial, helvetica, verdana, "san serif";
	}
* html #hd2_ {position:absolute;}

#hd3_ {	
	display:block; 
	top:500px; 
	left:195px; 
	width:550px;
	position:fixed; 
	font-size:16px;	
	font-weight:lighter;
	color: #3333FF;
	font-family: arial, helvetica, verdana, "san serif";
	}
* html #hd3_ {position:absolute;}


/* MAIN BODY TEXT */
#page {	
	margin:110px 0px 50px 175px; 
	display:block; 
	width:520px; 
	border:0px solid #0000EE; 
	background:#FFFFFF; 
	padding:10px;
	color: #696969;
	}
#page a:link {text-decoration:none; color: #0000EE;}
#page a:hover {text-decoration:underline; color: #0000EE;}
#page p.b12 {font-family: arial, helvetica, "San Serif"; font-size:12px; font-weight:lighter; line-height: 175%; letter-spacing:1px; color: #696969;}



/*
#page .right {font-size:16px; font-family: arial, helvetica, "San Serif"; font-weight:bold; float:right;}
#page .bold16 {font-size:16px; font-family: arial, helvetica, "San Serif"; font-weight:bold; color: #696969;}
#page .bold14 {font-size:14px; font-family: arial, helvetica, "San Serif"; font-weight:bold; color: #696969;}
*/

/* DUMMY MENU */
#menu {	display:block; 
	top:125px; 
	left:800px; 
	width:130px; 
	position:fixed; 
	border:1px solid #0000EE; 
	padding:10px; 
	text-align:center; 
	font-weight:bold; 
	color:rgb(102,153,204); 
	background:url(x.gif);
	}
*html #menu {position:absolute;}

#menu a:visited, #menu a {	
	display:block; 
	width:120px; 
	height:20px; 
	margin:0 auto; 
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid rgb(92,92,92); 
	text-align:center; 
	text-decoration:none; 
	line-height:20px; 
	color: rgb(92,92,92);
	}
#menu a:hover {background:#3333FF; color:#FFFFFF;}
.clear {clear:both;}
/* p:first-letter {font-size:18px; color:#0000EE;} */


/* GRAPHIC LOGO BANNER */
#banner {	
	display:block; 
	width:775px;
	height:122px; 
	position:fixed; 
	top:0px; 
	left:-1px; 
	background-image: url(banner.bmp);
	width:775px; 
	height:122px;
	font-size:12px;
	letter-spacing:0px;
	}
* html #banner {position:absolute;}


/* VERTICAL MENU BAR GRAPHIC */
#vbar_ {
	display:block; 
	width:140px;
	height:401px; 
	position:fixed; 
	top:220px; 
	left:-2px; 
	background-image: url(menubar.jpg); 
	width:140px; 
	height:401px;
	}
* html #vbar_ {position:absolute;}


/* JAVASCRIPT ENABLED MENU */
#menu_ {
	display:block; 
	top:121px; 
	left:-1px; 
	width:150px;
	height:175px; 
	position:fixed; 
	text-align:left; 	
	}
*html #menu_ {position:absolute;}
#menu_ a:hover {background: #0000EE; color:#FFFFFF;}


/* MENU PROPERTIES */
li:hover ul, li.over ul {display: block;}

ul      {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 137px;
	border-bottom: 1px solid #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: arial, helvetica, "San Serif";
	}

ul li   {position: relative;}

li ul   {
	position: absolute;
	left: 136px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	background-image: url('1bar.jpg');
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	}


/* Fix IE. Hide from IE Mac \*/
 * html ul li { float: left; }
 * html ul li a { height: 1%; }
/* End */


</style>.heading {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #DADADA;
}
.smallcaps {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #4d4d4d;
}
