body {
margin: 0px;
color: #122045;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #10152b;

}

#utility_nav_wrapper {
background-image:url(images/utility_bg.jpg);
background-repeat:no-repeat;
background-color: #1c4d8f;
background-position:center;
width: 100%;
height: 89px;
position: relative;
}

#utility_nav {
width: 340px;
position: relative;
margin: auto;
top: 68px;
color: #becbde;
font-size: 10px;
}

#utility_nav a {
text-decoration: none;
color: #becbde;
}

#utility_nav a:hover {
text-decoration: underline;
}


#main_container {
background-image: url(images/bg1.jpg);
background-repeat: repeat-x;
background-color: #122045;
background-position:top;
width: 100%;
position: relative;

}

#header {
position: relative;
width: 770px;
position: relative;
margin: auto;
}

#nav_wrapper {
background-image:url(images/nav_bg.jpg);
background-position:center;
width: 770px;
position: relative;
height: 118px;
margin: auto;
}

#nav {
padding-top: 5px;
text-align:right;

}

#nav li {
display: inline;
list-style-type: none;
padding-right: 22px;
text-transform:uppercase;
font-size: 13px;
margin: 0;
}

#nav li a {
color: #122045;
text-decoration: none;
}


#nav li a:hover {
color: #122045;
text-decoration: underline;
}

#book_title {
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size:30px;
text-align:right;
padding: 16px 28px 0px 0px;
}

h1 {
margin: 60px 0px 0px 35px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
}


#content {
width: 700px;
position: relative;
height: 100%;
margin: auto;
background-color:#FFFFFF;
padding: 8px 35px 35px 35px;
text-align:justify;
}

.table_list {
line-height: 20px;
background-color:#e8ecf5;
}

.table_text {
line-height: 20px;
background-color:#e8ecf5;
font-size: 14px;
}

.table_text a {
color: #122045;
font-size: 10px;
text-decoration:none;
}

.table_text a:hover {
text-decoration:underline;

}

.subnav {
width: 300px;
text-align:right;
font-size:11px;
float: right;
}

.subnav a {
color:#1c4d8f;
text-decoration: none;
font-weight: bold;
}

.subnav a:hover {
text-decoration: underline;
}


p {
margin-top: 40px;
}

/* .table_list ul {
list-style-image:none;
}

.table_list li {
display: inline;
}

.table_list table_text a {
color: #122045;
text-decoration:underline;
}  */

.table_class a:hover {
color: #122045;
text-decoration:none;
}

.photo_gallery_table td {
width: 50%;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 10px;
text-align:center;
}

.photo_gallery_table img {
border: 0;
}

.video_gallery_table td {
text-align: left;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 7px;
text-align:left;
}

.body_img {
margin: 0px 0px 15px 20px; 
border: 1px solid #666666;

}

#footer_wrapper {

width: 100%;
background-color:#10152b;
position: relative;
height: 118px;
margin: auto;
}

#footer {
color: #6f737f;
text-align:right;
padding: 5px 0px 0px 0px;
width: 770px;
margin: auto;
}

#footer a {
color: #6f737f;
text-decoration:none;
}

#footer a:hover {
color: #6f737f;
text-decoration:underline;
}
