	

#main {width: 1024px; background-color:#000; }
#header {width: 1024px; height: 50px; background-color:#FC3;} 
#left {width: 800px; float:left; height:1100; background-image:url(57.jpg);}
#right {
	width: 224px;
	float: right;
	height:1100;
	background-color:#C93;
	text-align: left;
	
}
.clear {clear: both;}

img {border: 5px groove white}



p {font-family:"Times New Roman", Times, serif; font-size:18px; color: #FC3; margin-left:20; margin-right:20; margin-top:10}
p.black {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #000;
	margin-left:20;
	margin-right:20;
	font-weight: bold;
}
p.bigtext {
	font-family: Arial;
	font-size: 36px;
	color:#C93;
	font-weight: bold;
}

p.pic_cap {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #FC3;
	margin-left:20;
	margin-right:20;
	margin-top:5px;
}

li {font-family:"Times New Roman", Times, serif; font-size:18px; color: #FC3; margin-left:20; margin-right:20; margin-top:10}

a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	#00F;
	
}
a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #FCF;

}
.cap_right {
	right: 0px;

}
.blacktext_18pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-left:20;
	margin-right:20;
}
.left_image {
	float: left;
	margin: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.right_image {
	float: right;
	margin: 5px;
	padding: 5px;
	
}
#virtcave {
	text-align: center;	
}
