@charset "utf-8";
/* CSS Document */
p,h1,h2,h3,h4,h5,h6,li,ul,ol,td,form{
	margin:0px;
	padding:0px;
}
p,h1,h2,h3,h4,h5,h6,li,td{
	font-family:arial;
	color:#000000;
}
p,li,td{
	font-size:14px;
}
p{
	padding-bottom:15px;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{
	font-size:22px;
	color:#264363;
	padding-bottom:15px;
}
h2{
	font-size:19px;
	color:#812d6e;
	padding-top:15px;
	padding-bottom:15px;
}
h3{
	font-size:17px;
	color:#517237;
	padding-top:15px;
	padding-bottom:15px;
}
h4{
	font-size:14px;
	color:#517237;
	padding-top:15px;
}
h5{
	font-size:14px;
	color:#517237;
}
h6{
	font-size:12px;
	color:#517237;
}
ul{
	margin-left:10px;
	padding-left:10px;
	padding-bottom:15px;
}
ul ul{
	padding-bottom:0px;
}
ol{
	margin-left:15px;
	padding-left:15px;
}
ol li{
	padding-bottom:15px;
}
ol ul li{
	padding-bottom:0px;
}
table{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:15px;
}
div.clear{
	height:1px;
	clear:both;
}
hr{
	color:#000000;
	background-color:#000000;
	height:1px;
	size:1px;
	border:0px;
}
img{
	border:0px;
}
a{
	text-decoration:underline;
	font-weight:bold;
	color:#669900;
}
a:link{
	color:#669900;
}
a:hover{
	color:#97e300;
}
a:visited{
	color:#335982;
}
body{
	margin:0px;
	text-align:center;
	overflow-y:scroll;
	background:url("../images/structure/oyfc_background.jpg") #284411 top center repeat-x;
}
	#oyfc-container{
		position:relative;
		margin:auto;
		width:948px;
		text-align:left;
		padding-left:20px;
		padding-right:12px;
	}
		#oyfc-board-top{
			width:948px;
			height:163px;
			background:url("../images/structure/oyfc_board_top.png") top center no-repeat;
		}
		#oyfc-board-middle{
			position:relative;
			width:948px;
			min-height:439px;
			background:url("../images/structure/oyfc_board_middle.png") top center repeat-y;
			padding-bottom:6px;
			padding-top:3px;
		}
		#oyfc-board-middle img{
			display:block;
		}
			#oyfc-content-narrow{
				margin-left:240px;
				margin-right:274px;
			}
			#oyfc-content-wide{
				margin-left:240px;
				margin-right:22px;
			}
				#oyfc-spread-the-word-middle{
					width:434px;
					min-height:142px;
					background:url("../images/structure/oyfc_spread_the_word_middle.png") top center repeat-y;
				}
					#oyfc-spread-the-word-box{
						margin-left:13px;
						margin-right:16px;
						min-height:140px;
						width:403px;
						border:1px #797979 solid;
						background:#ffffff;
					}
						#oyfc-spread-the-word-box-text{
							padding:8px;
							padding-bottom:0px;
						}
				#oyfc-content-text{
					margin-left:13px;
				}
			#oyfc-content-rightbar{
				position:absolute;
				top:3px;
				right:9px;
				width:249px;
				min-height:454px;
			}
			#oyfc-content-rightbar img{
				display:block;
			}
				#oyfc-our-sponsors{
					margin-left:7px;
				}
				#oyfc-our-sponsors img{
					margin:auto;
					margin-bottom:5px;
				}
				#oyfc-overlapping-items{
					position:relative;
					margin-top:7px;
				}
					#oyfc-development-goals{
						position:absolute;
						top:0px;
						left:0px;
						z-index:3;
					}
					#oyfc-youth-action-projects{
						position:absolute;
						top:86px;
						left:7px;
						z-index:2;
					}
					#oyfc-contact-us{
						position:absolute;
						top:174px;
						left:13px;
					}
						#oyfc-contact-us-bottom{
							padding-left:25px;
							padding-right:27px;
							padding-top:4px;
							padding-bottom:0px;
							background:url("../images/structure/oyfc_contact_us_bottom.png") top left no-repeat;
							height:56px;
							width:184px;
						}
						#oyfc-contact-us-bottom p{
							font-size:13px;
							padding:0px;
							color:#ffffff;
						}
		#oyfc-board-bottom{
			width:693px;
			height:22px;
			background:url("../images/structure/oyfc_board_bottom.png") top center no-repeat;
			padding-top:38px;
			padding-right:10px;
			padding-left:245px;
		}
		#oyfc-board-bottom p{
			font-size:13px;
			color:#669900;
			padding:0px;
		}
		#oyfc-board-bottom div{
			float:right;
		}
		#oyfc-board-bottom a{
			text-decoration:none;
			font-weight:normal;
			color:#97e300;
		}
		#oyfc-board-bottom a:link{
			color:#97e300;
		}
		#oyfc-board-bottom a:hover{
			color:#d7ff89;
		}
		#oyfc-board-bottom a:visited{
			color:#999999;
		}
	#oyfc-fixed{
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:1px;
		z-index:2;
	}
		#oyfc-header{
			position:absolute;
			top:0px;
			left:0px;
			width:100%;
			height:163px;
			background:url("../images/structure/oyfc_header.png") top center repeat-x;
			z-index:3;
		}
			#oyfc-header-center{
				position:relative;
				margin:auto;
				width:912px;
				height:163px;
			}
			#oyfc-logo{
				position:absolute;
				top:3px;
				left:0px;
			}
			#oyfc-title{
				position:absolute;
				top:35px;
				left:257px;
			}
		#oyfc-menu-placer{
			position:relative;
			width:980px;
			height:1px;
			margin:auto;
			z-index:2;
		}
			#oyfc-menu{
				position:absolute;
				top:0px;
				left:0px;
				width:265px;
				height:488px;
				background:url("../images/structure/oyfc_menu.png") top center no-repeat;
				padding-top:187px;
				z-index:3;
			}
				#oyfc-button-toolkit-for-action{
					margin-top:73px;
					margin-left:32px;
					margin-right:11px;
				}
			#oyfc-menu img{
				display:block;
			}
