@charset "UTF-8";
/* CSS Document */

a:link {
	color: #4040ff;
	text-decoration: none;
}
a:visited {
	color: #5050a0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00e0e0;
}
a:active {
	text-decoration: none;
}

#NJSbanner {
	font-size: 280%;
	/* some computer/browsers don't have Trebuchet MS, so tell browser
	 * to use another sans-serif font instead.
	 */
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 650;
	padding-left: 120px;
}
/*
<H1><font color="#FFA62F">Jersey Shore Chapter</font><font color="#606060"> of the Antique Motorcycle Club of America</font></H1>
*/

body {
	background:url(/Images/background.jpg) repeat-y center;
	color:;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#NJSheader {
	/*
	background:url(/Images/jsamca_header.png) no-repeat top;
	*/
	background:url(/Images/cjamca_logo.png) no-repeat left;
	border: 0px solid;
	top:0px;
	height: 125px;
	margin: 0 auto;
	padding: 0px;
	margin-top:0px;
	margin-bottom: 10px;
	width: 880px;
	z-index:1;
	background-size: contain
}

#NJStopnavleft {
	display: none;
}

#NJStopnavright {
	position: relative;
	top:145px;
	left:340px;
	width:500px;
	float:;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	list-style: none;
	margin:;
	padding-left: 10px;
	text-align:right;
}

#NJSSidebar {
	background:url(/Images/stunt_team_posterized_faded_200w.png) top ;
	border: 0px solid;
	float: left;
	top:170px;
	left:0px;
	width:200px;
	min-height: 700px;
	margin:;
	padding: 0px;
	margin-top:0px;
	z-index:1;
}

#NJSSidebartext {
	position: relative;
	background-color:;
	float:left;
	top: 20px;
	left:10px;
	width:180px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:18px;
	/* color:#E16E01; */
	color:#ff6600;
	text-align:left;
	padding: 5px 10px 5px 5px;
	z-index:6;
}

#NJSmain {
    position: relative;
    background: url() repeat;
    margin: 0 auto;
    border: 0px solid;
    float: left;
    /* top: 170px; */
    left: 10px;
    width: 670px;
    /* padding: 0px; */
    /* margin-top:0px; */
    /* z-index:1; */
}

#NJSpagenav { list-style: none; }

#NJSrap {
	background: url() #FFFFFF center repeat-y;
	margin: 0 auto;
	padding: 0px 8px;
	text-align: left;
	width:880px;
	z-index:1;
}

#NJSfooter {
	background-image:url(/Images/cjamca_footer.jpg);
	background-repeat:no-repeat;
	border-top: #333333 0px solid;
	clear: both;
	color: #CC6600;
	font-size: 11px;
	margin:;
	padding:;
	text-align: right;
	height: 150px;
	width: 880px;
	vertical-align:top;
}
#NJSfootertext {
	position:relative;
	background-color:;
	float:right;
	top: 8px;
	left:;
	width:600px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:right;
	padding: 0px 10px 0px 0px;
	z-index:6;
}
#NJSfooters3 {
	position:relative;
	background-color:;
	top: 15px;
	left: 18px;
	width:150px;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	padding: 0px 0px 0px 0px;
	z-index:6;
}

