body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS"; sans-serif;
background: #000;
font-size: 12px;
}


td#header_home
{
background: url(images/hosseini_head.jpg) top left no-repeat;
width: 900px;
height: 216px;
}

td#header_home #nav
{
margin-top: 175px;
margin-left: 80px;
}



td#header_home #nav .divider
{
margin: 0px 12px;
display:inline;
float:left;
color: #2b4d59;
font-size: 11px;
font-weight: bold;
}

td#header_home #nav a, td#header_home #nav a:visited
{
color: #2b4d59;
text-decoration: none;
font-size: 11px;
font-weight: bold;
display: inline;
float:left;
padding: 0px;
}

td#header_home #nav a:hover
{
color: #c2151b;
}

td.home_events
{
background: url(images/hosseini-index-events.jpg) top left no-repeat;
width: 331px;
height: 110px;
}

#events_txt
{
width: 130px;
margin-left: 120px;
color: #d8c398;
font-size: 12px;
line-height: 15px;
text-align: right;
}

td.home_events .txt a, td.home_events .txt a:visited
{
color: #d8c398;
}

td.home_events .txt a:hover
{
color: #c2151b;
}

/* second level styles */

table#main
{
width: 900px;
}

table#main td
{
vertical-align: top;
}

table#main td.top_frame
{
height: 203px;
width: 900px;
}

table#main td.left_column
{
width: 266px;
}

#left_col
{
background: url(images/left_col.jpg) top left no-repeat;
height: 457px;
}

table#main td.middle_column
{
width: 558px;
background-color: white;
padding: 0;
}

#middle_content
{
background-color: white;
width: 558px;
padding: 8px;
font-family: "Trebuchet MS"; sans-serif;
font-size: 11px;
}

table#main td.middle_books
{
width: 900px;
background: #fff;
padding: 0;
}

.middle_books_txt
{
background-color: white;
width: 900px;
padding: 8px;
}

table#main td.content
{
background: #fff;
}

table#main td.footer_2
{
width: 900px;
height: 60px;
}

#header_2
{
background: url(images/header_2.jpg) top left no-repeat;
height: 203px;
}

#header_2 #nav_2
{
padding-top: 175px;
padding-left: 80px;
}

#header_2 #nav_2 .divider
{
margin: 0px 10px;
display:inline;
float:left;
color: #2b4d59;
font-size: 11px;
font-weight: bold;
}


#header_2 #nav_2 a, #header_2 #nav_2 a:visited
{
color: #2b4d59;
text-decoration: none;
font-size: 10px;
font-weight: bold;
float:left;
display: inline;
padding-top:2px;
}

#header_2 #nav_2 a:hover
{
color: #c2151b;
}

#book_info
{
padding-top: 254px;
padding-left: 75px;
}

#book_info a, #book_info a:visited, #book_info a:hover
{
color: #c2151b;
}

.bookpage_text
{
font-size: 11px;
}

table.book_multiple
{
width: 98%;
}

table.book_multiple td
{
vertical-align: top;
text-align: center;
}

table.book_multiple td a, table.book_multiple td a:visited, table.book_multiple td a:hover
{
color: #c2151b;
font-size: 11px;
} 