body
{
	background-color:#FFF;
background-repeat:no-repeat;
background-attachment:fixed;
}


body,td,th {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	color: #666;
	text-align: left;
}



.backgroundHome { 
background-image: url(images/homeBkg.jpg); 
background-repeat:no-repeat;
}


.backgroundAbout { 
background-image: url(images/aboutBkg.jpg); 
background-repeat:no-repeat;
}

.backgroundTech { 
background-image: url(images/techBkg.jpg); 
background-repeat:no-repeat;
}


.backgroundServices{ 
background-image: url(images/servicesBkg.jpg); 
background-repeat:no-repeat;
}

.backgroundContact { 
background-image: url(images/contactBkg.jpg); 
background-repeat:no-repeat;
}


.backgroundRadiologists { 
background-image: url(images/radiologistsBkg.jpg); 
background-repeat:no-repeat;
}

.backgroundCases{ 
background-image: url(images/casesBkg.jpg); 
background-repeat:no-repeat;
}

.maintext {
	width : 700px;
	line-height:20px;
	font-size:16px;
	margin-left:140px;
}


.formtext {
		width : 600px;
	line-height:30px;
	font-size:16px;
	color:#97ee89;
}

.formtextMaroon {
		width : 800px;
	line-height:20px;
	font-size:16px;
	color:#5d0000;
}

.blueLink {
	color:#b4ffe0;
	text-decoration:none;
}

.blueLink:Hover {
	color:#fff;
	text-decoration:underline;
}


.redLink {
	color:#ec2323;
	text-decoration:none;
}

.redLink:Hover {
	color:#fff;
	background:#ec2323
}








.toggler {
	color:#5d0000;
	text-decoration:none;
		width : 800px;
	line-height:20px;
	font-size:16px;
	margin-left:140px;

}

.toggler:Hover {
	color:#ec2323;
	text-decoration:underline;
		width : 800px;
	line-height:20px;
	font-size:16px;
	margin-left:140px;

}


.active {
	color:#ec2323;
	text-decoration:none;
		width : 800px;
	line-height:20px;
	margin-left:140px;
}

.nav {
	text-align: left;
}
.logo {
	text-align: left;
}
.Center {
	text-align: center;
}
