a:link     {color: #330000;text-decoration: none}
a:visited  {color: #330000;text-decoration: none}
a:active   {color: #330000;text-decoration: none}
a:hover    {color: #CC9900;text-decoration: none}

.main_table{
     width:              100%;
     height:             100%;
     position:           absolute;
}
.align_center{
    vertical-align:      middle;
     text-align:         center;
}

.main_tableborder{
     border:            1px solid  #330000;

}

.main_title {
	color:				#CC9933;
	font-size:			20pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	font-family:		Arial, Helvetica, sans-serif;
	
}


.main_title_two {
	color:				#330000;
	font-size:			20pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	font-family:		Arial, Helvetica, sans-serif;
	
}


.main_title_about {
	color:				#330000;
	font-size:			20pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	font-family:		Arial, Helvetica, sans-serif;
}

.bg_area_about{
color:                 #CC9900;
font-size:			   15pt;
font-weight:		   normal;
font-family:           Trebuchet MS,Arial, Helvetica, sans-serif;
}


.about {
	color:				#330000;
	font-size:			7pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.bottom_nav {
	color:				#330000;
	font-size:			7pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-align:         right;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}
.small_text {
	color:				#330000;
	font-size:			7pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.bottom_nav_selected {
	color:				#CC9933;
	font-size:			7pt;
	font-weight:		normal;
	font-style:         normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}




.bg_area{
color:                 #330000;
font-size:			   15pt;
font-weight:		   normal;
font-family:           Trebuchet MS,Arial, Helvetica, sans-serif;
}

.bg_image_gallery{
color:                 #330000;
font-size:			   10pt;
font-weight:		   normal;
font-family:           Trebuchet MS,Arial, Helvetica, sans-serif;
}

.bg_instruction{
color:                 #CC9966;
font-size:			   7pt;
font-weight:		   normal;
font-family:           verdana,Arial, Helvetica, sans-serif;
}

.poem{
color:                 #CC9966;
font-size:			   9pt;
font-weight:		   normal;
font-family:           verdana,Arial, Helvetica, sans-serif;
font-style:            italic;
text-align:         center;
}


.target_border{
border:                1px solid #330000;
vertical-align:		   middle;	

}


.image_border{
vertical-align:			middle;			
color:                 #330000;
border-right:          2px solid #FFFFFF;
border-left:           2px solid #FFFFFF;

}

/* new book page added */
div.image_cover 
{
    background: url("../images/book/cover.jpg") repeat-x top left;
    height: 387px;
	width: 508px;
	border: 1px solid #330000;
}
div.image_1 
{
    background: url("../images/book/book_1.jpg") repeat-x top left;
    height: 158px;
	width: 205px;
	border: 1px solid #330000;
}
div.image_2 
{
   background: url("../images/book/book_2.jpg") repeat-x top left;
    height: 158px;
	width: 205px;
	border: 1px solid #330000;
}
div.image_3 
{
    background: url("../images/book/book_3.jpg") repeat-x top left;
    height: 158px;
	width: 205px;
	border: 1px solid #330000;
}




