/* Style Sheet ANV-Content.css */
    body {position: relative; margin: 0; padding: 0;}
    
	div#content {
	position: absolute;
	top: -6px;
	left: 152px;
	right: 25px;
	color: #EED;
	font: 13px Verdana, sans-serif;
	padding: 0px;
	float: none;
	width: 640px;
	overflow: hidden;
	/*background-image:url(RVSBGFadeLarge.jpg);*/ 
	z-index: 10;
	padding-left: 0px;
	visibility: visible;
	height: 768px;
	background-color: #333333;
	
	}
	 
    div#content p {
	margin: 0 auto auto;
	}

    div#content h3 {margin-bottom: 0.25em;}
    
    div#links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #FFC;
	}

    div#links a:hover {color: #411;}
    
    h1 {
	margin: 0px 0px 0em;
	/*	background:  #46AC7B;*/
/*	color: #024; */	
    color:#FFFFFF;
	letter-spacing: inherit;
	text-transform: lowercase;
	font: oblique bold 25px sans-serif;
	height: 28px;
	white-space: nowrap;
	padding-bottom: 10px;
	padding-top: 10px;
	top: 2px;
	position: absolute;
	left: 56px;
	z-index: 2;
	width: 523px;
	text-align: center;
}
    
    dt {font-weight: bold;}
    dd {margin-bottom: 0.66em;}
    
    div#content a:link {color: white;}
    div#content a:visited {color: #BBC;}
    div#content a:link:hover {color: #FF0;}
    div#content a:visited:hover {color: #CC0;}
    
    div#links {
	position: absolute;
	top: 48px;
	left: 9px;
	width: 140px;
	height: 400px;
	font: 12px Verdana, sans-serif;
	visibility: visible;
	overflow: hidden;
	z-index: 11;
	}        
	#copyright {
	position:absolute;
	left:22px;
	top:615px;
	width:110px;
	height:40px;
	z-index:999;
	overflow: hidden;
	visibility: visible;
	color: #FFFFCC;
	/*background-color: #333333;*/
	padding-left: 5px;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Image Descripion  AntiqueWindows.css */
#Description {
	position:absolute;
	left:20px;
	top:456px;
	width:96px;
	height:130px;
	z-index:1000;
	color:#FFFFCC;
	/*background-color:#333333;*/
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	visibility: visible;
}

	#Thumbs {
	position:absolute;
	width:100px;
	left: 800px;
	top: 00px;
	height: 570px;
	overflow: hidden;
	z-index: 1000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	visibility: visible;
    }    
    
    code, pre {color: #EDC; font: 110% monospace;}
