/* CSS Document */

html {
	font-size:100%;
}

body {
	font-size:1em;
	text-align:center;
	background:url(images/body_bckgrnd.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}
*{
padding:0;
margin:0;
}

h1 {
font-size:1.6em;
}

h2 {
font-size:1.5em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.3em;
padding:0;
margin:0;
}

h5 {
font-size:1.2em;
}

h6 {
font-size:1em;
}

p {
font-size:.8em;
}

li a {
font-size:.95em;
}
	
#nav {
	text-align:left;
	width:100%;
	}
	
	
/* header */	
.header {
	margin: 0 auto;
	height:130px;
	width:960px;
	background:#FFFFFF;
	}
	
	#fort_header {
	background:url(images/theFort_header.jpg) no-repeat;
	width:700px;
	height:130px;
	float:left;
	margin-left:8px;
	}
	
	#inv_header {
	background:url(images/membership.jpg) no-repeat;
	float:left;
	height:130px;
	width:230px;
	}
	
	
/* menu */	
.menu {
	margin: 0 auto;
	width:960px;
	height:25px;
	background:#fff;
	}
	
	#menu_list {
	margin-left:8px;
	width:700px;
	float:left;
	background:#003300;
	}
	
	#menu_list ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
	#menu_list li {
	float:left;
	padding: 0 0 0 8px;
	}
	
	#menu_list li a {
	line-height:1.8em;
	text-align:center;
	display:block;
	width:100px;
	height:25px;
	background:#006633;
	border-right: 1px solid #00CC33;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}
	
	#menu_list li a:hover {
	text-decoration:underline;
	color:#FFFF00;
	}
	
	#bar_menu {
	float:left;
	width:230px;
	height:25px;
	background:#009900;
	}
	
	#bar_text {
	float:left;
	margin: 5px 0 0 10px;
	color:#FFF;
	font-weight:bold;
	}
	
/* border */
#border {
	width:960px;
	height:14px;
	margin: 0 auto;
	background:#FFF;
	}
	
	#border_strip {
	margin-left:8px;
	width:930px;
	height:14px;
	background: #fff url(images/border1.gif) repeat-x;
	}
	
	
/* main_content */	
#main_content {
	margin: 0 auto;
	width:960px;
	height:1000px;
	background:#FFFFFF;
	}
	
	#left_nav {
	margin-left:8px;
	float:left;
	margin-left:8px;
	width:615px;
	height:980px;
	}
	
		.left_nav_top {
		width:615px;
		height:267px;
		background:#CCCCCC;
		}
		
		.links {
		width:200px;
		height:267px;
		float:left;
		}
		
			.links ul {
			margin-top:3px;
			list-style:none;
			margin-left:5px;
			}
			
			.tips li a {
			list-style:none;
			font-size:.8em;
			line-height:1.3em;
			}
			
			.tips li a:active { text-decoration: underline; color:#FFF000 }
			.tips li a:links { text-decoration: underline; color:#FFF000 }
			.tips li a:hover { text-decoration: underline ; color:#000 }
		
		#running_members {
		float:right;
		width:400px;
		height:267px;
		background:url(images/RUNNING_MEMBER.jpg) no-repeat;
		}
		
		
		.left_nav_bottom {
	margin-top:10px;
	width:615px;
	height:500px;
		}	
		
			.floating_image {
				float:right;
				margin-top:5px;
				margin-left:10px;
				border:thin solid;
			}
		
			#takbo_header {
			width:615px;
			height:30px;
			background:#003300;
			}
			
				#takbo_header h2 {
				padding-left:10px;
				color:#FFFFFF;
			}
			
				.subhead {
				color:#FF0000;
				font-size:1.2em;
				}
			
			#article_1 {
	margin-top:5px;
	width:300px;
	height:630px;
	float:left;
			}
				#article_1 p {
				padding: 10px 10px 0 10px;
				text-align:justify;
				font-size:.8em;
				line-height:1.1em;
				}
				
			
			#article_2 {
	margin-top:5px;
	width:300px;
	height:630px;
	float:right;
			}
			
				#article_2 p {
				padding: 10px 10px 0 10px;
				text-align:justify;
				font-size:.8em;
				line-height:1.1em;
				}
	
	#right_nav {
	float:right;
	width:320px;
	height:980px;
	}
	
	#article_3 {
	width:300px;
	height:970px;
	margin: 0 auto;
	}
	
		#article_3 p {
			text-align:justify;
			font-size:.8em;
			padding: 10px 10px 0 10px;
			line-height:1.1em;
			}
	
		.listahan li {
			list-style:none;
				}
		
		.listahan li p {
			font-size:.8em;
			line-height:1.1em;
				}






/* footer */
#footer {
margin:0 auto;
width:960px;
height:40px;
background:#006633;
}

	#footer_text p {
	color:#FFFFFF;
	font-size:.65em;
	text-align:center;
	padding-top:15px;
	line-height:1.1em;
}
