#content{
	background-color: #F1F2F2;
}
a#home-link{
	background-image: url(images/home_back.gif);
}

textarea{
	height: 150px;
}

#text table{
	width: 350px;
}

#text td{
	vertical-align: top;
}

#text td.tw-mailform-input-cell{
	text-align: right;
}

#subnavilinks a{
	background-color: #DEE2E2;
}
#subnavilinks a:hover,  #subnavilinks a.selected-main{
	background-color: #D1D8D8;
}
