body
{
	background-color: #FFFFFF;
	margin-top: 0px;
}
.menuItems {font-family: Georgia, "Times New Roman", Times, serif, "Comic Sans MS";
	font-size: 18px;
	color: #F2B387;
	font-style: italic;
	line-height:1;
}
a.menuItems:link {
	text-decoration: none;
}
a.menuItems:visited {
	text-decoration: none;
}
a.menuItems:hover {
	text-decoration: none;
}
a.menuItems:active {
	text-decoration: none;
}

a.link:link {color: #0000FF}     /* unvisited link */
a.link:visited {color: #0000FF}  /* visited link */
a.link:hover {color: #0000FF}   /* mouse over link */
a.link:active {color: #0000FF}   /* selected link */


.footerText
{
	font-family: "Times New Roman"
	font-size: 24px
}

.indexBody,table
{
	background-color: #FFEEDD;
	color: #233249;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.mainTD
{
	width:795px;
	background-color:#FFEEDD;
	vertical-align:top;
	padding-top:27px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
}


.quoteText {
	color: #850715;
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
		font-style: italic;
		font-weight: bold;
}

.smallSizeText {font-size: xx-small}

.boldLargeText {
	font-size: 18px;
	font-weight: bold;
}

.catchPhraseText {
	color: #6A8AB9;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.italicTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
}

.smallRedText {
	font-size: x-small;
	color: #FF0000;
}


.ruthiPic {font-weight: bold; font-size: 26px; font-family: "Times New Roman", Times, serif;}

.regularText {font-size: 12px}

/* about me */

.aboutMeTable
{
line-height:1.6;
width: 100%;
/*height: 11px;*/
}
