/* Styles and pages written by Black Prince Press 2008, last updated Nev 2008 */

/* begin skip to content styles */

a#invis {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 0 1em 0;
		background: transparent;
		font-weight: bold;
		text-align: center;
		}
		
a#invis:link, a#invis:visited {color: #ffffff;}

a#invis:hover, a#invis:focus, a#invis:active {background: #00ff00;}


#skip_to_content a:link, #skip_to_content a:visited {color #999999; text-decoration: none;}

#skip_to_content {
						position: relative;
						width: 100%;
						}

/* begin layout styles */

#header {
			position: relative;
			width: 100%;
			}

#bar {
			background: #009900;
			position: relative;
			width: 100%;	
			height: 100%;
			background-image: url(http://www.geocities.com/bpbclub/img/banner.png);
			background-repeat: repeat-x;
			background-position: 0% 0%;
			}

#left_hand_nav {
					position: relative;
					float: left;
					width: 15%;
}

#main_text {
				position: relative;
				float: right;
				width: 75%;
}

#banner {
				position: relative;
				float: right;
				width: 85%;
}

#main_text_pic {
				position: relative;
				float: left;
				width: 50%;
				padding: 2em;
}

#pic {
				position: relative;
				float: right;
				width: 25%;
}




/* begin text styles */

body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	
h1{
	text-align: center;
}
	
	


.menu a:link, .menu a:visited{
		text-decoration: none;
		color: #000000;
}

.menu {
		text-align: center;
		}
		
.tight p {
			padding: 0em;
			margin: 0em auto;
			font-size: 0em;
			background: transparent;
			}
			
.tight img {
			padding: 0em;
			margin: 0em auto;
			font-size: 0em;
			}
			
.pic img {
			height: 10em;
			width: 15em;
			}
