﻿/* CSS layout */
#center {
	background-position: top;
	width: 955px; 			/* set up for 1024 x 768 */
	;
	margin-left:auto;
	margin-right:auto;
	background-image: url('Images/ybkg13.gif');
	background-repeat: repeat-x;
}

#center2 {
	width:900px;
	margin:0 auto; 		/* "auto" makes the left and right margins center the wrapper */
}

.background {
	background-image: url('Images/ybkg13.gif');
	background-repeat:repeat-x;
	font-size: 16px;
}

#masthead {
	width: 100%;
	text-align: center;
	font-size: 125%
}

#top_nav {
	width: 100%;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	list-style: none;
}

#top_nav ul {
	margin: 0 0 0 0;
	display: block;
	list-style: none;
}

#top_nav li {
	float: left;
}

#top_nav a {
	background-position: center;
	float: left;
	display: block;
	color: black;
	text-decoration: none;
	margin-right: 5px;
	vertical-align: middle;
	line-height: 44px;
	margin-top: 5px;
}

#container {
	clear: both;
	position: relative;
	height: 680;
	text-align: center;
}

#container2 {
	clear: both;
	position: relative;
	width: 100%;
}

#page_content {
	margin-left: 10px;
	margin-right: 400px;
	border-right: 1px black solid;

}

#right_col {
	width: 390px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
	clear: both;
	font-size: 65%;
	text-align:left;
}

.small {
	font-size: 50%;
}

#mission_statement {
	margin-left: 10px;

}

#left_nav {
	width: 290px;
	margin-left: 0px;
	margin-right: 660px;
	list-style: none;
}

#listone {
	list-style: none;
	margin-left: 5px;
}

#listtwo {
	list-style: square;
	margin-left: 20px;
}

#right_content {
	width: 650px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#txt_center {
	clear: both;
	text-align: center; 
	font-size: 115%;
	margin-left: 10px;
}

#text_left {
	text-align:left;
	margin: 0 10px 0 10px
}

#dues {
	clear: both; 
	text-align:left;
}

#picture_margin {
	margin-left: 25px;
	margin-right: 25px;
}
#right_half {
	width: 48%;
	float: right;
	text-align:left;
}

#std_margin {
	margin-left: 10px;
}

#picture_margin2 {
	margin-left: 175px;
}

#picture_margin3 {
	margin-left: 10px;
	margin-right: 10px;
}

#bio {
	clear: both;

	margin:0 10px 0 10px
	text-align:left;
	margin: 0 10px 0 10px;
}

#bio_header {
	font-size: 150%;
	font-style:italic;
	font-weight:bold;
}

#left_half {
	clear: both;
	width: 48%;
	float: left;
	text-align:left;
}

#left_half ul {
	margin: 0 0 0 30px
}

#right_half ul {
	margin: 0 0 0 30px;
}

#left_nav_25pct {
	width: 25%;
	float: left;
}

#right_content_75pct {
	width: 75%;
	float: right;
	height: 900px;
}
.margin_right_10px {
	margin-right: 10px;
	font-size: 125%;
}

.large_red {
	font-size: 170%;
	text-align: center;
	color: red;
}

.toggle{
	
}

.large_red_link {
	font-size: 170%;
	text-align: center;
	color: red;
	text-decoration: underline;
}

.red {
	color: red;
}

.red_centered {
	text-align: center;
	color: #FF0000;
}

.text_center {
	text-align:center;
	font-size: 12px;
}


#bowling_rules {
	clear:left;
	width: 70%;
	position:absolute;
	display:none;
}

#beauty_for_a_cause {
	clear:left;
	width: 70%;
	position: absolute;
	display: none;
}

#beauty_for_a_cause_rules {
	clear:left;
	width: 70%;
	position:absolute;
	display:none;
}

#activities {
	clear:left;
	width: 70%;
	position:absolute;
	display:block;
}

.cbutton{
	background-position: center;
	width: 90%;
	text-align: center;
	background-image: url('Images/blue_button.gif');
	height: 40px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ol_1 {
	list-style-type: lower-alpha;
}

.cell_style {
	border: 1px solid #0000FF;
	padding-left: 5px;
}

.picture_style {

}
.cell_centered {
	border: 1px solid #0000FF;
	text-align: center;
}
.text_centered {
	text-align: center;
}

.dropcap {
	float: left; 
}

.text_right {
	text-align: right;
	height: 50px;
}
.bc_border {
	border-width: 3px;	
}
.bold_120pct {
	font-size: 120%;
	font-weight:bold;
}

#menu {
	width: 200px;
	margin-left: 30px;
	position:relative;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	border-bottom: 1px white solid;
}

#menu li a {
	padding-left: 35px;
}

#e2008 {
	display:block;
}

#e2009 {
	display:block;
}

#e2010 {
	display:block;
}

.year {
	font-size: 150%;
	font-weight: bold;
	background: #B8D3FC;
	border-bottom:1px white solid; 
}

.event{
	font-size: 100%;
	font-weight: normal;
	background: #B8D3FC; 
}

/* #melissa_wahr {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

 #trisha_spoelman {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#kathrina_mccormick {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#amber_vogel {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#jasmine_brown {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#marvie_blain {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#olivia_graber {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#mckayla_morales {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#jyra_vincent {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#vanessa_galzek {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#bridget_shaw {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#janessa_rios {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#elizabeth_ona {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
}

#shirley_punches {
	clear:left;
	width:70%;
	position:absolute;
	display:none;
} */
.medium_center {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 230px;
}
