#MainTableLayout{
	border: 1px solid #9933CC;
	width: 800px;
	background-color: #FFFFFF;
	color: #003300;

}

#ToppCellLayout{
	width: 170px;
	background-color: #FFFFFF;
	border-top: 1px none black;
	border-right: 1px none black;
	border-bottom: 1px solid black;
	border-left: 1px none black;
}

#FamilyContactMenu{
border: 1px solid black;
width: 170px;
background-color: #E6E6E6;
}

#coolmenu{
	border: 1px solid #669966;
	width: 100%;
	background-color: #FFCCFF;
	text-align: left;
}

#coolmenu a{
	font: bold 13px Verdana;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #003300;
	text-decoration: none;
	border-top: 1px solid #669966;
	border-right: 1px none #669966;
	border-bottom: 1px solid #669966;
	border-left: 1px none #669966;
	white-space: nowrap;



}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #CCFFCC;
color: #996699;
}
.pageheader {
	color: #003300;
	left: auto;
	font-weight: bolder;
	text-decoration: underline;


}
.Phone {
	color: #003300;
	text-decoration: underline;
	font-weight: bolder;
	text-align: center;
	background-color: #FFCCFF;



}
.PageText {
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-transform: none;


}
.pictable {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #9933CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #003300;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	top: 0px;
	clip:  rect(0px auto auto auto);




}
.MainCellContent {
	margin: 0px;
	padding: 10px;
	border: thin none #003300;
}
.FrontPageRighttext {
	text-transform: none;
	color: #003300;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	border: thin none;
	letter-spacing: .2em;

}
