@charset "UTF-8";
/* CSS Document */

* 					{	margin: 0; padding: 0;  }

p 					{	text-align: left;  }		

body 				{ 	background-color: #f2f3f4;  }
		
#centre				{	background-color: #FFFFFF;
				width: 900px;
				margin-top: 50px; 
				margin-bottom: 50px;
				}
			
#header				{	background-color: #ab3c2a;
				padding: 0;
				}
				
#header img 		{	width: 900px;   }

#menu				{	background-color: #014e7e;
				height: 30px;
				}
				
#menu ul			{	text-align: left;
						padding: 5px 10px 10px 10px;
						}
							
#menu li			{ display: inline;
							list-style-type: none;
							padding-right: 30px;
							}
							
#menu a				{		text-decoration: none;
							color: #FFFFFF; 
							font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

#title				{	background-color: #a5a5a5;
				height: 40px;
				margin-top: 20px;
				padding-left: 10px;
				padding-top: 6px;
				}
				
#title h1 			{
					text-align: left;
					font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
					font-size: 28px;
					color: #FFF;
					font-weight: normal;
				 }
				 
#split1 		{	width: 435px;
					float: left;
					padding-bottom: 17px;	}

#split2 		{	width: 425px;
					float: right;
					padding-bottom: 60px;
					padding-left: 10px;	}


	
#body				{	background-color: #FFFFFF;
						padding: 5px 20px 10px 10px;
						}
						
#body2				{	background-color: #FFFFFF;
						padding: 5px 20px 5px 10px;
						height: 1570px;
						}

h2 			{	text-align: left;
				font-weight: normal;
				font-size: 20px;
				font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
				color: #ab3c2a;
				padding-bottom: 6px;
				padding-top: 20px;}
				
#body p 			{
	clear: left;
	padding-bottom: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#body img 			{	float: right;
				margin-left: 5px;
				}
				
#body ol 			{ 	text-align: left;
				margin-left: 20px;
				margin-top: 10px;}

				 
#body ol 			{	list-style: none; 
				counter-reset: li;
				}
  
#body ol li 		{counter-increment: li;
						padding-left: 15px;
						padding-bottom: 10px;
						font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

#body ol li::before {content: counter(li); color: #ab3c2a;
    					display: inline-block; width: 1em; margin-left: -2em;
    					margin-right: 1em; text-align: right; direction: rtl;}
						
#body ol p 			{	margin-left: -20px;}
	
#body ul 			{		list-style: none; 
					text-align: left; 
					}

#body ul li 		{	padding: 0px 5px 5px 17px; 
					font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
					}

#body ul li::before {content: "•"; color: #ab3c2a;
						display: inline-block; 
						width: 1em;
  						margin-left: -1em }
						
.header 			{	text-align: center;
						font-weight: bold;
						}
	
#body table 		{	border-collapse: collapse;
							width: 750px;
							text-align: left;
							margin-right: 130px;
						}
						
#body th 			{	background-color: #45ab8a;
						color: white;
						padding: 5px;
						vertical-align: middle;}
						
#body td 			{	padding: 5px;
						vertical-align: top;
						}

table, tr, td	{	border: 1px black solid;}
	
#body table ul, p	{	font-weight: normal;}

.number 			{	vertical-align: middle;
						text-align: center;
						font-weight: bold;}

#me 				{	width: 200px;
						padding-left: 10px;}

#pics				{	margin-top: 70px;
						width: 900px;
						height: 280px;
						text-align: left;
						margin-left: -29px;}

#discus, #shot, #jav 	{	height: 267px;
							float: right;
							margin-bottom: 20px;}
							
.c1, .c2, .c3		{	width: 213px;
						margin-right: 6px;
						float: left;
						}
						
.c4					{	width: 213px;
						float: left;
						margin-left: 0px;
						}
.small 				{	padding-right: 0px;}

h4 					{	text-align: left;
						font-weight: normal;
						font-size: 16px;
						font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
						padding-bottom: 6px;
						padding-top: 20px;}
						
.rows 				{	padding-top: 0px;  }

#w1 				{	width: 890px;
						height: 728px;}
						
#w2 				{	width: 890px;
						height: 247px;}

#w3 				{	width: 890px;
						height: 615px;}
						
.more 				{	padding-top: 50px;}

.clear				{	clear: right;
						float: right;
						padding-top: 15px;}
						
.drill1 			{	clear:left;
						float: left;}
						
.drill2 			{	clear: right;
						float: right;}
						
#vids 				{	width: 870px;
						height: 243px;}
						
.pics				{	width: 200px;
						padding: 0px;
						float: right;}