body {
 margin:20px 0px; padding: 0px;
 text-align: center;
 background-color: #000000;
 font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
 font-size: 11px
}

/*links */

A {
 color: #660066;
 text-decoration: none;
 font-weight:bold;
}

A:link {
 color: #660066;
 text-decoration: underline;
}

A:visited {
 color: #cc0033;
 text-decoration: underline;
}

A:active {
 color: #ff99cc;
}

A:hover {
 color: #990000;
 text-decoration: underline;
}

/*end links*/

/*headings */

h1 {
 font-size: 24px;
}

h2 {
 font-size: 22px;
}

h3 {
 font-size: 22px;
}

h4 {
 font-size: 18px;
}

h5 {
 font-size: 14px;
}

h6 {
 font-size: 12px;
 font-family: georgia, palatino, serif;
 font-weight: bold;
 color: #660099;
 background-color: transparent;
 margin: 10px 4px 0px 0px;
 line-height:14px;

}


h1, h2, h3, h4, h5  {
 font-family: georgia, palatino, serif;
 font-weight: bold;
 color: #660099;
 background-color: transparent;
 margin: 5px 0px 0px 0px;
 line-height:14px;

}

/*end headings*/


/* main content area */


#container {
	width: 680px;
	padding: 5px;
	margin: 3px 0 20px 0;
	border: 0px solid #000000;
	background: #0000cc;
	}


#wrapper {
 width: 680px;
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 text-align: left;
 border: solid 1px #000000;
 background-color: #fff;
 padding: 0px;
}

#header {
 margin: 0px;
 border-width: 0px 0px 0px 0px;
 border-style: solid none none none;
 border-color: #000000;
 padding: 0px;
 text-align: center;
}

#topnav {
 margin: 0px;
 border-width: 5px 0px 5px 0px;
 border-style: solid solid solid solid;
 border-color: #000000;
 padding: 4px 10px 2px 10px;
 background-color:#0000cc;
 font-family: arial, verdana, georgia, palatino, serif;
 font-size: 10px;
}

topnav small {
 color:#fff;
}

#left {
 margin: 4px 0px 0px 0px;
 width: 130px;
 float: left;
 padding: 7px 10px 0px 10px;
}

#leftheader {
 margin: 0px;
 font: bold 11px georgia, palatino, serif;
 color: #f60;
 padding: 2px 10px 2px 10px;
}

#left p {
 font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 text-align: left;
 margin: 0px;
 padding: 2px 10px 10px 10px;}

#right {
 margin: 0px 0px 0px 150px;
 width: 366px;
 border-color: #ff6600;
 border-width: 0px 0px 0px 1px;
 border-style: none none none solid;
 background-color: #fff;
 padding: 10px 30px 30px 30px;
 font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
 line-height: 1.5em;
 color: #333;
}

#right p {
 font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.5em;
 color: #000000;
 text-align: left;
 margin: 5px 0px 15px 0px;
 }


#footer {
 margin: 0px;
 width: 680px;
 border-width: 0px 0px 1px 0px;
 border-style: none none solid none;
 border-color: #ff6600;
 padding: 2px 10px 2px 10px;
 background-color:#0000cc;
 font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
 font-size: 10px;
 text-align: center;

}

footer small {
 color:#fff;
}



/*mini tabs */


#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0px 2px 10px;
	text-decoration: none;
	color: #ffffff;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}

#minitabs a:hover {
	color: #696;
	}






/* circle */

#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #990033;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 12px;
	line-height: 10px;
	font-weight: strong;
	padding: 0px 6px 6px 12px;
	text-decoration: none;
	color: #ffffff;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 10px;
	color: #ff3300;
	background: url('../images/tab_circle.gif') no-repeat bottom center;
	}



/* book image divs */

#img1, #img2, #img3 {
float: left;
clear: left;
padding: 2px 10px 2px 10px;

}
#img1 {width: 144px; height: 144px;}
#img2 {width: 100px; height: 144px;}
#img3 {width: 340px; height: 250px;}
/* end image divs */


/*book divs */
div.book {
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
border-color: #ff6600;
padding: 10px;
}

div.book img {
float: left; 
margin: 10px;
}

div.clearer {
clear: left; 
line-height: 0; 
height: 0;
}

div.book2 {
border-width: 0px 0px 0px 0px;
border-style: none none solid none;
border-color: #ff6600;
padding: 10px;
}

div.book2 img {
float: left; 
margin: 10px;
}

div.clearer2 {
clear: left; 
line-height: 0; 
height: 0;
}

/*end book divs */



/* end book-divs */

/* shadow divs */
div.img-dec {
background: url('../images/shadow.gif') no-repeat bottom right;
clear: left;
float: left;
padding: 0;
position: relative; margin-left:5px; margin-right:10px; margin-top:10px; margin-bottom:10px;
}

div.img-dec img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
} 


div.img-decside {
background: url('../images/shadow.gif') no-repeat bottom right;
clear: left;
float: left;
padding: 0;
position: relative; margin-left:5px; margin-right:10px; margin-top:10px; margin-bottom:10px;
}

div.img-decside img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
} 

/* end shadow divs */

/*rollover image buttons*/

#navlist {
	width: 120px;
	}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#navlist li {
	margin: 0 0 20px 0;
}

#navlist a {
	/*/*/display: block;
	border: 1px solid #333;
	width: 120px;
	background-color: #999;
	background-image:  url('../images/l1_down.gif'); /* */padding-left:24px; padding-right:2px; padding-top:2px; padding-bottom:2px
}

#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #FF6600;
	background-image:  url('../images/l1_over.gif');
	color: #333
}

/* end rollover image buttons */



a#button1 {
    display: block;
    width: 100px;
    height: 108px;
    background-image: url('../images/bookmarkup.gif');
    margin: 0 auto
}

a#button1:hover {
    background-image: url('../images/bookmarkdown.gif');
}
a .alt { display: none; }}
