body {
	background: #FFFF99;
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main_table {
	width: 790px;
	text-align: left;
	border: 1px solid #999966;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background: #666;
}
#main_table td {
	border: 2px solid #fff;
	padding: 0px;
	margin: 0px;
}
#banner {
	height: 120px;
	background: #fffff0;
	border-top: none !important;
	border-right: none !important;
}
/**************** SHADOW BOX ****************/
#beside_banner {
	background: #fffff0;
	vertical-align: top;
	border-top: none !important;
	border-left: none !important;
}
#box {
	background: #fff;
	background: url(images/box_drop.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
	width: 360px;
	height: 112px;
	margin: 0px 0px 0px 0px;
}
.box_text {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #a90000;
	font-family: Georgia, Times, serif;
	margin-left: 20px;
	margin-right: 20px;
}

/**************** 3 HEADERS ****************/
#top_left {
	background: #747A2E;
	width: 260px;
}
#top_middle {
	background: #AC9A30;
	width: 260px;
}
#top_right {
	background: #959B47;
	width: 260px;
}

/**************** HEADER STYLES ****************/
#banner_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A79026;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-top: 0px;
}
#banner_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A79026;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 7px;
}
#banner_author {
	color: #A79026;
	margin-left: 14px;
	margin-top: 0px;
	font-family: Georgia, Times, serif;
}

h2.heads {
	margin-top: 8px;
	margin-bottom: 8px;
	color: white;
	font-family: Georgia, Times, serif;
	text-align: center;
	font-size: 1.2em;
	font-variant: small-caps;
}
.subheads {
	margin: 0px;
	padding: 3px 3px 3px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}

/*********** MIDDLE SECTION (WITH THUMBNAILS) ***********/

#first {
	background: #BC9137;
}
#second {
	background: #E5AA2C;
}
#third {
	background: #9B9145;
}
#forth {
	background: #BEAD44;
}
.middle_left {
	background: #e5e7d1;
	vertical-align: top;
}

/**************** IMAGE CELLS ****************/
.img_cell {
	vertical-align: top;
	width: 100px;
	height: 100px;
	background: #171717;
}
.img_cell img {
	display: block;
	margin: 0px;
	padding: 0px;
}

/**************** MAIN COLUMNS ****************/
.col_01 {
	background: #979D55;
	vertical-align: top;
}
#col_02 {
	background: #DEE2AE;
	vertical-align: top;
	height: 140px;
}
#col_03 {
	vertical-align: top;
	background: url(images/book.jpg);
}
#copr_cell {
	text-align: center;
	background: #BC9137;
}

/**************** PARAGRAPH FORMATTING ****************/
.sub_text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.scroll_text {
	text-align: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.scroll_text_mid {
	text-align: left;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 6px;
}

.scroll_text_midindex {
	text-align: left;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 7px;
	margin-bottom: 1px;
}



#copr_par {
	font-size: 0.8em;
	font-family: arial;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.quote_text {
	text-align: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-top: 12px;
}
#quote_author {
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px;
}
#author_description {
	font-weight: normal !important;
}
/*************** COPYRIGHT LINKS ****************/
 a:link.copr_link {
	color: #333;
	text-decoration: none;
}
a:visited.copr_link  {
	color: #333;
	text-decoration: none;
}
a:link:hover.copr_link , a:visited:hover.copr_link  {
	color: #000;
	text-decoration: underline;
}
a:link:active.copr_link , a:visited:active.copr_link  {
	color: red;
}

/*************** SUBHEAD LINKS ****************/
a:link.subhead_links {
	color: #fff;
	text-decoration: none;
}
a:visited.subhead_links  {
	color: #fff;
	text-decoration: none;
}
a:link:hover.subhead_links , a:visited:hover.subhead_links  {
	color: #fff;
	text-decoration: underline;
}
a:link:active.subhead_links, a:visited:active.subhead_links  {
	color: #000;
}

/*************** CONTAINER DIVS ****************/	
#left_img_container {
	width: 260px;
}
#left_scroll {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 550px;
	width: 260px;
	overflow: auto;
	overflow-x: hidden;
}
#middle_scroll {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 142px;
	overflow: auto;
	overflow-x: hidden;
}

