@charset "utf-8";
html, body, h1, h2, h3, h4, ul, li {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: verdana,arial,sans-serif;
  line-height: 25px;
  font-weight: bold;
  font-size: 20px;
  color: red;
}
h2 {
  font-family: verdana,arial,sans-serif;
  line-height: 25px;
  font-weight: bold;
  font-size: 16px;
  color: #ffcc00;
}
h3 {
  font-family: "arial narrow",arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  color: #ffcc00;
}
img {
  border:  none;
}
a {
	color: #999999;
}
a:hover {
  color: #ffcc33;
}
.nopara {
	margin-top: 0px;
	margin-bottom: 2px;
}
.halfheight {
	font-size: x-small;
}
.date {
	color: #FFCC33;
	font-weight: bold;
	height: 13px;
}
.readmore {
	font-style: italic;
	color: #FFFF99;
}
.left {
  float: left;
}
.right {
  float: right;
}
.more {
  text-align: right;
}
.clear {
  clear: both;
}
body {
	direction: ltr;
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 10px;
	font-size: 12px;
	background-color: black;
	background-image: url(images/LogoBW_back4.gif);
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #ffffcc;
	scrollbar-3dlight-color: #555555;
	scrollbar-track-color: #444444;
}
#wrapper {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	text-align: left;
	position: relative;
	font-family: trebuchet ms,trebuchet,verdana,sans-serif;
	font-size: 13px;
	color: #ffffcc;
	width: 975px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
#header {
  background-image: url(images/SkateHeaderBackYellow.jpg);
  height: 200px;
  width: 975px;
}
.col_top_left {
	background-attachment: scroll;
	background-image: url(images/corners_top_grey_l.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 9px;
	width: 9px;
	top: -8px;
	left: -8px;
}
.col_top_right {
	background-attachment: scroll;
	background-image: url(images/corners_top_grey_r.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	height: 9px;
	width: 9px;
	top: -8px;
	right: -8px;
}
.col_bottom_left {
	height: 9px;
	width: 9px;
	float: left;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(images/corners_bottom_grey_l.gif);
	top: 1007px;
	left: 0px;
}
.col_bottom_right {
	top: 1007px;
	float: right;
	position: absolute;
	right: 0px;
	background-attachment: scroll;
	background-image: url(images/corners_bottom_grey_r.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
.col_bottom_left_grow {
	top: 1307px;
	height: 9px;
	width: 9px;
	left: 0px;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/corners_bottom_grey_l.gif);
}
.col_bottom_right_grow {
	top: 1307px;
	height: 9px;
	width: 9px;
	right: 0px;
	float: right;
	position: absolute;
	background-attachment: scroll;
	background-image: url(images/corners_bottom_grey_r.gif);
	background-repeat: no-repeat;
}
#col_left {
	position: relative;
	width: 200px;
	height: 1000px;
	float: left;
	top: 6px;
	background-color: #333333;
	padding: 8px;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col_left li {
  margin-left: 15px;
}
#col_left_grow {
	position: relative;
	width: 200px;
	float: left;
	top: 6px;
	background-color: #333333;
	padding: 8px;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1300px;
}
#col_left_grow li {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: circle;
}
#col_center {
	padding: 8px;
	float: left;
	position: relative;
	height: 1000px;
	top: 6px;
	left: 14px;
	width: 495px;
	background-color: #333333;
	margin-right: -8px;
}
#col_center_grow {
	padding: 8px;
	float: left;
	position: relative;
	top: 6px;
	left: 14px;
	width: 495px;
	background-color: #333333;
	margin-right: -8px;
	height: 1300px;
}
#col_center_scrolling {
	float: left;
	position: relative;
	height: 845px;
	width: 498px;
	background-color: #333333;
	overflow: auto;
}
#col_right {
	padding: 8px;
	width: 220px;
	top: 6px;
	height: 1000px;
	position: relative;
	float: right;
	background-color: #333333;
}
.large {
	font-size: large;
}
#col_right_grow {
	padding: 8px;
	width: 220px;
	top: 6px;
	position: relative;
	float: right;
	background-color: #333333;
	height: 1300px;
}
#footer {
	background-color: #222222;
	top: 12px;
	vertical-align: middle;
	clear: left;
	position: relative;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
#footer_grow {
	background-color: #222222;
	top: 12px;
	vertical-align: middle;
	clear: left;
	position: relative;
} 

#logo {
  top: 10px;
  left: 20px;
  width: 165px;
  height: 185px;
  z-index: 12;
  position: absolute;
  background-image: url(images/LogoBW.gif);
}
#logo h1 {
  font-family: "arial narrow",arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
#nav {
	text-align: left;
	position: absolute;
	background-color: black;
	left: 270px;
	top: 159px;
	width: 690px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5pt;
	font-weight: bold;
}
.selected            {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

#nav li {
	display: inline;
	color: #FFCC33;
}
#nav a {
	text-decoration: none;
	color: #FFCC33;
}
#nav a:hover {
	color: #FFFFFF;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
}
#gallery li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#body {
  padding-top: 3px;
  background-color: #ffffff;
}
.more a {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
	color: #FF0000;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  margin: 6px;
  float: left;
}
#copyright {
  padding: 3px;
  text-align: center;
  font-size: 9px;
}
.zg_div {
	width:117px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.zg_div_inner {
  color:#CCCCCC; 
  text-align:center; 
  font-family:arial, helvetica; 
  font-size:11px;
  background-position: center;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {
  color:#999999; 
  background:inherit !important; 
  text-decoration:none !important;
  text-align: center;
}
.center {
	text-align: center;
	display: inline-block;
	background-position: center;
}
p {
	margin-top: 0px;
	margin-bottom: 2px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
.indent10 {
	margin-left: 19px;
}
.flickr_blue {color: #0063DC}
.flickr_red {color: #FF0084}

