td{
	font-size:11px;
	font-family:tahoma;
	color:#000000;
}

#main_table{
position: relative;
top: -125px;

}

#com_table{
position: relative;
top: -10px;

}

#maintable2{
position: relative;
top: -250px;
}

.homepage{
	font-size:13px;
	font-family:tahoma;
	color:#333333;
}
.tan{
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color:#999966;
	
#smallbook{
border-style: groove;
border-color: red;
border-width: 15px;}
	
}
.tan2{
	font-size:11px;
	font-family:tahoma;
	color:#999966;
}
.red{
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color:#660000;
}
a:link{
	font-size:11px;
	font-family:tahoma;
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
a:visited{
	font-size:11px;
	font-family:tahoma;
	color:#333333;
	font-weight:normal;
}
a:hover{
	font-size:11px;
	font-family:tahoma;
	color:#333366;
	text-decoration:none;
	font-weight:normal;
}

.subhead{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#660000;
}
.different{
	font-size:14px;
	color:#669999;
	font-family:tahoma;
	font-weight:bold;
}
.different2{
	font-size:11px;
	color:#660000;
	font-family:tahoma;
	font-weight:bold;
}

.header{
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;
	color:#660000;
}
.header_offwhite{
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;
	color:#cccc99;
}

.story{
	font-size:11px;
	font-family:tahoma;
	line-height:13px;
	color:#333333;
}
.updated{
	font-size:13px;
	font-family:tahoma;
	font-weight:bold;
	color:#669933;
}
.age {
	font-size:10px;
	font-family:tahoma;
	color:#000066;
}
.note {
	font-size:10px;
	font-family:tahoma;
	color:#333333;
}

.date {
	color:#336633;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
}

.min{
	font-size:12px;
}
.min a:link{
	font-size:12px;
	font-family:tahoma;
	color:#330000;
}

#booktext{
	font-size: 12px;
	font-weight: bold;
	color:#acb07d;
	text-decoration: none;
}

#booktext2{
	font-size: 10px;
	font-weight: bold;
	color:#acb07d;
	text-decoration: none;
	width: 140px;
}

.min a:visited{
	font-size:12px;
	font-family:tahoma;
	color:#330000;
}
.min a:hover{
	font-size:12px;
	font-family:tahoma;
	color:#000000;
	text-decoration:none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.buttonmenu{
list-style-type: none;
margin-left: 16px;
padding: 0;
width: 127px;
}

.buttonmenu li a{
color: #999966;
display: block;
width: 100%;
padding: 1px 3px;
text-decoration: none;
font-family:tahoma;
font-size:12px;
font-weight: normal;
border: 1px solid;
border-color:#E2E2BE #E2E2BE #660000 #660000; /*light dark dark light*/
background-color: #660000;
text-decoration:none;
}


.buttonmenu li a:visited{
color: #999966;
padding: 1px 3px;
text-decoration: none;
font-family:tahoma;
font-size:12px;
font-weight: normal;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: 660000;
background-color: #CCCC99;
padding: 1px 3px;
text-decoration: none;
font-family:tahoma;
font-size:12px;
font-weight: normal;
}