﻿body {
background-color:#cca9e6;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	font-weight: normal;
}
html {
	height:100%;
	}
	
}
body {
	height:100%;
 	margin:0;
 	padding:0;
}
}
#content {
	position:relative;
	z-index:1;
}
#news {
	background-color:#FFFFFF;
}
#newsHead{
	font-weight:700;
}

#navigationDir {
	width:210px;
	vertical-align:top;
	text-align:left;
}
#whiteQuote {
	color:white;
}
#yellowQuote {
	
	color:yellow;
}

#contentMain {
	
	text-align:left;
}
#TestQuoteHead {
	font-weight:700;
}
#TestQuoteCont {
	font-style:italic;
}
.paypalPrices {
	font-style: italic;
	color: #003399;
}
