@charset "UTF-8";
/* CSS Document */
#container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

#main_image {
	background-image: none;
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
}

#left_column, #center_column, #right_column {
    width: 316px;
	float:left;
}
#wide_right_column ul li {
	list-style-position: inside;
}
h1 {
	font-family: radley, serif;
	font-size: 96px;
	margin: 0;
	color: #666;
	float: left;
}
#header a {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 120px;
	display: block;
}
#photography_header a {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 120px;
	display: block;
}
#bowlgames_header a {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 120px;
	display: block;
}
#header ul li {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
#photography_header ul li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
#bowlgames_header ul li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	right: 0px;
	position: relative;
	top: 250px;
}
#photography_header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	right: 0px;
	position: relative;
	top: 250px;
}
#bowlgames_header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	right: 320px;
	position: relative;
	top: 150px;
	width: 1060px;
}#left_column, #center_column, #right_column p strong {
	font-size: 18px;
	color: #000;
	text-align: center;
}
#left_column, #center_column, #right_column {
	text-align: left;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFF;
	margin: 0px;
}
#header {
	color: #999;
	background-color: #000;
	height: 300px;
	background-image: url(../Osprey%20Banner%201000x300.jpg);
}
#photography_header {
	color: #999;
	background-color: #000;
	height: 300px;
	background-image: url(../Glacier_1000x300.jpg);
}
#bowlgames_header {
	color: #999;
	background-color: #000;
	height: 200px;
	background-image: url(../Cardinal_1000x200.jpg);
}
#wide_right_column table {
	font-size: 9px;
}
#header p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#container #left_column, #center_column, #right_column {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 290px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#container #right_column {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 300px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#wide_right_column {
	border: thin solid #000;
	float: left;
	width: 612px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#chart_div {
	border: thin solid #000;
	position: relative;
	top: auto;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	width: 612px;
	height: 400px;
}
