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: left;
	width: 300px;
	text-align: center;
	padding-left: 50px;
	padding-top: 0px;
	}

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

#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;
	}

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

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

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

img.featured {
	height: 200px;
	width: 300px;
	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.linkend {
	color: black;
	text-decoration: none;
	}

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