body {
  text-align: center;
        font-family: Arial, Times New Roman, Verdana, Century Gothic;
	font-weight:400;
        color:#d99e02;
        background-color:#000000;
        font-size: 100%;
}

img {display: inline; }


a:link {
 color:#daab48;
	text-decoration: none;
	}

a:active {
 color:#daab48;
	text-decoration: none;
	}

a:visited {
	color:#daab48;
	text-decoration: none;
	}

a:hover {
	color:#ffffff;
	text-decoration: none;
	}



a.index:link {
 color:#000000;
	text-decoration: none;
	}

a.index:active {
 color:#000000;
	text-decoration: none;
	}

a.index:visited {
	color:#000000;
	text-decoration: none;
	}

a.index:hover {
	color:#85302d;
	text-decoration: none;
	}


a.indexline:link {
 color:#000000;
	text-decoration: underline;
	}


a.indexline:active {
 color:#000000;
	text-decoration: underline;
	}

a.indexline:visited {
	color:#000000;
	text-decoration: underline;
	}

a.indexline:hover {
	color:#000000;
	text-decoration: underline;
	}


a.nav:link {
	color:#cc0000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 14px;
        }

a.nav:active {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 14px;
	}

a.nav:visited {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 14px;
	}

a.nav:hover {
	color: #cc0000;
	text-decoration: underline;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 14px;
	}

.link_small { font-size: 10px }






a.bodylink:link {
	color:#000000;
	text-decoration: underline;
	letter-spacing: .5px;
	font-weight: 400;
	font-size: 100%;

        }

a.bodylink:active {
	color:#000000;
	text-decoration: underline;
	letter-spacing: .5px;
	font-weight: 400;
	font-size: 100%;
	}

a.bodylink:visited {
	color:#000000;
	text-decoration: underline;
	letter-spacing: .5px;
	font-weight: 400;
	font-size: 100%;
	}

a.bodylink:hover {
	color:#ffffff;
	text-decoration: underline;
	letter-spacing: .5px;
	font-weight: 400;
	font-size: 100%;
	background-color:#000000;
	}


.imageborder { border: solid #355167 2px; margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 5px; }



.heading {
  text-align: center;
  background:url(images/van_logo.jpg) no-repeat;  height:119px; width: 790px;margin-left:auto;
	margin-right:auto;
}


.container {
  width: 480px; height: 820px;
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: center;
border: solid #fde0e5 0px;
font-size: 100%;
background:url(images/tempbacksmall.jpg) no-repeat;
}

.container_open_book {
  width: 753px; /* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: center;
border: solid #000000 5px;
font-size: 100%;
background: #000000;
}


.top_open_book {

background:url(revtitle.jpg) no-repeat;
width: 753px;
height: 147px;

}


.middle_open_book {

background:url(revback.jpg) repeat-y ;
width: 753px;
color: #000000;
padding-bottom: 0px;
padding-left: 0px;
padding-right:0px;
padding-top: 20px;

}


.bottom_open_book {

background-color: #F0DEAE;
width: 753px;
height: 50px;
clear: both;
}


h1 {
font-family: Times New Roman;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
font-size: 150%;
}

.title_content_sub {
font-family: Times New Roman;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
font-size: 120%;
line-height: 40px;
text-decoration: underline;
}



.left_page {
margin: auto;
width: 280px;
float: left;
border: solid #000000 0px;
padding-left: 32px;
font-size: 100%;
text-align: left;
padding-bottom: 20px;
}



.right_page {
margin: auto;
width: 340px;
float: right;
font-size: 100%;
text-align: left;
border: solid #000000 0px;
padding-right: 32px;
padding-bottom: 20px;
}






