/* end top nav bar and menu */



#main {

	background: #FFFFe8;

}



#content {

	width: 728px;

	background: #FFFfe8;

	margin:0;

	padding-left: 25px;

	padding-right: 25px;

}



#content table {

	width: 728px;

	background-color: #fff;

}

#content table.tableText {

	background-color: #ffffe8;

	width: 738px;

}

#content table.tableText td {

		padding: 0 20px 5px 20px;

}



#content table.tableText img {

	margin: 0 10px 5px 0;

	float: left;

}

#content p.rightSM {

	text-align: right;

	font-size: 9px;

	margin-top: -20px;

}



td.content	{

	background-color: #ffffe8;

	padding-left: 0;

}



.staffGreen {

	background-color: #EFEBC7;

}



.header {

	border-bottom: 1px solid #C60000;

	padding-bottom: 2px;

	background-color: #ffffe8;

	text-align: left;

}

th.subhead {

	text-align: left;

	padding: 6px 5px 2px 5px;

	background-color: #ffffe8;

	font-weight: bold;

	border-bottom: 1px solid #B23030;
	
	margin-top:6px;

}



#staff, #techGuide {

	background-color:#FFFFe8;

	margin: 0;

	padding: 0;

}



#staff td,#staff th,#techGuide td,#techGuid th {

	padding: 2px 5px 2px 5px;

	margin: 0;

}



#staff table {

	padding: 0;

	background-color: #ffffe8;

}

#techGuide td {

	border-bottom: 1px solid #8D8A55;

	border-right: 1px solid #8D8A55;

	border-left: 1px solid #efebc7;

	border-top: 1px solid #ffffff;

	text-align: left;

}



#techGuide th {

	background-color: #EFE7CC;

	padding: 2px 5px;

	border-bottom: 1px solid #8D8A55;

	border-right: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	text-align: left;

	}

	

#techGuide h2 {

	background-image: none;

	background-color: #4D4C6D;

	color: #ffffff;

	font-weight: bold;

	text-align: left;

	font-size: 14px;

	line-height: 16px;

	margin-bottom: 2px;

	margin-top: 5px;

}

#techGuide .subHead {

	background-color: #4d4c6d;

	border-bottom: 1px solid #ffffff;

	border-top: 8px solid #ffffe8;

	

}


