.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content a{
	text-decoration:none;
	color: #990000;
}
.content a:hover{
	color: #990000;
	text-decoration:underline;
}
.homeBG {
	background-image: url(Images/homeBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.testBG {
	background-image: url(Images/testBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.priceBG {
	background-image: url(Images/priceBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.serviceBG {
	background-image: url(Images/serviceBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tonyBG {
	background-image: url(Images/tonyBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.resourceBG {
	background-image: url(Images/resourceBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.friendsBG {
	background-image: url(Images/friendsBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactBG {
	background-image: url(Images/contactBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.footer a{
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;


}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nameBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.nameBig a{
	color: #333;
	text-decoration:none;
}
.nameBig a:hover{
	color: #333;
	text-decoration:underline;
}
