/* CSS Document */
body{
	text-align: left;
	background: url(images/bbgrnd.jpg) top left no-repeat #E7E9EE;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
A {
	color: #737E94;
}
A:hover {
	color: #CC6600;
}
/************** banner div *****************/
#spacer{ 
	position: relative;
	top: 0px;
	left: 0px;
	}
#containerd{
	position: relative;
	margin-top: -7px;
	margin-left: 121px;
	width: 401px;
	border: 1px solid white;
	background: url(images/dbgrnd.jpg) top left no-repeat #E7E9ED;
	z-index: 2;
}
#containerde{
	position: relative;
	margin-top: -7px ;
	margin-left: 121px;
	width: 401px;
	border: 1px solid white;
	background: url(images/debgrnd.jpg) top left no-repeat #E7E9ED;
	z-index: 2;
}
#containern{
	position: relative;
	margin-top: -7px ;
	margin-left: 121px;
	width: 401px;
	border: 1px solid white;
	background: url(images/nbgrnd.jpg) top left no-repeat #E7E9ED;
	z-index: 2;
}
#iframe{
	position: absolute; top: 155px; left: 530px;
	margin-top: 0px ;
	margin-left: 0px;
	width: 420px; height: 420px;
	border: 0px solid white;
	z-index: 2;
}
#containere{
	position: relative;
	margin-top: -7px ;
	margin-left: 121px;
	width: 401px;
	border: 1px solid white;
	background: url(images/ebgrnd.jpg) top left no-repeat #E7E9ED;
	z-index: 2;
}
/************** menu divs *****************/
#linkbase{
	position:absolute;
	width: 113px;
	height: 124;
	top: 187px;
	left: 8px;
	text-align: right;
	background: url(images/links.jpg) top left no-repeat;
	z-index: 2;
}
td#links a{
	display: block; 
	text-decoration: none;
	background-image: url(images/new/linkbkgnd.jpg); height: 20px;
	padding: 3px 10px 7px 10px;
	color: #4C91B1; 
	font: 13pt "verdana", mono;}
td#links a:hover {color: #C68C52;}
/************** content1 divs *****************/

#page{padding: 0px 15px 0px 40px;}
#page h1{color: black; margin: 3px 0px 15px 0px; font:20pt "verdana", Courier, mono; text-align:center;}
#page h2{color: #CCCCCC; margin: 3px 0px 10px 0px; font:bolder 18pt "verdana", Courier, mono;}
#page h3{color: #CCCCCC; margin: 3px 0px 10px 0px; font:bolder 16pt "verdana", Courier, mono;}
#page img{padding: 5px 5px 5px 0px; float: center;}
#thumbs img{padding: 5px 5px 5px 5px;}
#page p{color: black; font:10pt "verdana", Courier, mono;}
#page p:first-letter {font-size: 22px; float:left; padding-right:2px;}
#footer1{
	position: relative;
	background: url(images/new/) bottom Left no-repeat;
	margin: 70px 0px 0px 15px;
	text-align: left;
	font:  7pt "verdana", Courier, mono;
	color: #666666;
}

