@import "General.css";
@import "Default.css";


#Content {
	position:	absolute;
	left:		260px;
	top:		195px;

	text-align:	center;
	padding:	15px;
	width:		350px;

	background:	#999999;

}
#Content p {
	text-align:	left;
}

#Content p span {
	position: 	relative;
	left:		10px;
}

@media print {
#Content {
	position:       absolute;
	left:	10px;
	top:	30px;
	
}

}
.Redrock {
	position: relative; 
	top: 30px;
	text-align:	left;
	left:		35px;
}

#Redrock2 {
	position: relative; 
	top: 30px;
	font-weight:	bold;
	font-size:	14pt;
	letter-spacing: 10px;
	font-variant:	small-caps;
}


#Copyright {
	position: relative; 
	top: 50px;
}

ul.Bullet {
	/*list-style-image: url("../Images/Separator.jpg");*/
	
	list-style-type: circle;
	text-align:	left;
	/*font-weight:	bold;*/
}


#Images {
	position: absolute;
	left: 420px;
	top: 30px;
	border: 2px solid #666666;
	width: 270px;
	text-align:	left;
}

#Images img {
	/*border: 2px solid #888888;*/
}

#ImgBig1 { 
	position: relative;
	top: 5px;
	/*border: 2px solid #888888;*/
	/*padding-left: 10px;*/
}
	 
#ImgBig2 { 
	position: relative;
	top: 5px;
	/*border: 2px solid #888888;*/
}

#ImgBig3 { 
	position: relative; 
	top: 5px;
	/*border: 2px solid #888888;*/
}

#ImgBig4 { 
	position: relative; 
	top: 5px;
	/*border: 2px solid #888888;*/
}

#ImgBig5 { 
	position: relative; 
	top: 5px;
	/*border: 2px solid #888888;*/
}

#ImgSmall1 { position: relative; top: 150px; border: 2px solid #666666 }
#ImgSmall2 { position: relative; top: 200px; border: 2px solid #666666 }


#ImgW3 { 
	position: relative;
}


#Images2 {
	position: relative;
	width: 270px;
	text-align:	left;
	/*top: 20px;*/
	padding-top:20px;
}

#Images2 img {
	/*border: 2px solid #888888;*/
}