body {
	margin: 0;
	padding: 0;
	background: #99CCFF url(images/bigbkgd.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #0066CC;
}

h2 {
	font-size: 18px;
	margin: 0;
	color: #666666;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	margin: 0;
	color: #666666;
	font-style: italic;
}

p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 8px;
}

ul li {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0;
}

a  {
	color: #996600;
	text-decoration: none;
}

 a:hover {
	color: #996600;
	text-decoration: underline;
}

/* Header */

#header {
	width: 790px;
	height: 86px;
	background-image: url(images/homepage/header.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 auto;
}

/* Top nav */

#topnavbar {
	width: 765px;
	height: 39px;
	margin: 0 auto;
	padding-left: 10px;
}

#topnavbar a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding:  0 10px 0 10px;
}

#topnavbar a:hover {
	color: #996600;
}

td.menu {
	height: 20px;
	background-image: url(images/menubkgd.jpg);
	background-repeat: repeat-x;
}

table.menu
{
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 25px 20px 15px 20px;
	background-color: #FFFFFF;
}

#pagecontent {
	width: 580px;
	margin: 0 0 0 20px;
}

#pagecontent blockquote	{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

#pagecontent img {
	padding: 6px 0 10px 15px;
}

#picbar	{
	width: 790px;
	margin: 0 auto;
	height: 150px;
}


#titlebar {
	width: 580px;
	height: 73px;
	background-color: #00FFFF;
	margin: 0 0 0 10px;
}

.quote {
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-style: italic;
	margin: 0;
	padding: 0 0 15px 6px;
}

.littlequote {
	font-size: 12px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-style: italic;
	margin: 0;
	padding: 22px 8px 22px 8px;
}

/* Slide show links */

#slideshowlinks	{
	margin: 0;
	background-image: url(images/homepage/linkboxes.jpg);
	width: 495px;
	height: 86px;
}

#slideshowlinks	a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0066CC;
}

#slideshowlinks a:hover {
	color: #CC9933;
	text-decoration: underline;
}

/* News and events */

#news {
	width: 231px;
	background-image: url(images/homepage/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

#news h1{
	font-size: 18px;
	color: #0066CC;
	padding: 10px 15px 12px 15px;
	
}

#newsscroll {
	height: 730px;
	overflow: scroll;
	padding: 0 15px 8px 15px;
}

#newsscroll p{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border-bottom: 1px dotted;
	padding: 0 0 8px 0;
}

#newsscroll a{
	color: #996600;
	text-decoration: none;
}

#newsscroll a:hover {
	color: #996600;
	text-decoration: underline;
}

/*  Catagory section   */

#catagorytop {
	width: 460px;
	height: 47px;
	background-image: url(images/homepage/catagoryboxtop.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#catagory {
	width: 460px;
	background-image: url(images/homepage/catagoryboxmid.jpg);
	background-repeat: repeat-y;
	margin: 0;
}

#catagorybott {
	width: 460px;
	height: 15px;
	background-image: url(images/homepage/catagoryboxbott.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#catagorytop h1 {
	font-size: 18px;
	color: #0066CC;
	padding: 16px 15px 12px 25px;	
}

#catagory img {
	padding: 20px 25px 12px 30px;
}

#catagory p	{
	padding: 8px 25px 4px 0;
	margin: 0;
	color: black;
}

#catagory h3 {
	padding-top: 20px;
	color: #0066CC;
}

/*  Feature section   */

#featuretop {
	width: 495px;
	height: 47px;
	background-image: url(images/homepage/featureboxtop.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#feature {
	width: 495px;
	background-image: url(images/homepage/featureboxmid.jpg);
	background-repeat: repeat-y;
	margin: 0;
}

#featurebott {
	width: 495px;
	height: 15px;
	background-image: url(images/homepage/featureboxbott.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#featuretop h1 {
	font-size: 18px;
	color: #0066CC;
	padding: 16px 15px 12px 25px;	
}

#feature img {
	padding: 20px 15px 12px 20px;
}

#feature p	{
	padding: 8px 25px 4px 0;
	margin: 0;
	color: black;
}

#feature h3 {
	padding-top: 20px;
	color: #0066CC;
}

/*  Video section   */

#videos	 h3 {
	font-size: 18px;
	color: #0066CC;
	padding: 18px 15px 8px 0;	
}

#videos img	{
	padding: 20px 25px 12px 0;
}

#videos p	{
	padding: 0 25px 12px 0;
	margin: 0;
	color: black;
}

#videobox	{
	width: 377px;
	height: 293px;
	background-image: url(images/videopics/videobox.jpg);
	background-repeat: no-repeat;
	margin: 6px 0 20px 0;
}

#videobox object{
	padding: 16px 0 0 30px;
}

/* Left nav bar */

#leftsidenav	{
	width: 142px;
	margin: 0;
	background-image: url(images/navbar/navmiddle.jpg);
}

#leftsidenav p	{
	margin: 10px 15px;
}

#leftsidenav hr	{
	border-bottom: solid 1px #0066CC;
	margin: 0 15px;
}

#leftsidenav a	{
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
}

#leftsidenav a:hover {
	color: #CC9933;
	text-decoration: none; 
}

#leftsidenav img {
	padding: 0;
	margin: 0;
}

/* Feedback box */

#feedback	{
	width: 300px;
	float: right;
	margin: 0;
	background-image: url(images/feedback/feedbackboxmid.jpg);
	background-repeat: repeat-y;
}

#feedback p {
	padding: 6px 0 6px 22px;
	margin: 0;
}

#feedback img {
	padding: 0;
	margin: 0;
}

#feedbacktop	{
	width: 278px;
	height: 33px;
	margin: 0 0 14px 0;
	padding: 14px 0 0 22px;
	background-image: url(images/feedback/feedbackboxtop.jpg);
	background-repeat: no-repeat;
}

#feedbacktop h1 {
	font-size: 22px;
}

/* Purchase book box */

#purchasebook	{
	width: 500px;
	padding:0;
	margin: 0;
	background-image: url(images/bookbuy/bookboxmid.jpg);
	background-repeat: repeat-y;
}

#purchasebook p {
	padding: 6px 25px;
	margin: 0;
}

#purchasebook img {
	padding: 0;
	margin: 0;
}

#purchasebooktop	{
	width: 500px;
	height: 47px;
	margin: 0;
	background-image: url(images/bookbuy/bookboxtop.jpg);
	background-repeat: no-repeat;
}

#purchasebook h1 {
	font-size: 22px;
	padding: 14px 0 0 25px;
}

#xmasbooktop	{
	width: 500px;
	height: 47px;
	margin: 0;
	background-image: url(images/bookbuy/xmasboxtop.jpg);
	background-repeat: no-repeat;
}

#xmasbooktop h1 {
	font-size: 22px;
	padding: 14px 0 0 25px;
	color: white;
}

/* Footer */

#footer-wrapper {
	height: 77px;
	padding: 20px 0 0 0;
	background-image: url(images/homepage/footer.jpg);
	background-repeat: repeat-x;
}

#footer {
	width: 790px;
	margin: 0 auto;
}

#footer p {
	font-size: 12px;
	color: #0066CC;
	margin: 0;
}