body{
	background-color: white;
	margin: 0px;
	padding: 0px;
}

#mainTable{
	border-bottom:10px solid #780637; 
	background-repeat: no-repeat; 
	background-position: right bottom;
	background-image: url(Images/bottomWatermark.jpg);
}

#quoteCell{
	background-repeat: no-repeat; 
	background-position: right top;
	background-image: url(Images/bulb.jpg);
	vertical-align: top;
}

#topWatermark{
	background-repeat: no-repeat; 
	background-position: right top;
	background-image: url(Images/topWatermark.jpg);
}

.rowBottomBorder td{
	border-bottom: 1px solid #780637;
}

a{
	color: Gray;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover{
	color: Black;
	text-decoration: underline;
}

#pageLogo{
	margin: 5 10 5 60;
}

#siteName{
	font-size: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

#pageQuote{
	color: Gray;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 200 10 10 20;
	text-align: right;
}

#tableMenu{
	border-top: 10px solid #780637;
	border-bottom: 4px solid #E4CDD7; 
	margin: 1 5 5 0;	
}

#tableMenu tr td a{
	border-left: 5px solid white;	
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	height: 28px;
}

#tableMenu tr td a:hover{
	border-left: 5px solid #780637;	
	background-color: #F8F2F5;
}

#tableSubMenu tr td a{
	font-size: 12px;
	border-left: 5px solid white;	
	padding-top: 2px;
	padding-left: 10px;
	width: 100%;
	height: 24px;
}

#tableSubMenu tr td a:hover{
	border-left: 5px solid #780637;	
	background-color: #F8F2F5;
}

#pageTitle{
	font-weight: normal;
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
	text-align: right;
	vertical-align: bottom;
}

.plainText{
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	padding: 10 10 10 20;
}

#pageText{
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	padding: 10 10 10 20;
	width:100%;
	height:100%;
	overflow-y: auto;
}

.highlightedMenu{
	border-left: 5px solid #780637;
	background-color: #F8F2F5;
}

.inertia{
	margin-left: 10px;
}

#grayedText{
	color: Silver;
	font-size: 20px;
}

#amityStyle{
	font-size: 30px;
	font-family: Monotype Corsiva, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
