body {
	background: white;
	color: black;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: normal;
	margin-top: 15px;
	margin-right: auto;
	margin-left: 40px;
}

input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #3056DB solid;


}

select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px #3056DB solid;
}

form {
	margin: 0;
}

p {
	margin-top: 0;
	margin-bottom: .5em;
}

a {
	text-decoration: none;
}


a.footnav:link {
	background: transparent;
	color: black;
	font-size: 10px;
}

a.footnav:visited {
	background: transparent;
	color: black;
	font-size: 10px;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	padding-top: 0;
	margin-top: 1em;
	margin-bottom: .5em;
	padding-bottom: 0;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 0;
	margin-top: 1em;
	margin-bottom: .5em;
	padding-bottom: 0;
}

.arttitle {
	color: #3056DB;
	background: transparent;
	font-weight: bold;
	font-size: 110%;
}

hr {
	height: 1px;
	color: #3056DB;
}

table {
	border: none;
}

th {
	color: black;
	background: yellow;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#header {
	padding-left: 10px;
	width: 900px;
}

#mainbody {
	width: 900px;
}

#leftcol {
	position: absolute;
	top: 75px;
	left: 50px;
	width: 180px;
	margin-right: 0px;
}

#rightcol {
	position: absolute;
	top: 75px;
	left: 240px;
	width: 595px;
	padding-bottom: 5em;
}

#maincontent {
	border-right: 1px solid #3056DB;
	border-left: 1px solid #3056DB;
	border-bottom: 1px solid #3056DB;
	margin: 0;
	min-height: 232px;
	background: transparent;
}

#navbuttons {
	margin: 0px;
	margin-left: 10px;
	background: transparent;

}


.leftbox {
	border-right: 1px solid #3056DB;
	border-top: 1px solid #3056DB;
	border-bottom: 1px solid #3056DB;
	margin-top: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;

}
.newshead {
	font-weight: bold;
	margin-bottom: 10px;
}

.newsblurb {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.error {
	color: red;
	font-weight: bold;
}

#bigbluebox {
	position: absolute;
	top: 43px;
	left: 170px;
	background: transparent url(art/hp_blue_box.gif) no-repeat top left;
	width: 416px;
	height: 241px;

}

#states {
	background: transparent;
	color: white;
	font-size: 80%;
	position: absolute;
	top: 110px;
	right: 155px;
	border-right: 1px solid #77b3fb;
	text-align: right;
	padding-right: 10px;
}

#newyorkstate {
	margin: 0;
	padding: 0;
}

#cities {
	position: absolute;
	top: 100px;
	left: 270px;
	background: transparent;
	color: #AAA;
	font-size: 80%;
	visibility: hidden;

}

a.whitelink {
	color: white;
	background: transparent;
}
a.graylink {
	color: #AAA;
	background: transparent;
}

#articlebox {
	position: absolute;
	left: 0px;
	top: 280px;
	border: 1px solid #3056DB;
	width: 350px;
	height: 140px;
	overflow: auto;
	padding: 10px;
}

#tmmcnews {
	position: absolute;
	top: 280px;
	left: 385px;
	border: 1px solid #3056DB;
	width: 170px;
	font-size: 90%;
	color: #888;
	background: #BBD9FD;
	padding: 20px;
	height: 120px;
}

#searchbox {
	float: left;
	border: 1px solid #3056DB;
	width: 154px;
	color: #888;
	background: #BBD9FD;
	margin-top: 0px;
	padding: 10px;
	margin-left: 12px;
}

#ratesbox {
	border: 1px solid #3056DB;
	margin-top: 12px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	color: #888;
	background: #BBD9FD;

}

#foot {
	position: absolute;
width: 350px;
	top: 440px;
	left: 0px;
	font-size: 9px;
	margin-bottom: 20px;
	color: #AAA;
}


#streeteasy {
	position: absolute;
	top: 455px;
	left: 385px;
	border: 1px solid #;
	width: 202px;
	font-size: 80%;
	text-align: center;
	color: black;
	background: #ffffff;
	padding: 5px;
	height: 125px;

}


#livechat {
	border: 0px
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	

}

