#container {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
}
.timedate {
	color: #333333;
	letter-spacing: -1px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.headerbar{
	width: auto;
	height: 20px;
	color: #48390;
	margin: 0px;
	background-color: #333333;
	padding: 0px;
	overflow: visible;
	position: 0;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

.headerspry{
	width: auto;
	height: 20px;
	background-color: #333333;
}


#form_container {
	width: 500px;

}
#toplogo {
	background-image: url(images/logo1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 250px;
	margin-bottom: 10px;
}

#menu_a {
	height: auto;
	width: 700px;
}
#float_left {
	float: left;
	background-image: url(images/skateboards.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: normal;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25%;
	padding-top: 10px;
	padding-left: 20px;
	width: 680px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	letter-spacing: 0.3pt;
	font-weight: normal;
}

.dotted {
	margin-bottom: 10px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	*margin-bottom: -35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	white-space: normal;
}
.dotted_a {
	margin-bottom: 10px;
	width: 660px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	white-space: normal;
}
.dotted_b {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	*margin-top: 10px;
	*margin-bottom: -35px;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	white-space: normal;
}

.mid_dotted {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 650px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#subhead_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	letter-spacing: -1px;
}
#subhead_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.header_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
		margin-bottom: 10px;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
}


a.work:link, a.work:visited, a.work:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a.work:hover {
	color: #333333;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.required {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}

.notrequired {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
a.blog_headings:link, a.blog_headings:visited, a.blog_headings:active {
	color: #666666;
	letter-spacing: -1px;
	margin-bottom: 10px;
	_margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	_padding-bottom: 0px;
}
.white_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
a.main_heading_link:link, a.main_heading_link:visited, a.main_heading_link:active {
	text-decoration:none;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

a.main_heading_link:hover {
	font-size: 36px;
	font-weight: bold;
	color: #FF0033;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#arrow {
	background-image: url(p7ap/images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.index_link:link, a.index_link:visited, a.index_link:active {
	text-decoration:none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	line-height: 16px;
}

a.index_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	line-height: 16px;
}

a.header_link:link, a.header_link:visited, a.header_link:active {
	text-decoration:none;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
}

a.header_link:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	cursor: auto;
}
.stripe {
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	height: auto;
	width: auto;
	background-position: bottom;
	position: relative;
	overflow: visible;
	visibility: visible;
	vertical-align: bottom;
}

a.picture:link, a.picture:visited, a.picture:active {
	color: #FFFFFF;
}

a.picture:hover {
	color: #FFFFFF;
	
}

.enlarge {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 13px;
	font-weight: normal;
}
a.inText_link:link, a.inText_li  {
	text-decoration:underline;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #483902;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.blogsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	padding-left: 20px;
	letter-spacing: 0em;
}

a.inText_link:hover {
	color: #483902;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: normal;
	cursor: auto;
	line-height: normal;
	text-decoration: none;
}

#childlikeBG {
	float: left;
	background-image: url(images/childlikebackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	height: 400px;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
.back_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	display: inline;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main_headings_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCFF00;
	margin-bottom: 10px;
	letter-spacing: -1px;
	background-color: #333333;
}
.smallzag {
	height: 20px;
	width: auto;
	background-color: #333333;
}

.smallzag2

{
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	clear: both;
	float: none;
	}
	
.white_bk {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	text-align: center;
	margin-bottom: 0px;
}

.main_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

.blog_headings {
	letter-spacing: -0.1em;
	padding-top: 30px;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	text-align: left;
}

a.blog_headings:link, a.blog_headings:visited, a.blog_headings:active {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

a.blog_headings:hover {
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
}
.bloglogo {
	height: 61px;
	width: 75px;
	float: right;
	top: -65px;
	position: relative;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 10px;
}

.timedate {
	color: #999999;
	letter-spacing: -1px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.grey_bk {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	text-align: center;
	background-image: url(images/base.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

.breadcrumb {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}#inprogress {
	text-decoration: blink;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
