body {
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	font-size: 0.90em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}

p.home {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	line-height: 18px;
	font-family: sans-serif;
}

h1 {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #00019A;
	padding-bottom: 0;
}

h1.welcome {
	font-size: 2em;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #00019A;
	padding-bottom: 0;
	font-family: sans-serif;
}

h2 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0;
	color: black;
}

h3 {
	font-size: 1.25em;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 4px;
}

a {
	color: #00019A;
}

a.footer {
	color: white;
}


#content_index {
	background-image: url(../images/pages/home.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_membership {
	background-image: url(../images/pages/membership.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_policy {
	background-image: url(../images/pages/policy.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_tournaments {
	background-image: url(../images/pages/tournaments.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_activities {
	background-image: url(../images/pages/activities.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_hall_of_fame {
	background-image: url(../images/pages/fame.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_photo_gallery {
	background-image: url(../images/pages/photo.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_contact_us, #content_contact {
	background-image: url(../images/pages/contact.png);
	background-repeat: no-repeat;
	width: 804px;
}

#content_bowling_centers {
	background-image: url(../images/pages/background.png);
	background-repeat: no-repeat;
	width: 804px;
}
	
#main {
	margin-left: 185px;
	padding-top: 100px;
	width: 575px;
}

#footer {
	background-image: url(../images/footer2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: .75em;
	text-align: center;
}

#footer_home {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: white;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 400px;
	font-size: .75em;
	text-align: center;
}

#wrapper {
    background-image: url(../images/repeating_background1.png);
    background-repeat: repeat-y;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
}

#footer_wrapper {
    background-image: url(../images/footer_background.png);
    background-repeat: no-repeat;
    background-position: bottom center;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
}

#header_wrapper {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_home {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
}

#home_right_box {
	font-size: .75em;
	border-left: 2px solid rgb(28, 10, 135); 
	width: 190px; 
	float: right; 
	margin-left: 15px; 
	font-family: verdana; 
	padding-top: 25px; 
	color: rgb(73, 0, 0);
}

.menu_button {
	width: 165px;
	height: 42px;
	margin: 0;
	padding: 0;
}