h2 {
	color:#336699;
	font-family:Times New Roman;
	font-size:19px;
	font-weight:bold;
}

.headingswhite {  font-family:Times New Roman; font-size: 14px; color: #CCCCCC; font-weight: bold}

.bodywhite {  font-family:Times New Roman; font-size: 13px; color: #000000; font-weight: normal}

a:link {
	color: #336699;
	text-decoration: none;


}

a:visited {
	color:#336699;
	text-decoration: none;

}

a:hover {
	color: #555555;
	text-decoration: underline;

}

.bodywhiteSmall {
font-family:Times New Roman; font-size: 11px; color: #000000; font-weight: normal
}

.ver {
	font-family:Helvetica, Arial, Verdana;
	font-size: 9px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav {
	padding-top:4px;
	color:#CCCCCC;
	font-family:Helvetica, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

#nlink:link, #nlink:visited {
	color:#FFFFFF;
	font-family:Helvetica, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#nlink:hover {
	color:#999999;
	font-family:Helvetica, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:#666666;
	font-weight: normal
}

.hr {
    border: 0;
    color: #BBBBBB;
    background-color: #BBBBBB;
    height: 1px;
    width: 100%;
	}
	
.hopeoaks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.divwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
}

.image_caption{
position:absolute;
z-index:5; 
bottom:0px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/trans_ie.png');
background-image:url(../images/trans.png);
color:#ffffff;
font-size: 11px;
}

.image_caption_drop{
position:absolute;
z-index:5; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/trans_ie.png');
background-image:url(../images/trans.png);
color:#ffffff;
font-size: 11px;
}

.contentdiv{
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
height: 100%;
}

