#Banner {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 760px;
	border-bottom-style: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	left: auto;
	right: auto;
	min-width: 760px;
	background-attachment: fixed;
}

#PageTitle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-image: url(../images/background_trickcyclists.jpg);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-position: center;
	padding-top: 15px;

}
#Container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	border: 1px solid #000000;
	padding: 0px;
	height: auto;
}
#NavBar {
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_navmenu.gif);
	background-repeat: repeat-x;
}
#PageContents {
	padding: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	width: 760px;
	margin-right: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-image: url(../images/background_trickcyclists.jpg);

}
#PrintCopyRight {
	visibility: hidden;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
