/*SD Scorpion Base CSS formatting*/
	
	body {
	background-image: url(https://www.scorpionbasesd.com/images/bluegradient2600x37.jpg);
	backgroun-repeat: repeat-y;
	font:Arial,Helvetica
	}
	h2 {color: black; font-size: 300%; center
	}
	
/*CLASS CONFIGURATION*/

	.center {display:block;margin:0 auto;text-align:center;}
	.red {color: rgb(150,30,100);font-size: 200%}
	.blueline {color: rgb(0,0,255);text-decoration: underline}
	a:link {	COLOR: rgb(150,30,100);}
	a:visited {COLOR: rgb(0,0,250);}
	a:hover {COLOR: #FF0000;}
	a:active {COLOR: rgb(150,30,100);}

	.p300{font-size: 300%}
	.p200{font-size: 200%}
	.p200h{background-color:#FFFF00;font-size: 200%}
	.p150{font-size: 150%}
	.p125{font-size: 125%}
	.p100{font-size: 100%}
	.p75{font-size: 75%}
	.b300{font-weight: bold; font-size: 300%}
	.b200{font-weight: bold; font-size: 200%}
	.b150{font-weight: bold; font-size: 150%}
	.b125{font-weight: bold; font-size: 125%}
	.b100{font-weight: bold; font-size: 100%}
	.b75{font-weight: bold; font-size: 75%}
	
	.highlight{background-color:#ffff00}
	.highlightgreen{background-color:#00ff00}
	.highlightred{background-color:red}
	.highlight2{ background-color:#ffff00; font-size: 200%}
	.highlightnavy{ background-color:000080; font-size: 150%}
	
	
	.photos{width: 680px;height: 200px;border: none;display: inline;}
	.lgphoto(width: 800px;height: 800px;border: none;display: center)
	.strike{text-decoration: line-through;}
	.lista {list-style-type: circle; font-size: 150%}
	.listb {list-style-type: square; font-size: 125%}
	
	
/*ID CONFIGURATION*/

	#current{border: none; width: 300px; height: 300px; align: center;}
	#patch{border: 3px solid red;width: 375px;height: 375px;align: center}
	#boat{border: 3px solid red;width: 350px;height: 420px;align: center}
	#flag {border: none;width: 200px;height: 100px;align: center}
	#embt {border: none;width: 200px;height: 100px;align: center}
	#dolphins{border: 2px solid black;width: 350px;height: 70px;align: center}
	#dolphins2{border: none;width: 350px;height: 70px;align: center}
	#target {border:none;width: 600px;height: 40px;align: center}
	#simple{border:none;width: 460px;height: 166px;align: center}
	#photoc{width: 200px;height: 200px;padding-right: 15px;padding-left: 15px}
	#photol{width: 200px;height: 200px;padding-left: 10px;padding-right: 0px;align: center}
	#photor{width: 200px;height: 200px;padding-right: 10px;padding-left: 0px}
	#minutes{font-size: 125%;border: none;width: 1200px;margin: 80px}
	#facebook{width: 30px;height:30px}
	#construction{width:800px;height:800px}