body {
	margin: 0 0 0 0;
	background-color: white;
	background-image: url("http://nerdyorkcity.com/images/masthead/mastheadbackground.jpg");
	background-repeat: repeat-x;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	border: none;
	color: black;
	}

#shell {
	margin: 0 auto 0 auto;
	border: none;
	width: 900px;
	}

#masthead {
	height: 100px;
	width: 900px;
	border: none;
	background-color: transparent;
	margin: 0 0 0 0;
	}

#rightside {
	float: right;
	width: 300px;
	text-align: center;
	padding-left: 50px;
	padding-top: 0px;
	}

#leftside {
	float: left;
	width: 550px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	}

#menuleft {
	border: none;
	margin: 0 0 0 0;
	color: gray;
	text-align: center;
	padding-top: 15px;
	}

#calendarleft {
	border: none;
	margin: 0 0 0 0;
	color: gray;
	text-align: center;
	padding-top: 15px;
	}

#menuright {
	border: none;
	margin: 0 0 0 0;
	color: gray;
	text-align: center;
	padding-top: 15px;
	}

#menuright2 {
	border: none;
	margin: 0 0 0 0;
	color: gray;
	text-align: center;
	padding-top: 15px;
	}

#menuright3 {
	border: none;
	margin: 0 0 0 0;
	color: gray;
	text-align: center;
	padding-top: 1px;
	}

#moneyright {
	height: 250px;
	width: 300px;
	padding-top: 15px;
	}

#featuredright1 {
	height: 200px;
	width: 300px;
	padding-top: 15px;
	}

#featuredright2 {
	height: 200px;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 40px;
	}

#featuredright2guide {
	height: 200px;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 60px;
	}

#featuredright2guide2 {
	height: 200px;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 80px;
	}

#end {
	clear: both;
	margin: 0 0 0 0;
	background-color: white;
	color: black;
	border: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#guidebookend {
	clear: both;
	margin: 0 0 0 0;
	background-color: white;
	color: black;
	border: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	}

span.boldblack {
	color: black;
	text-decoration: none;
	font-weight:bold;
	}

span.bold {
	font-weight: bold;
	}

span.italic {	
	font-style: italic;
	}

span.grey {
	color: gray;
	}

p.title {	
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: black;
	font-weight: bold;
	width: 550px;
	clear: left;
	}

p.titleguidebook {	
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: black;
	font-weight: bold;
	width: 550px;
	clear: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	}

p.guidebook {	
	float: left;
	width: 175px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	}

p.guidebookend {	
	float: left;
	width: 175px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	}

hr.guidebook {	
	clear: left;
	height: 2px;
	border: none;
	background-color: black;
	width: 550px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	}

hr.guidebook2 {	
	clear: left;
	height: 2px;
	border: none;
	background-color: black;
	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	}

p.end {	
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

img.masthead {
	height: 100px;
	width: 900px;
	border: none;
	background-color: transparent;
	}

img.featured {
	height: 200px;
	width: 300px;
	background-color: white;
	border: none;
	}

img.leftmainimage {
	height: 250px;
	width: 550px;
	background-color: white;
	border: none;
	}

a.menu {
	color: black;
	text-decoration: none;
	font-weight:bold;
	}

a.menu:hover {
	text-decoration: underline;
	font-weight:bold;
	}

a.menuright {
	color: gray;
	text-decoration: none;
	}

a.menuright:hover {
	text-decoration: underline;
	}

a.link {
	color: black;
	text-decoration: underline;
	}

a.linkend {
	color: black;
	text-decoration: none;
	}

a.linkend:hover {
	text-decoration: underline;
	}