/* CSS Document */
body{
	background-image: url(imgs/bgrock.jpg);
	background-attachment:fixed;
	margin-top:0px;
	}
#body1{
	background-image: url(imgs/bg1.jpg);
	background-attachment:scroll;
	margin-top:0px;}
#bodybook{
	background-image: url(imgs/bgrock.jpg);
	background-attachment:fixed;
	margin-top:0px;
	}
	
	
#maintable{
	width:657px;}
	
#ftr, #layer0, #layer1, #layer2,
	{
		width:657px;
	}
#layer0{
	background-image: url(imgs/layerzero.jpg);
	background-repeat:repeat-y;
	}
#layer1{
	background-image:url(imgs/layer1top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#layer2a{
	background-image: url(imgs/layer2bottom1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2b{
	background-image:url(imgs/layer2bottom2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2c{
	background-image:url(imgs/layer2bottom3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2d{
	background-image:url(imgs/layer2bottom4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2e{
	background-image:url(imgs/layer2bottom5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2f{
	background-image:url(imgs/layer2bottom6.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2g{
	background-image:url(imgs/layer2bottom7.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2gx{
	background-image: url(imgs/layer2bottom7x.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2h{
	background-image:url(imgs/layer2bottom8.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#layer2i{
	background-image:url(imgs/layer2bottom9.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	}
#content{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	width:657px;
	font-size:15px;
	}
#menu{ 
	color:#000000;
	font-size:11px;
	width:174px;
	float:right;
	text-align:left;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
	padding-left:473px;
	list-style-type:none;
	font-weight:bold;
	margin-bottom:180px;
	
	}
.menu:active, .menu:link,.menu:visited{ 
	color:#000000;
	text-decoration:none;
	}
.menu:hover{ 
	color: #FF6600;
	text-decoration:none;
	}
#ftr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	width:657px
	}
#text{
	width:580px;
	height:auto;
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	}
.link:active, .link:link, .link:visited{ 
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}
.link:hover{ 
	color: #0000FF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
.imagestyle{
	margin:8px 8px 8px 8px;
	border:3px ridge #000000;
	float:left;
	}
.heading{
	color:#ffffff;
	font-size:20px;
	line-height:150%;
	font-weight:bold;
	}
#introbg{
	background-image: url(imgs/introbg.jpg);
	width:1021px;
	height:800px;
	margin-top:39px;
	background-repeat:no-repeat;
	}
.enterimg{
	margin: 625px 0px 0px 160px;
	}

