/* BLUES (ORDER OF SHADE): 336699 4384C1 BEDEF4 E8F2FF */
/* GREENS (ORDER OF SHADE): 588E1A 97C659 E1FFB1
/* GREYS (ORDER OF SHADE): 999999 515151 939393 E2E2E2

/* ------------------ STYLING --------------------*/ 

body {
 	background:#02302D;
	}

body, h1, h2, h3, h4,  {
    font-family: "Trebuchet MS", Arial;
	}
h1 {
	font-size:16px;
	color: #ffffff;
	line-height: 18px;
	text-transform: capitalize;
	background-color: #c20010;
	height: 20px;
	padding: 5px;
	margin: 0px;
	}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size:16px;
	line-height:20px;
	color: #297470;
	font-weight: bold;
		padding-bottom: 0px;
			margin:5px;
	}
	
h3 {
    font-size: 14px;
	line-height:16px;
    color:#c20010;
		padding-bottom: 0px;
			margin:5px;
	}
	
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height:16px;
	margin:5px;
	color:#02302D;
	padding-bottom: 7px;
	}


a {
	text-align: left;
	line-height:18px;
	color: #159C91;
	text-decoration: none;
	}
	
a:hover, a:hover {
	color:#159C91;
	text-decoration:underline;
	}

img {
	border: 0px; 
	}

tr, td {
	border:none;
	}
	
table {
	font:11px Verdana, Arial, Helvetica, sans-serif normal;
	color:#0D2B88;
	}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
	}
  
dd, dt {
	margin:0;
	padding:0;
	}
	
hr {
	border-right:none;
	border-left:none;
	border-top:none;
	border-bottom:1px dotted #c20010;
 	width: 100%;
}

input, textarea {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif normal;
	margin:2px 0;
	border:solid 1px #CCC;
	}
	
.caption {
font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: left;
	line-height:20px;
	margin:5px;
	color:#02302D;
	padding-bottom: 7px;
}
	
	
	
	
	
	
	
	
	
/* ------------------ MAIN BODY STUFF --------------------*/ 
 
body {
	text-align: center;
	min-width: 904px;
	padding:0;
	margin:0;
	background: #02302D;
	}

#html {
	margin:0 auto;
	text-align: left;
	position:relative;
	width:909px;
	background:#02302D;
	}	
	
	
	
	
		
	
	
	



/* ------------------ HEADER STUFF --------------------*/ 
#header {
	position:relative;
	width:904px;
	height:251px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
#header img {
	margin:0;
	padding:0;
	}





/* ------------------ MAIN CONTENT STUFF --------------------*/ 

#content {
	position:relative;
	width:856px;
	left:32px;
	background: #159C91;
	margin:0;
	padding:0;
	top:0;
	_top:-5px;
	float:left;
	display:inline;
	border: 1px solid #FFFFFF;
	}




	
	
	/* ------------------ MAIN CONTENT STUFF --------------------*/ 
	#navigation {
		position:relative;
		width:180px;
		background: #159c91;
		float:left;
		display:inline;
		}
		
	

		#dropmenudiv{
	position:absolute;
	background-color: #4cc9be;
	font:normal 12px/18px Verdana;
	z-index:100;
	border-top: 1px solid #00857a;
	border-right: 1px solid #00857a;
	border-bottom: 0 solid #00857a;
	border-left: 1px solid #00857a;
	color: #00312d;
		}
		
		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #00857a;
	padding: 4px 0;
	text-decoration: none;
	color: #fff;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
		background-color: #33b8ac;
		color:#FFF;
		}
		
		/* Sample CSS definition for the example list. Remove if desired */
		.navlist li {
		list-style-type: square;
		width: 135px;
		background-color: #FFFFB9;
		}
		
	
	
	#meat {
		position:relative;
		width:676px;
		background: #FFFFFF;
		float:left;
		display:inline;
		min-height:500px;
 		height:auto;
 }
 /* for Internet Explorer */
 /*\*/
 * html #meat {
 height: 341px;
 }
 /**/
	

		
		#homepage_middle_content {
			position:relative;
			width:326px;
			background: #FFFFFF;
			float:left;
			display:inline;
			}
			
			
			#tournament_info {
				position:relative;
				width:161px;
				background: #d2f5f2;
				float:left;
				display:inline;
				border-bottom: 1px solid #FFFFFF;
				border-left: 1px solid #FFFFFF;
				font-size: 13px;
				line-height: 20px;
				height: 120px;
							}
							
			#tournament_info2 {
				position:relative;
				width:161px;
				background: #d2f5f2;
				float:left;
				display:inline;
				border-bottom: 1px solid #FFFFFF;
				border-left: 1px solid #FFFFFF;
				font-size: 13px;
				line-height: 20px;
				height: 135px;
							}


		#homepage_image {
			position:relative;
			width:350px;
			height:450px;
			float:left;
			display:inline;
			}


		#footer {
		position:relative;
		width:855px;
		left:34px;	
		float:left;
		display:inline;
		color: #FFFFFF;
		}
		
	#footer p {
		color:#FFF;
		size:10px;
		}
		
		#footer img {
		float:right;
		padding-top:5px;
		padding-bottom: 5px;
		margin-left:20px;
		}
		
	/* ------------------NAVIGATION STUFF --------------------*/ 

	
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	width: 180px;
	font: 14px/25px "Trebuchet MS", Arial;
	background-color: #00857a;
	border-bottom: 1px solid #0c9f8f;
	list-style: none;
	text-decoration: none;
	

}
.navlist li a {
	width: 180px;
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	padding-left: 10px;

}
.navlist li a:hover {
	width: 180px;
	color: #000;
	list-style: none;
	text-decoration: none;
	padding-left: 10px;

}
#forms_pak_links a{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}

